课程: AWS Infrastructure as Code for Software Developers

What you should know

- [Instructor] In order to be able to take full advantage of this learning experience, it's recommended that you have some prior knowledge in the following. A basic understanding of Amazon Web Services, and a score of components, such as EZ2 servers, S3 Buckets, Load Balances, and know the scaling. Ideally, you would have written some infrastructure as code before, using CloudFormation, Terraform, or any other domain-specific language for this purpose. Manually deploying servers and load balances is also recommended because it's easier to automate something after you already know how to do it manually. You will need a programming language. It doesn't have to be Python, since the CDK supports several languages, but for our course, I'll be using Python. If you need to brush up on your AWS Cloud skills, or Python before proceeding, there are several courses on these subjects here in the LinkedIn learning library. And with that said, let's get started.

内容