How AWS is Making It Easier To Convert to IaC/CDK

preview_player
Показать описание
Infrastructure as Code is a powerful paradigm that allows you to define your AWS resources using familiar programming concepts. But, if you started your AWS journey in the AWS console and are looking to migrate, this can be a painful ordeal. AWS is making it easier than ever for folks with manually created resources to get started using CDK. Learn all about the new feature and how to get started using IaC Generator in this video.

📚 My Courses 📚

🎉SUPPORT BE A BETTER DEV🎉

📚 INCREDIBLE BOOKS TO BUILD YOUR ABILITY TO FOCUS AND ORGANIZE 📚

📚 MY RECOMMENDED READING LIST FOR SOFTWARE DEVELOPERS📚

🎙 MY RECORDING EQUIPMENT 🎙

💻 MY DESKTOP EQUIPMENT 💻

🌎 Find me here:

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

I was about to create my own cloudformation template for the manually created services in our account but this randomly showed up on my feed and exactly what I need 😮

elle
Автор

Exactly when I needed it, this tutorial appears. Thank you.

perminusgaita
Автор

Great video! What is interesting is that every resource is being imported through a .cfn* template method, and not as a Construct. Will be interesting to see if they can evolve this into importing Constructs directly!

cloudmancer
Автор

This would be so much cleaner than experimenting with Terraform! So now even if you create a poc via the ui, you can persist it with this! Awesome!

Mrslykid
Автор

This was one bad ass video. Totally changed the conceptualization process for me on building projects

Sage.highstrike
Автор

This is really powerful and helpful for newbies so when they convert from console to yml, they can compare what they've setup and what the yaml file contains, helping them understand yaml with little experience of it.

orangeheartguy
Автор

That’s exactly what I was looking for 😂. Thank you very much.

Peacelover
Автор

very interesting feature and simple example video, thanks

AlbertoNao
Автор

Great explanation for this great feature.

bhomiktakhar
Автор

thanks, this is really awesome new stuff.

karl-heinzpeters
Автор

Thanks. make a video on cdk blurepint for EKS

Rameshmandoli
Автор

A question. You had selected "retain" and in the end you updated DDB settings. So what's the use of "retain" setting here?

KrishnaMishra-fydg
Автор

how to find cognito in scanned resources

debnathsaha
Автор

Terraform is easier to use than aws console in my opinion.

Dom-zyqy