Cross-cutting concerns are an integral part of any system design. By identifying and defining the Cross-cutting concerns upfront helps to design more secure and performant applications
AWS Elastic Container Registry can now be setup to automatically scan images on push and provide feedback on vulnerabilities that need to be addressed.
Porter, a load balancer developed for bare metal Kubernetes cluster, was officially included in CNCF Landscape—marking it as an important solution for developers.
Cache invalidation has a lot of tricks and can be confusing. We'll often use ''req.url ~ /'' even though there's a better way. Here's why we use it, why it's good but mostly bad, and how to fix it.
These are best online courses to learn Spring Boot, Advanced Java, Docker, React, Microservices, DEvops, and Angular to become full stack Java developer.
Evaluating different protocols like AVRO, Thrift, Protobuff, and MessagePack. Let's cover each one in-depth starting with AVRO—a data serialization framework.
As the flagship serverless computing product, Lambda promises cheaper compute, easier architecture, and simpler development processes. But does it deliver?