devops-exercises/exercises/aws/create_spot_instances.md
abregman 8b0360e13c Add questions and exercises
In addition, move shell scripting questions into a separate file.
2021-11-12 14:43:38 +02:00

10 lines
477 B
Markdown

## AWS EC2 - Spot Instances
### Objectives
A. Create two Spot instances using a Spot Request with the following properties:
* Amazon Linux 2 AMI
* 2 instances as target capacity (at any given point of time) while each one has 2 vCPUs and 3 GiB RAM
B. Create a single Spot instance using Amazon Linux 2 and t2.micro