AWS CDK Fundamentals – Crash Course
AWS CDK Fundamentals – Crash Course, Learn basic concepts of AWS CDK and deploy CDK based stacks to AWS.
Course Description
UPDATE – July 2020: Checkout Bonus Lectures Section for Kubernetes on AWS using Amazon EKS course
UPDATE – June 2020: Checkout Bonus Lectures Section for Ultimate DevOps using AWS CDK and Python course
AWS CDK Fundamentals course provides a very Sweet and Crisp introduction to AWS Cloud Development Kit.
AWS CDK is a software development framework provided by AWS to provision infrastructure using code. This is the only framework which supports popular programming languages like Python, Java, C#, JavaScript and TypeScript to provision infrastructure.
This course sets the tone right and enables you to build basic understanding about CDK. This course covers:
- CDK Concepts
- CDK Installation and commonly used commands
- CDK Bootstrapping
- Deploy VPC Stack
- Deploy S3 Stack
You will not only just familiarize yourself with CDK concepts but you will also end up deploying couple of stacks on AWS.
This course will provide you everything you need to get started with Cloud Development Kit (CDK)