A discussion of monolithic vs. microservices-based software architectures, and how these two architectural models stack up in a real-world use case. Read all
AWS Lambda is great for putting together and deploying serverless applications. Here's how you can run it locally with the benefit of SAM Local's features. Read all
A data expert discusses the phenomenon of data redundancy, and how it can become a problem when dealing with big data sets in databases and data warehouses. Read all
A mobile developers takes a look at using Amazon SQS as an event source for to an AWS Lambda instance, and shows how do to this in a real-world application. Read all
For the first article in this series, we take a look at how to install and configure the Eureka Server to act as an auto-discovery tool for your Java microservices. Read all
Integrating k6 into Azure Pipelines, a CI/CD tool, can help save you time and ensure that you catch any performance regressions that occur due to code changes. Read all
A data scientist provides a tutorial on how to upgrade your HDP to the latest version, 3.1, and discusses the improvements made with the latest upgrade. Read all