From the course: AWS Certified Data Engineer Associate (DEA-C01) Cert Prep
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
AWS Cloud Development Kit (CDK)
From the course: AWS Certified Data Engineer Associate (DEA-C01) Cert Prep
AWS Cloud Development Kit (CDK)
(gentle music) - Hi guys. The AWS Cloud Development Kit, the CDK, is one of those services that you just about need to know a little bit of information for the exam. It doesn't come up very often and, if it does, it might even just be an incorrect answer rather than a correct one. So really, it's just about knowing what it is and, at a very basic level, what it's used for. The CDK gives you a framework for defining your cloud applications using programming languages that your development team might be familiar with. It will provision your resources using AWS CloudFormation. So there's a key point here. You are taking a familiar programming language, for example, Python, TypeScript, Java, and .NET, and you are then using CloudFormation to deploy your resources. Now, as you know from our CloudFormation lessons, the CloudFormation templates are written in YAML or JSON. So maybe your developers aren't familiar with those languages and they want to define their applications using Python…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
-
-
(Locked)
Introduction37s
-
(Locked)
Serverless services and event-driven architecture4m 57s
-
(Locked)
Amazon Simple Queue Service (SQS)9m 18s
-
(Locked)
Amazon Simple Notification Service (SNS)3m 9s
-
(Locked)
AWS Step Functions2m 7s
-
(Locked)
Hands-on learning: Create a state machine for data analytics5m 14s
-
(Locked)
Amazon S3 event notifications1m 43s
-
(Locked)
Amazon EventBridge1m 15s
-
(Locked)
Hands-on learning: Create an event bus and rule5m 26s
-
(Locked)
Amazon Managed Workflows for Apache Airflow2m 15s
-
(Locked)
Hands-on learning: Orchestrate EMR tasks using Amazon MWAA9m 39s
-
(Locked)
AWS CloudFormation4m 16s
-
(Locked)
Hands-on learning: Create an AWS Glue Catalog with partitions8m 18s
-
(Locked)
AWS Serverless Application Model (SAM)4m 22s
-
(Locked)
Hands-on learning: Run a SAM app using CloudShell7m 54s
-
(Locked)
AWS Cloud Development Kit (CDK)1m 52s
-
(Locked)
CI/CD overview5m 59s
-
AWS CodeCommit and CodePipeline3m 59s
-
(Locked)
Hands-on learning: Install Git5m 49s
-
(Locked)
Hands-on learning: Deploy an AWS Glue job with CodePipeline11m 29s
-
(Locked)
-
-