This article contains a series of top 8 recommended books to improve your programming skills. Each book is an addition to a developer's skills and an interesting read. From concurrency, design patterns, refactoring, and microservices this list covers it all.
This blog post explores why a single real-time pipeline, called Kappa architecture, is the better fit and the role of batch processing in it without requiring Lambda.
Learn about container lifecycle events and hooks with a deployment example comprising a main Kubernetes container running NGINX and a sidecar container running busybox.
Spring Boot offers a metrics endpoint that you can use diagnostically to analyze the metrics gathered by the application. Keeping track of metrics for Spring Boot 2.x.
MicroStream is a fundamentally new persistence framework for storing complex Java object graphs natively, which means the object graph is stored on disk as it is in RAM.
Data fabric is a viable strategy to help overcome the barriers that previously made it hard to access data and process it in a distributed data environment.
Some scenarios in microservice-based architecture involve multiple microservices. Read how completion of the scenario depends on the task completion of each microservice.
How to install Helm Charts as a package manager for Kubernetes. Helm Charts provide a dynamic way to bind different configurations and also generate YAML.
Apache Camel can be run anywhere as a standalone or embedded as a library, and it aids integration. Read on to learn how to use it to expose REST services.
Moving to AWS Graviton processors can cut your AWS bill by up to ⅓. Learn the top 10 lessons needed to leverage these processors and cut your infrastructure costs.