Explore AWS CDK to Deploy Apps

Hi Everyone,
This Video is a part of the Playlist "AWS CDK WORKSHOP"

Link https://www.youtube.com/watch?v=A_9FlZXM-u0&list=PLT5Jhb7lgSBMyju5pwL-F7e7XVzApw2-k

The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework for defining cloud infrastructure as code with modern programming languages and deploying it through AWS CloudFormation.

GitHub Link
https://github.com/tkssharma/aws-cdk-workshop

Learn AWS CDK
https://www.youtube.com/watch?v=wJp01EhLTsA&list=PLIGDNOJWiL19mNkS0cilXJPUtZxf2FhTr

In this video, I will give an overview of AWS Accounts and Services and will use AWS CDK to create resources on the AWS Platform
what we need is

- AWS Account
- AWS CLI installed
- aws-cdk lib installed

we will talk about simple demo and will see how to deploy a simple Stack on AWS
Deploying different tasks with constructs like

- deploying S3 bucket on AWS
- creating SNS Topic
- Creating SQS Queue
- Creating Lambda with API Gateway proxy
- setting s3 bucket with CloudFront (status website hosting)
- deploying dynamo Table with Lambda and API Gateway

we will talk about the AWS-CDK toolkit to build infra for our application
AWS Cloud Development Kit (AWS CDK) accelerates cloud development using standard programming languages to model your applications.

The AWS Cloud Development Kit (AWS CDK) lets you define your cloud infrastructure as code in one of its supported programming languages. It is intended for moderately to highly experienced AWS users.

Ideally, you already have experience with popular AWS services, particularly AWS Identity and Access Management (IAM). You might already have AWS credentials on your workstation for use with an AWS SDK or the AWS CLI. You might also have experience working with AWS resources programmatically.

Familiarity with AWS CloudFormation is also useful because the output of an AWS CDK program is an AWS CloudFormation template.

Finally, you should be proficient in the programming language you intend to use with the AWS CDK.

Github :
https://github.com/tkssharma/uber-eats-clone-app

šŸ¦ Twitter: https://twitter.com/tkssharma
šŸ¦ Github: https://github.com/tkssharma
šŸ¦ Website: https://tkssharma.com
šŸ¦ Blogs: https://blog.tkssharma.com

Iā€™m Tarun, I am Publisher, Trainer Developer, working on Enterprise and open source Technologies JavaScript frameworks (React Angular, sveltekit, nextjs), I work with client-side and server-side javascript programming which includes node js or any other frameworks Currently working with JavaScript framework React & Node js šŸš€ with Graphql šŸŽ‰ developer publications.

I am a passionate Javascript developer writing end-to-end applications using javascript using React, Angular šŸ…°ļø, and Vue JS with Node JS, I publish video tutorials and write about everything I know. I aim to create a beautiful corner of the web free of ads, sponsored posts,

Comments