10 lines
477 B
Markdown
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
|