You've already forked devops-exercises
Rename exercises dir
Name it instead "topics" so it won't be strange if some topics included "exercises" directory.
This commit is contained in:
9
topics/aws/exercises/create_spot_instances/exercise.md
Normal file
9
topics/aws/exercises/create_spot_instances/exercise.md
Normal file
@@ -0,0 +1,9 @@
|
||||
## 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
|
||||
Reference in New Issue
Block a user