In this video, we will learn how to set up AWS CDK to deploy our AWS applications to both LocalStack and AWS.
I’ll walk you through the CDK setup and the configurations to deploy a Web API, along with DynamoDB, SQS, and a Lambda function, ensuring everything works seamlessly in both environments.
By the end, you’ll know how to set up CDK to quickly develop locally on LocalStack and deploy to the cloud.
We will use .NET to write our CDK code, but you can use any language you choose.
This video is sponsored by AWS.
🔗 AWS CDK - https://docs.aws.amazon.com/cdk/v2/gu...
🔗 AWS CDK Local https://github.com/localstack/aws-cdk-local
Additional Watching
📹AWS CDK - https://bit.ly/aws-cdk-dotnet
📹LocalStack - https://youtu.be/zqwgDQjxGUg?si=bapmCMLzrJkL2H-X
📹Function URLs - https://youtu.be/KMM_q-Uta0Y?si=gMyba_id_m3Yy6I4
📹Function URLs Auth - https://youtu.be/75EEaN-oBAg?si=KbKT-snpyEBxwA9j
📹AWS Series - https://bit.ly/aws-net-series
📹 ASP Series - https://bit.ly/asp-net-core-series
📹 Messaging Series - https://bit.ly/dotnet-messaging
📹RabbitMQ Series - https://bit.ly/rabbitmq-net-series
Come say hi! ✋
🌍 Blog - https://rahulpnath.com/
✉ Subscribe to my Newsletter - https://www.rahulpnath.com/subscribe
🐦Twitter - / rahulpnath
📸Instagram - / rahulpnath
#dotnet #aws #cdk