AWS Provisioning Services

AWS Tutorial: AWS Provisioning Services

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.

AWS Automated Provisioning Services

Why Learn Provisioning Services?

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.

Tutorial Overview

In this tutorial, you will get a high-level introduction to:


High-Level Provisioning Tools

AWS provides specific services designed to help you provision infrastructure seamlessly:

We will explore both of these in-depth in the following lessons!


Exercise

?

Which of the following is considered an Infrastructure as Code (IaC) service used to model your AWS environment in a text file?