
Mastering Serverless Workflows: AWS Step Functions Unleashed
Explore how AWS Step Functions revolutionize cloud architecture, offering insights into creating efficient, scalable serverless workflows.
5 articles and tutorials

Explore how AWS Step Functions revolutionize cloud architecture, offering insights into creating efficient, scalable serverless workflows.

CDK and SAM can be used together to create serverless applications. You will use CDK to define and create your AWS resources, and then you will use SAM to test your serverless resources.

I will show you how you can deploy a CDK project using the Developer Tools of AWS, and a different approach to creating it with AWS console and with IaC.

Do you want to know how CDK works and how to deploy it from scratch? I will explain to you how to do it.

Before creating my blog and starting posting I did a lot of research comparing technologies, creating proofs of concept, and it took me weeks to figure out how to do it until I felt comfortable with the solution. Want to know more?