From the course: AWS Infrastructure as Code for Software Developers

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Takeaways

Takeaways

- [Instructor] These are few facts that I want you to remember from this overview of the Cloud Development Kit. Finally, infrastructure is code. We've been using domain specific languages, such as CloudFormation, for a long time. It feels great to be able to use the full power of programming languages such as Python or TypeScript to help us deploy infrastructure. I believe this to be the future of writing infrastructure as code, so I encourage you to dig deeper into the documentation and keep an eye on blog posts from AWS regarding the Cloud Development Kit. Also learn some CloudFormation if you don't know it fully. It's really not necessary, but it's a good skill to have for troubleshooting purposes or creating infrastructure projects. Remember what we did regarding the workflow. Always do small incremental changes. This will speed up your development process so you're not stuck troubleshooting infrastructure because you…

Contents