CDK Assets Explained
In this video, we explore a cornerstone feature of the AWS Cloud Development Kit (CDK)—Assets. This tutorial is designed to offer a comprehensive understanding of what CDK Assets are, why they're an integral part of infrastructure management, and how you can effectively use them in your Infrastructure as Code (IaC). You'll learn the ins and outs of asset handling in AWS CDK, including how to seamlessly include static files like configurations, code, or even Docker images into your cloud deployment. We'll walk through the types of assets you can manage, and how they interact with various AWS services like Lambda, S3, and ECR. Whether you're a seasoned DevOps engineer or new to cloud infrastructure, this video will equip you with the knowledge you need to utilize AWS CDK Assets like a pro. References: Assets Docs: https://docs.aws.amazon.com/cdk/v2/guide/assets.html App Staging Synthesizer: https://docs.aws.amazon.com/cdk/api/v2/docs/app-staging-synthesizer-alpha-readme.html Lambda Function Code Property Docs: https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_lambda.Code.html 00:00 - Introduction to CDK Assets 00:52 - Single file assets explained 01:18 - Directory assets explained 01:55 - Container image assets explained 02:23 - How does this fit into a DevOps workflow? 03:25 - Single file asset demo 08:49 - Directory asset demo 13:00 - Directory asset bundling demo 20:11 - Container image asset demo 25:07 - Review and validate asset deployments in the console 27:00 - Wrapping up
Download
1 formatsVideo Formats
Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.