Building a Containerized Quarkus API and a CI/CD Pipeline on AWS EKS/Fargate with CDK
Source: DZone DevOps
Overview
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 to implement an API for the customer management.
In the continuity of this previous post, the current one will try to go a bit further and replace…