Book Image

AWS Cloud Development Kit - From Beginner to Professional [Video]

By : Valaxy Technologies
Book Image

AWS Cloud Development Kit - From Beginner to Professional [Video]

By: Valaxy Technologies

Overview of this book

The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework to define your cloud application resources using familiar programming languages. In this course, we will start by understanding the basics of the AWS Cloud Development Kit and the need for CDK. You will create your first CDK Stack and learn to deploy It along with planning and visualizing your deployments. You will learn about resources and reusability in CDK stacks and learn to launch EC2 using CDK. Furthermore, you will learn to create IAM users and groups and how to import pre-existing CloudFormation templates into CDK. You will learn to manage fully managed message queues for microservices. In the last part of the course, you will learn to create Lambda for event-driven architecture, schedule your Lambda function: Cron in the cloud, and understand about CloudWatch live dashboards and widgets. You will also learn to build a serverless containerized chat application. By the end of this short course, you will have an in-depth understanding of the AWS Cloud Development Kit. All resources and code files are placed here: https://github.com/PacktPublishing/my-first-cdk-project
Table of Contents (7 chapters)
7
Build a Chat Application with CDK
Chapter 1
AWS Cloud Development Kit
Section 1
Why Do We Need AWS Cloud Development Kit (CDK)
This video explains the need for AWS Cloud Development Kit.