Welcome to the AWS Provisioning Services lesson. Manually creating infrastructure using the console is slow and error-prone. AWS offers high-level managed services to automate deployments.
In modern software engineering, you never want to manually configure a production server. By using managed provisioning services, you can reliably deploy entire application environments in minutes and drastically reduce human error.
In this tutorial, you will get a high-level introduction to:
AWS provides specific services designed to help you provision infrastructure seamlessly:
We will explore both of these in-depth in the following lessons!
Which of the following is considered an Infrastructure as Code (IaC) service used to model your AWS environment in a text file?