Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Aws Cdk: A Comprehensive Guide | Typescript

    Posted By: ELK1nG
    Aws Cdk: A Comprehensive Guide | Typescript

    Aws Cdk: A Comprehensive Guide | Typescript
    Published 11/2023
    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
    Language: English | Size: 1.23 GB | Duration: 5h 9m

    Practical learning on AWS CDK Features - Constructs, Apps, Stacks, Resources & many more, with examples in TypeScript.

    What you'll learn

    Developing CDK Applications

    Apps, Stacks and Constructs

    Configuring AWS Environments

    Managing & Referencing AWS Resources

    Bundling CDK Assets

    Tagging CDK Constructs

    Using CDK Aspects

    Defining permissions in CDK

    Testing CDK Applications

    Implementing Best Practices

    Requirements

    Worked with at least one technology/service offered by Amazon Web Services (AWS)

    Basic understanding in Typescript

    Description

    AWS Cloud Development toolkit, which is most often termed as CDK lets you build IaC (infrastructure as a code) applications with the expressive power of a programming language. CDK framework is available with Javascript, Typescript, Python, Java, Go and .Net. As the name suggests, AWS CDK is offered by AWS - Amazon Web Services. This course brings you a  practical learning to learn AWS CDK features and Concepts including Constructs, Apps, Stacks, Resources & much more. Here is the quick overview on the course structure - 1. We will start with the AWS CDK basics, where we will understand the core components and constructs of CDK, supporting technologies like AWS CloudFormation and CDK CLI - the interface for CDK applications.2. In the next section, we will develop our first CDK application. This will help you accustom, the bare minimum needed to develop any CDK application. This includes the pre-requisites, setup information, APIs, code structure, CLI commands, etc.3. At this stage you will be comfortable grasping the CDK concepts, which we will target one by one. For each of the CDK concepts, a section is dedicated, where you will understand the concept in detail. These concepts include (but not limited to)- Constructs - Apps- Stacks- Environments- Resources- Tags- Assets- Permissions- Context- Aspects 4. Once you understand all the concepts. We will focus on testing CDK applications.5. Followed by best practices to develop CDK applications.6. In the Next section we will conclude the course with references, summary and the next steps.7. I have also added an optional section of examples, where you will find the CDK examples specific to some of the AWS technologies.Please note that all the CDK examples are written in Typescript.

    Overview

    Section 1: Introduction

    Lecture 1 CDK Overview

    Lecture 2 Course Overview

    Section 2: Basics

    Lecture 3 Optional Concepts

    Lecture 4 Optional: AWS CloudFormation - 101

    Lecture 5 How does CDK Work?

    Lecture 6 Optional: AWS CLI - 101

    Lecture 7 AWS CDK CLI

    Lecture 8 References

    Section 3: Developing first CDK App

    Lecture 9 AWS Pre-requisites

    Lecture 10 Setup: AWS CLI

    Lecture 11 Setup: AWS CDK

    Lecture 12 Setup: Typescript

    Lecture 13 Optional: AWS S3 - 101

    Lecture 14 Developing first CDK App

    Lecture 15 References

    Section 4: Constructs

    Lecture 16 Constructs

    Lecture 17 Optional: AWS Lambda - 101

    Lecture 18 Demo - Using L1 Constructs

    Lecture 19 Demo - Using L2 Constructs

    Lecture 20 Demo - Using L3 Constructs

    Lecture 21 Creating your own Construct

    Section 5: Apps & Stacks

    Lecture 22 Apps

    Lecture 23 Stacks

    Lecture 24 Demo: Creating Multiple Tasks

    Lecture 25 Demo: Grouping Multiple Tasks

    Lecture 26 Demo: Nested Stacks

    Lecture 27 Stacks API

    Section 6: Environments

    Lecture 28 Environments

    Lecture 29 Demo: Environments using Profiles

    Lecture 30 Demo: Environments with Code

    Lecture 31 Demo: Environments with Environment Variables

    Section 7: Resources

    Lecture 32 Resources & Identifiers

    Lecture 33 Referencing Resources

    Lecture 34 Demo: Referencing resources inside the same stack

    Lecture 35 Demo: Referencing resources in different stacks

    Lecture 36 Removal Policy

    Lecture 37 Demo: Removal Policy

    Section 8: Tags

    Lecture 38 Tagging

    Lecture 39 Demo: Tag Resources

    Lecture 40 Demo: Tag Resources with Priority

    Lecture 41 Advanced Tagging

    Section 9: Assets

    Lecture 42 Assets

    Lecture 43 Demo: AWS S3 Assets

    Lecture 44 Demo: Docker Image Assets : Notes

    Lecture 45 Optional: AWS ECR - 101

    Lecture 46 Optional: AWS Fargate - 101

    Lecture 47 Optional: AWS ECS - 101

    Lecture 48 Demo: Docker Image Assets

    Section 10: Permissions

    Lecture 49 CDK Permissions: Grants

    Lecture 50 CDK Permissions: Roles & Policies

    Lecture 51 CDK Permissions : Notes

    Section 11: Context

    Lecture 52 Context Overview

    Lecture 53 Demo: Context and Caching

    Lecture 54 Context for Custom Configuration

    Lecture 55 Reference

    Section 12: Additional Concepts

    Lecture 56 Aspects

    Lecture 57 Demo: Assets

    Section 13: Testing

    Lecture 58 Testing CDK Applications

    Lecture 59 Demo: Basic Testing

    Lecture 60 Demo: Testing with Match

    Lecture 61 Demo: Testing Snapshots

    Section 14: Best Practices

    Lecture 62 Best Practices: Code & Repository

    Lecture 63 Best Practices : CDK Constructs

    Lecture 64 Best Practices : CDK Application

    Section 15: Conclusion & References

    Lecture 65 API Reference

    Lecture 66 AWS CDK Examples

    Lecture 67 Constructs Hub & AWS Solution Constructs

    Lecture 68 Demo Code Examples

    Lecture 69 Conclude

    Section 16: Examples

    Lecture 70 AWS Fargate: Sample Implementation using AWS CDK

    Lecture 71 AWS ECS and EC2 : Sample Implementation using AWS CDK

    Software Professionals interested in defining Infrastructure as Code with AWS CDK and Typescript