Akash Chatterjee

July 25, 2023

Setting up a CI/CD Pipeline for AWS Lambdas

Implementing code via AWS lambdas has always been a double-edged sword.

It's one of the easiest ways to deploy code but also has its pitfalls when it comes to implementations with complex logic, external library dependencies and version control.
 
I wanted to document the process of how I implement CI/CD with AWS lambdas from scratch.
Overall, once you're able to set up the flow, it becomes very easy to manage lambda deployments while coding it in the comfort of your local editor.

Check out the full Loom recording here!
Drop a comment if you have any doubts and I'll try my best to respond.

About Akash Chatterjee

When not coding or solving technical challenges, I'm contemplating the deeper questions that lie at the intersection of innovation and human existence.