Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to AWS Cloud Development Kit (CDK)
Rating: 4.2 out of 5(427 ratings)
7,728 students

Introduction to AWS Cloud Development Kit (CDK)

Learning the basics of the new AWS CDK Infrastructure as Code
Created byScott Nixon
Last updated 3/2020
English

What you'll learn

  • How CDK compares to CloudFormation and the AWS SDK
  • Create a new CDK project
  • Create a VPC with CDK
  • Understand how to read the CDK documentation.
  • Author Custom CDK Constructs
  • Use CloudFormation Constructs

Course content

4 sections8 lectures32m total length
  • Introduction0:27

    Learn how to use the aws cloud development kit (cdk) to build and deploy your first sdk application, gaining a valuable new tool for your devops and software engineering career.

  • Why is AWS CDK Important?5:09

Requirements

  • Basic familiarity with JavaScript or Typescript Programming
  • Knowledge of AWS Services.
  • Mac, Windows, or Linux computer to practice lessons on.
  • Desire to learn Infrastructure as Code

Description

If you are new to Infrastructure as Code AWS CDK is a great place to start. CDK's constructs provide you with sane defaults based on AWS's best practices. It's fun to use and the best way to manage your AWS infrastructure.


If you are an experienced CloudFormation engineer, this course will give you the essential details you need to start experimenting and deploying AWS Infrastructure in minutes.

Who this course is for:

  • DevOps Engineers or Site Reliability Engineers
  • Software Engineers
  • Solutions Architects Consultants
  • Systems Administrators or SysOps
  • QA Engineers