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
missyou123
Create  Continuous Delivery Pipelines on AWS Using CDK Vote_lcapCreate  Continuous Delivery Pipelines on AWS Using CDK Voting_barCreate  Continuous Delivery Pipelines on AWS Using CDK Vote_rcap 
tano1221
Create  Continuous Delivery Pipelines on AWS Using CDK Vote_lcapCreate  Continuous Delivery Pipelines on AWS Using CDK Voting_barCreate  Continuous Delivery Pipelines on AWS Using CDK Vote_rcap 
ПΣӨƧӨFƬ
Create  Continuous Delivery Pipelines on AWS Using CDK Vote_lcapCreate  Continuous Delivery Pipelines on AWS Using CDK Voting_barCreate  Continuous Delivery Pipelines on AWS Using CDK Vote_rcap 
大†Shinegumi†大
Create  Continuous Delivery Pipelines on AWS Using CDK Vote_lcapCreate  Continuous Delivery Pipelines on AWS Using CDK Voting_barCreate  Continuous Delivery Pipelines on AWS Using CDK Vote_rcap 
Engh3
Create  Continuous Delivery Pipelines on AWS Using CDK Vote_lcapCreate  Continuous Delivery Pipelines on AWS Using CDK Voting_barCreate  Continuous Delivery Pipelines on AWS Using CDK Vote_rcap 
ℛeℙ@¢ᴋ€r
Create  Continuous Delivery Pipelines on AWS Using CDK Vote_lcapCreate  Continuous Delivery Pipelines on AWS Using CDK Voting_barCreate  Continuous Delivery Pipelines on AWS Using CDK Vote_rcap 
ronaldinho424
Create  Continuous Delivery Pipelines on AWS Using CDK Vote_lcapCreate  Continuous Delivery Pipelines on AWS Using CDK Voting_barCreate  Continuous Delivery Pipelines on AWS Using CDK Vote_rcap 
smack
Create  Continuous Delivery Pipelines on AWS Using CDK Vote_lcapCreate  Continuous Delivery Pipelines on AWS Using CDK Voting_barCreate  Continuous Delivery Pipelines on AWS Using CDK Vote_rcap 
Junio 2024
LunMarMiérJueVieSábDom
     12
3456789
10111213141516
17181920212223
24252627282930
CalendarioCalendario
Últimos temas
» Adobe Acrobat Reader 2024.002.20895 [x86][x64] Multilingual
Create  Continuous Delivery Pipelines on AWS Using CDK EmptyAyer a las 10:10 pm por ПΣӨƧӨFƬ

» Boris FX Continuum Plug-ins 2024.5 v17.5.1.1404 (Adobe/OFX)
Create  Continuous Delivery Pipelines on AWS Using CDK EmptyAyer a las 9:20 pm por tano1221

» KeepStreams 1.2.2.8 (x64) Multilingual
Create  Continuous Delivery Pipelines on AWS Using CDK EmptyAyer a las 9:17 pm por tano1221

» VovSoft Speech to Text Converter 5.2
Create  Continuous Delivery Pipelines on AWS Using CDK EmptyAyer a las 9:14 pm por tano1221

» BurnAware Professional / Premium 17.9 (x86/x64) Multilingual
Create  Continuous Delivery Pipelines on AWS Using CDK EmptyAyer a las 8:11 pm por ℛeℙ@¢ᴋ€r

» Windows 10 PE AnkhTech v10.0
Create  Continuous Delivery Pipelines on AWS Using CDK EmptyAyer a las 7:28 pm por 大†Shinegumi†大

» Ableton Live 12 Suite v12.0.10 (x64) + VDO
Create  Continuous Delivery Pipelines on AWS Using CDK EmptyAyer a las 7:26 pm por 大†Shinegumi†大

» Winxvideo AI 3.1.0.0 (x64) Multilingual
Create  Continuous Delivery Pipelines on AWS Using CDK EmptyAyer a las 7:25 pm por 大†Shinegumi†大

» CyberLink PhotoDirector Ultra 2024 v15.6.1827.0 (x64) Multilingual
Create  Continuous Delivery Pipelines on AWS Using CDK EmptyAyer a las 7:15 pm por Engh3

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Create Continuous Delivery Pipelines on AWS Using CDK

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


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

Create  Continuous Delivery Pipelines on AWS Using CDK Empty
MensajeTema: Create Continuous Delivery Pipelines on AWS Using CDK   Create  Continuous Delivery Pipelines on AWS Using CDK EmptySáb Jul 10, 2021 7:51 am

