Part 3 - Infrastructure Development with CDK
Serverless Infrastructure Development - [AWS CDK Typescript IaC]
▪ For example if we talk about AWS SQS, we will see
▪ Developing AWS CDK typescript code for AWS SQS and provision it
▪ Part 4 - Application Development with NodeJS using AWS SDK
Microservices Lambda Function Development - [Nodejs Lambda Functions using AWS SDK for JavaScript v3]
▪ For example if we talk about AWS SQS in our serverless e-commerce application, we will see
▪ Developing Ordering Microservice poll event queue business logic with AWS SDK