Thanks for this explanatory video. I just started working on aws and cloud formation yesterday and today I'm capable of building the template using your helpful videos. Thanks a ton man. 🎉🎉🙏🏻🙏🏻
There are a lot of wired behaviors with CFN. If you use CFN for your CICD, be careful about lock steps, especially if your CFN also defines VPC related resources. CFN is not that smart, and shouldn't try to be smart to change those kinds of resources. SAM is old tech and is hard to use(but if your CFN is simple and only needs it in a single region, then SAM is still a good choice). CDK is a better option, more flexible and convenient solution for Infrustruec as Code. BTW, very good video! Thumb up from an AWS SDE.
Hi Parth, I'm coming out with a related video that uses CDK + Codepipeline. It may be of help since most folks are using CDK these days for infrastructure management.
Will this work with spreadsheets, like from an online form, a person fills out form, that data needs to go somewhere, we can cognito forms, but have & already paid for AWS account. So we need a place where that data is collected & put in to a spreadsheet, & can be accessed from a browser or something.
You are one of a few people that I can lesson to on 2x speed. Great work thanks
Great guide. I was a complete neophyte and followed along with no issue.
Thanks Shardalon, glad it worked for you !
Thanks for this explanatory video. I just started working on aws and cloud formation yesterday and today I'm capable of building the template using your helpful videos.
Thanks a ton man. 🎉🎉🙏🏻🙏🏻
Thanks for the easy and clear explanation
Glad it was helpful!
mind blowing video, the way you explained by showing live example its really appreciated, please keep on making this kind of videos..All the best👍
Fantastic video, as always. Thanks for making this, and thanks especially for taking the time to explain each and every element and what it does.
Thanks Adam! Glad you enjoyed !
Great explanation, subscribed!
Wonderful. Everything worked as you demonstrated. Many thanks.
You're very welcome Victor!
gained a lot of useful info. Thanks.
Nice, real demo always helps
There are a lot of wired behaviors with CFN. If you use CFN for your CICD, be careful about lock steps, especially if your CFN also defines VPC related resources. CFN is not that smart, and shouldn't try to be smart to change those kinds of resources.
SAM is old tech and is hard to use(but if your CFN is simple and only needs it in a single region, then SAM is still a good choice). CDK is a better option, more flexible and convenient solution for Infrustruec as Code.
BTW, very good video! Thumb up from an AWS SDE.
Great video. Thanks
You're very welcome
Really good info sir! Thank you
Nice explaination
Thanks great intro video
Thanks for the tutorial! Also, what are you using to draw on the screen so smoothly?
Hey Kyle, I actually made a video on this here: ua-cam.com/video/6Fk9xDpJhvk/v-deo.html
Cheers
Great man.!
Do you have Any video on your channel or any reference video that explains the Api gateway deployment by cloud formation template?
Hi Parth,
I'm coming out with a related video that uses CDK + Codepipeline. It may be of help since most folks are using CDK these days for infrastructure management.
You are great 👍
Thank you! 😃
Good stuffs! Thanks
You're very welcome Tkaj!
Could you please confirm that the only way to automate all the customizations you did in the UI is to do them through the SDK?
Thanks for the viddeo
do you ave any examples showing your code using the YAML file instead of the AWS console
If I wanted to take security groups in an AWS account and move them (copy) to another AWS account. Do I just need to copy the original .JSON template.
Thats correct!
Where can I find all the properties name belongs to the "Resources" field? Any good VS code plugin suggestions?
Will this work with spreadsheets, like from an online form, a person fills out form, that data needs to go somewhere, we can cognito forms, but have & already paid for AWS account. So we need a place where that data is collected & put in to a spreadsheet, & can be accessed from a browser or something.
Makes sense. Wondering why someone would use this instead of terraform ?
Very nice video, can you help me on Websocket API's cloudformation yml script. (for lambda and API) Thanks!!!
Do you have a patreon or some other platform to support the channel?? I’d love to support the channel
Oh didn’t seem to work
Hi Liam! I certainly do - check out www.patreon.com/beabetterdev
Thank you so much for your support!
Just joined!
Hi Can you create a video, how to replicate dynamodb tables in other regions using cloudfromation.
tutorial is awesome but i have one question how can upload this stack via python code.
you might wanna check out AWS CDK, it allows you to write iac in python
"Don't ask me why yaml is better than json" - you can write comments in the code
The best reason I've heard by far :)
tk
I should have been taught AWS Cloud by you in 2020.12 ~2021.06
Access denied