Create  Continuous Delivery Pipelines on AWS Using CDK 789eb4fc6f9767c085beacc938b2d9bb
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 48.0 KHz
Language: English | Size: 1.91 GB | Duration: 4h 57m
Fully automated, serverless continuous delivery pipelines on AWS CodePipeline using infrastructure as a code with CDK

What you'll learn
Creating fully automated CI/CD pipelines on AWS using CDK
Setting up cross-region and cross-account deployments
Configuring automated testing and notifications
Managing pipeline as a code
Creating gradual deployments with automated rollbacks
Creating synthetic traffic to application with Canaries using CloudWatch Synthetics

Description
Want to build awesome continuous delivery pipelines using real code? You'll learn that in this couse

How about adding automated integration tests? Want to spice that up with gradual deployments, synthetic traffic, and multi-region/multi-account deployments! We got you covered!

Thinking of starting a new project and want to embrace continuous integration? You've got to have CD pipeline for that, and I'll teach you how to create one!

--------

Welcome to my course! My name is Tofig and I am a software developer and a Solution Architect with over 6 years of experience building on AWS.

In this course we will learn how to build continuous deployment pipelines on AWS. Our pipeline will pick up changes from the repository, build them, and deploy through a series of steps, such as deployment to test and production environments. And the great thing is that we will build all this deployment infrastructure in a real programming language, Typescript, using AWS Cloud Development Kit. CDK is a game changer for infrastructure development, as it allows us to define cloud infrastructure in a reusable and composable way.

Deployment automation is a highly demanded skill, especially in the world of microservices. In this course you will learn skills that will boost speed and quality of your deployments. As a result, you and your team will work faster and more efficiently.

This course is going to be very hands-on. Together, we will take a demo application and build a fully automated pipeline for it from scratch. We will start with a simple pipeline that takes changes from the repository, builds them and deploys to production. Then we will gradually increase complexity by adding more functionality to it. For example, we will add deployment to test environment, automated testing, monitoring, alarming, and rollbacks. You will learn how to work with AWS services such as CodePipeline, CodeBuild, and CodeDeploy. You will also learn how to use AWS CDK to define AWS infrastructure using a real code, with compile time checks and unit testing.

We are going to explore every step of the way in details to make sure that you understand exactly what and why we are building and how it all works. We will build everything in a scalable and production ready way, without taking any shortcuts, so that you can take what you learned and apply it in your daily work immediately. Every topic we cover will include explanation of how and when it can be applied in a real world scenario, so that you are able to make right decisions in your own projects. All the code is available for you on GitHub, so that you can refer to it if needed.

So sign up now and become a continuous deployment master, taking you and your team to the next level of development experience!

Who this course is for:
Software developers or DevOps engineers who want to create CI/CD pipeline on AWS using infrastructure as a code with CDK

Screenshots

Create  Continuous Delivery Pipelines on AWS Using CDK 0b826dcf4abbbb1941b1aabb69635d0f

DOWNLOAD:
Citación :

https://rapidgator.net/file/a14f840c3674dea693f5f01db3f10459/yw7b6.Create.Continuous.Delivery.Pipelines.on.AWS.Using.CDK.part1.rar.html
https://rapidgator.net/file/76a85d3d8c8ad396780fcda320b2e5da/yw7b6.Create.Continuous.Delivery.Pipelines.on.AWS.Using.CDK.part2.rar.html
https://rapidgator.net/file/01bd5c17ef841a1340bc708b358bbd4f/yw7b6.Create.Continuous.Delivery.Pipelines.on.AWS.Using.CDK.part3.rar.html


https://nitroflare.com/view/AABB171DEC654BB/yw7b6.Create.Continuous.Delivery.Pipelines.on.AWS.Using.CDK.part1.rar
https://nitroflare.com/view/7A8CF16876D7D86/yw7b6.Create.Continuous.Delivery.Pipelines.on.AWS.Using.CDK.part2.rar
https://nitroflare.com/view/15DA81CFB81F00B/yw7b6.Create.Continuous.Delivery.Pipelines.on.AWS.Using.CDK.part3.rar

Volver arriba Ir abajo
 

Create Continuous Delivery Pipelines on AWS Using CDK

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

 Temas similares

-
» Azure DevOps: Continuous Delivery with YAML Pipelines
» DevOps Foundations: Continuous Integration and Continuous Delivery
» DevOps, Continuous Integration, Continuous Delivery & Agile
» Implementing Continuous Delivery in Azure
» Continuous Delivery and Automation on AWS for DevOps Engineers

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