How to Turn a Simple User Story into a Full Serverless CI/CD Pipeline on AWS
When people first hear terms like serverless, Fargate, Lambda, API Gateway, ECR, ECS and Jenkins, it can all feel like a lot of moving parts with no obvious place to begin. recentlyy, that was exactly the challenge I wanted to work through: not just understanding each service in isolation, but seeing how they fit together as part of one working application. In this post, I’ll explain how I turned a simple user story into a full serverless CI/CD pipeline on AWS