Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
tano1221
Aws Cdk: A Comprehensive  Guide | Typescript Vote_lcapAws Cdk: A Comprehensive  Guide | Typescript Voting_barAws Cdk: A Comprehensive  Guide | Typescript Vote_rcap 
ПΣӨƧӨFƬ
Aws Cdk: A Comprehensive  Guide | Typescript Vote_lcapAws Cdk: A Comprehensive  Guide | Typescript Voting_barAws Cdk: A Comprehensive  Guide | Typescript Vote_rcap 
ℛeℙ@¢ᴋ€r
Aws Cdk: A Comprehensive  Guide | Typescript Vote_lcapAws Cdk: A Comprehensive  Guide | Typescript Voting_barAws Cdk: A Comprehensive  Guide | Typescript Vote_rcap 
missyou123
Aws Cdk: A Comprehensive  Guide | Typescript Vote_lcapAws Cdk: A Comprehensive  Guide | Typescript Voting_barAws Cdk: A Comprehensive  Guide | Typescript Vote_rcap 
Engh3
Aws Cdk: A Comprehensive  Guide | Typescript Vote_lcapAws Cdk: A Comprehensive  Guide | Typescript Voting_barAws Cdk: A Comprehensive  Guide | Typescript Vote_rcap 
大†Shinegumi†大
Aws Cdk: A Comprehensive  Guide | Typescript Vote_lcapAws Cdk: A Comprehensive  Guide | Typescript Voting_barAws Cdk: A Comprehensive  Guide | Typescript Vote_rcap 
ronaldinho424
Aws Cdk: A Comprehensive  Guide | Typescript Vote_lcapAws Cdk: A Comprehensive  Guide | Typescript Voting_barAws Cdk: A Comprehensive  Guide | Typescript Vote_rcap 
Julio 2024
LunMarMiérJueVieSábDom
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarioCalendario
Últimos temas
» Aiseesoft Video Converter Ultimate 10.8.50 (x64) Multilingual
Aws Cdk: A Comprehensive  Guide | Typescript EmptyHoy a las 2:13 pm por ПΣӨƧӨFƬ

» MiniTool Power Data Recovery Personal / Business 12.0 Multilingual
Aws Cdk: A Comprehensive  Guide | Typescript EmptyHoy a las 1:58 pm por tano1221

» PanoramaStudio Pro 4.0.8.419 (x64) Multilingual
Aws Cdk: A Comprehensive  Guide | Typescript EmptyHoy a las 1:47 pm por tano1221

» reaConverter Pro 7.817 Multilingual
Aws Cdk: A Comprehensive  Guide | Typescript EmptyHoy a las 12:49 pm por tano1221

» Steinberg HALion 7.1.0
Aws Cdk: A Comprehensive  Guide | Typescript EmptyHoy a las 12:36 pm por tano1221

» Red Burner 17.8 (x64)
Aws Cdk: A Comprehensive  Guide | Typescript EmptyHoy a las 12:30 pm por tano1221

» Advanced SystemCare Pro 17.5.0.255 Multilingual
Aws Cdk: A Comprehensive  Guide | Typescript EmptyHoy a las 12:11 pm por tano1221

» eXtreme Karaoke 2024 + SoundFont Julio
Aws Cdk: A Comprehensive  Guide | Typescript EmptyHoy a las 12:07 pm por tano1221

» ProfExam Suite 8.0.24183.6493
Aws Cdk: A Comprehensive  Guide | Typescript EmptyHoy a las 12:01 pm por tano1221

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Aws Cdk: A Comprehensive Guide | Typescript

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 70292
Fecha de inscripción : 20/08/2016

Aws Cdk: A Comprehensive  Guide | Typescript Empty
MensajeTema: Aws Cdk: A Comprehensive Guide | Typescript   Aws Cdk: A Comprehensive  Guide | Typescript EmptyJue Nov 16, 2023 5:15 am


Aws Cdk: A Comprehensive  Guide | Typescript Eb1f17393ed1a74ed6464e8a330d6bf5
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:
Código:

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:
Código:

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:
Código:

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
Volver arriba Ir abajo
 

Aws Cdk: A Comprehensive Guide | Typescript

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» React & Typescript - The Practical Guide
» Mastering The Fachsprachprüfung: A Comprehensive Guide
» A Comprehensive Guide To Daos
» Comprehensive Guide To Modeling
» Next JS & Typescript with Shopify Integration - Full Guide

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-