© 2026 Hashnode
Want to catch up from the start? Click here to read the first part of the series Previously... In my previous article, I figured out the manual steps of provisioning an AWS API Gateway and API deployments via awscli. Today's Objective In this articl...

Previously... In my previous article, I wanted to test if I can deploy API Gateway solely through CloudFormation. While it seems possible, it will become increasingly difficult to maintain. This is due to the constant updating of CloudFormation stack...

The Inspiration The Why There was a discussion with my colleagues on how there would still be inevitable manual steps such as subsequent deployment for AWS API Gateway. Initial research points towards using CloudFormation(CF) lambda-backed custom res...
