* Cantinho Satkeys

Refresh History
  • JPratas: try65hytr Pessoal  classic k7y8j0
    Hoje às 01:42
  • j.s.: try65hytr a todos  49E09B4F
    07 de Novembro de 2024, 18:10
  • JPratas: dgtgtr Pessoal  49E09B4F k7y8j0
    06 de Novembro de 2024, 17:19
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37

Autor Tópico: Aws Cdk: A Comprehensive Guide | Typescript  (Lida 60 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115977
  • Karma: +0/-0
Aws Cdk: A Comprehensive Guide | Typescript
« em: 16 de Novembro de 2023, 10:15 »

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

rapidgator.net:
Citar
https://rapidgator.net/file/ae15b3f0e42e53737cc85b85d007261a/mogtb.Aws.Cdk.A.Comprehensive.Guide..Typescript.part1.rar.html
https://rapidgator.net/file/99f6308d1976ebf4b001a6784df84beb/mogtb.Aws.Cdk.A.Comprehensive.Guide..Typescript.part2.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/A49759bf0f3D8760/mogtb.Aws.Cdk.A.Comprehensive.Guide..Typescript.part1.rar
https://uploadgig.com/file/download/cB60fba64A232631/mogtb.Aws.Cdk.A.Comprehensive.Guide..Typescript.part2.rar

ddownload.com:
Citar
https://ddownload.com/rnqm6jwijpad/mogtb.Aws.Cdk.A.Comprehensive.Guide..Typescript.part1.rar
https://ddownload.com/ggbmpybdldqo/mogtb.Aws.Cdk.A.Comprehensive.Guide..Typescript.part2.rar