Deploying AWS CDK With Github Actions

preview_player
Показать описание
Cloud Development Kits make creating Infrastructure-as-Code for developers and infrastructure pros vastly straightforward. Instead of having to learn a configuration language, you can use a language you already know! Like Python or Go.

In this video, you'll learn how to DEPLOY that code and automate the entire process with CI/CD

👊 Want to learn Cloud and DevOps the EASY way?​ 👊

FOLLOW ME EVERYWHERE
---------------------------------------------------

#aws #cicd #cdk
Рекомендации по теме
Комментарии
Автор

I think you can create your own docker image with all dependencies, might cut down on lot of time. Also Github OIDC is improvement over using stored credentials

KWaikul
Автор

HI Michael, very good basic tutorial! I would like to mention the new OIDC feature that you can use with Github, which will remove any need for access keys, so there's no chance of leaking those by accident :)

yannickvanrooyen
Автор

Cool stuff. Do you have cdk stuff for an s3 service to upload images and an rds database? :)

bchler
Автор

Which is better for CICD jenkins or github actions

PetritK
Автор

Hi Micheal, You did not put your github link

AdebayoAbraham