Description
In this course, you will learn:
- How to utilize AWS CloudFormation to create new MongoDB Atlas instances. Infrastructure as Code (or IaC) allows you to deploy instances from templates, which has many advantages over manual provisioning. Before getting started with AWS CloudFormation, consider some of the advantages of using IaC for provisioning.
- Watch a video demonstrating how to establish new Atlas M0 clusters using AWS Cloud Formation and a YAML template (available on GitHub).
Syllabus:
- Intro
- What is AWS CloudFormation?
- Using CloudFormation with MongoDB Atlas
- Demo: Deploying Using AWS CloudFormation