You May Also Enjoy
Building a Containerized Quarkus API and a CI/CD Pipeline on AWS EKS/Fargate with CDK
17 minute read
In a recent post, I have demonstrated the benefits of using AWS ECS (Elastic Container Service), with Quarkus and the CDK (Cloud Development Kit), in order t...
Building a Containerized Quarkus API on AWS ECS/Fargate with CDK
16 minute read
In a three articles series published recently on this site (Part 1, Part 2, Part 3), I’ve been demonstrating the power of the AWS Cloud Development Kit (CDK)...
EIP: Back to Fundamentals - The Content Enricher
6 minute read
The Content Enricher
Java: From Imperative to Functional - A Complete Use Case
13 minute read
Java, as anybody knows, isn’t a functional language. It doesn’t allow for functional programming. But once having said that, it’s important to mention that t...