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

  Рет қаралды 6,575

Be A Better Dev

Be A Better Dev

3 ай бұрын

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.
Try out Twingate for FREE - www.twingate.com/
Sign up for my Newsletter to receive regular AWS updates AND get a FREE PDF that includes 5 AWS Project Ideas: beabetterdev.com/aws-project-...
📚 My Courses 📚
AWS Learning Accelerator - Learn AWS Through a Hands On Project - courses.beabetterdev.com/cour...
AWS Step Functions Masterclass - courses.beabetterdev.com/cour...
AWS Lambda - A Practical Guide - www.udemy.com/course/aws-lamb...
🎉SUPPORT BE A BETTER DEV🎉
Become a Patron: / beabetterdev
📚 INCREDIBLE BOOKS TO BUILD YOUR ABILITY TO FOCUS AND ORGANIZE 📚
Deep Work - amzn.to/463oPRk
So Good They Can't Ignore You - amzn.to/3PPo48N
Digital Minimalism - amzn.to/3Q00nep
A World Without Email - amzn.to/3t6nGKq
Time Block Planner - amzn.to/44Z9nEI
📚 MY RECOMMENDED READING LIST FOR SOFTWARE DEVELOPERS📚
Clean Code - amzn.to/37T7xdP
Clean Architecture - amzn.to/3sCEGCe
Head First Design Patterns - amzn.to/37WXAMy
Domain Driven Design - amzn.to/3aWSW2W
Code Complete - amzn.to/3ksQDrB
The Pragmatic Programmer - amzn.to/3uH4kaQ
Algorithms - amzn.to/3syvyP5
Working Effectively with Legacy Code - amzn.to/3kvMza7
Refactoring - amzn.to/3r6FQ8U
🎙 MY RECORDING EQUIPMENT 🎙
Shure SM58 Microphone - amzn.to/3r5Hrf9
Behringer UM2 Audio Interface - amzn.to/2MuEllM
XLR Cable - amzn.to/3uGyZFx
Acoustic Sound Absorbing Foam Panels - amzn.to/3ktIrY6
Desk Microphone Mount - amzn.to/3qXMVIO
Logitech C920s Webcam - amzn.to/303zGu9
Fujilm XS10 Camera - amzn.to/3uGa30E
Fujifilm XF 35mm F2 Lens - amzn.to/3rentPe
Neewer 2 Piece Studio Lights - amzn.to/3uyoa8p
💻 MY DESKTOP EQUIPMENT 💻
Dell 34 inch Ultrawide Monitor - amzn.to/2NJwph6
Autonomous ErgoChair 2 - bit.ly/2YzomEm
Autonomous SmartDesk 2 Standing Desk - bit.ly/2YzomEm
MX Master 3 Productivity Mouse - amzn.to/3aYwKVZ
Das Keyboard Prime 13 MX Brown Mechanical- amzn.to/3uH6VBF
Veikk A15 Drawing Tablet - amzn.to/3uBRWsN
🌎 Find me here:
Twitter - / beabetterdevv
Instagram - / beabetterdevv
Patreon - Donations help fund additional content - / beabetterdev
#aws
#cdk

Пікірлер: 25
@cloudmancer
@cloudmancer 2 ай бұрын
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!
@elle38131
@elle38131 3 ай бұрын
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 😮
@perminusgaita
@perminusgaita 3 ай бұрын
Exactly when I needed it, this tutorial appears. Thank you.
@karl-heinzpeters7283
@karl-heinzpeters7283 3 ай бұрын
thanks, this is really awesome new stuff.
@catquilt74
@catquilt74 3 ай бұрын
This is wonderful! Thank you!
@AlbertoNao
@AlbertoNao 3 ай бұрын
very interesting feature and simple example video, thanks
@Mrslykid1992
@Mrslykid1992 3 ай бұрын
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!
@bhomiktakhar8226
@bhomiktakhar8226 3 ай бұрын
Great explanation for this great feature.
@786Peacelover
@786Peacelover 9 күн бұрын
That’s exactly what I was looking for 😂. Thank you very much.
@Sage.highstrike
@Sage.highstrike 2 ай бұрын
This was one bad ass video. Totally changed the conceptualization process for me on building projects
@orangeheartguy
@orangeheartguy 3 ай бұрын
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.
@thomashass1
@thomashass1 3 ай бұрын
next we need terraform export :D
@bartoszturkowyd3608
@bartoszturkowyd3608 3 ай бұрын
Yes please 🥹
@tvvuday
@tvvuday 3 ай бұрын
superb!!!!
@Cherupakstmt
@Cherupakstmt 3 ай бұрын
Life saving feature
@Rameshmandoli
@Rameshmandoli 3 ай бұрын
Thanks. make a video on cdk blurepint for EKS
@KrishnaMishra-fy7dg
@KrishnaMishra-fy7dg 3 ай бұрын
A question. You had selected "retain" and in the end you updated DDB settings. So what's the use of "retain" setting here?
@debnathsaha
@debnathsaha 3 ай бұрын
how to find cognito in scanned resources
@debnathsaha
@debnathsaha 3 ай бұрын
i have 3 user pool but did not find them in scanned resources
@rishiraj2548
@rishiraj2548 3 ай бұрын
👍
@eliasperez5168
@eliasperez5168 21 сағат бұрын
Wow
@wi11iam
@wi11iam 3 ай бұрын
former2 is still better IMO
@Dom-zy1qy
@Dom-zy1qy 2 ай бұрын
Terraform is easier to use than aws console in my opinion.
Top AWS Services For Backend Developers
37:27
Be A Better Dev
Рет қаралды 14 М.
Intro to AWS - The Most Important Services To Learn
50:07
Be A Better Dev
Рет қаралды 389 М.
OMG🤪 #tiktok #shorts #potapova_blog
00:50
Potapova_blog
Рет қаралды 18 МЛН
1 or 2?🐄
00:12
Kan Andrey
Рет қаралды 32 МЛН
ROCK PAPER SCISSOR! (55 MLN SUBS!) feat @PANDAGIRLOFFICIAL #shorts
00:31
Linux on Windows......Windows on Linux
23:54
NetworkChuck
Рет қаралды 74 М.
AWS EC2 on ECS vs Fargate | Whats the Difference and When To Use What?
14:54
AWS CDK Crash Course for Beginners
1:07:31
Be A Better Dev
Рет қаралды 30 М.
AWS Cloud Development Kit (CDK) Crash Course
1:00:59
freeCodeCamp.org
Рет қаралды 194 М.
How to OVER Engineer a Website // What is a Tech Stack?
11:20
Fireship
Рет қаралды 2,3 МЛН
AWS IAM Core Concepts You NEED to Know
21:40
Be A Better Dev
Рет қаралды 194 М.
AWS CDK dos and don'ts with Matthew Bonig
1:10:48
Yan Cui
Рет қаралды 2,8 М.
How to Run a Python Docker Image on AWS Lambda
13:08
pixegami
Рет қаралды 26 М.
OMG🤪 #tiktok #shorts #potapova_blog
00:50
Potapova_blog
Рет қаралды 18 МЛН