devops-exercises/exercises/aws/elastic_network_interfaces.md
abregman f7edd72302 Add a couple of AWS exercises
Questions as well :)
2021-11-13 20:57:18 +02:00

11 lines
275 B
Markdown

## AWS EC2 - Elastic Network Interfaces
### Requirements
* An EC2 instance with network interface
### Objectives
A. Create a network interface and attach it to the EC2 instance that already has one network interface
B. Explain why would anyone use two network interfaces