Add new AWS exercises and questions

SSIA :)
This commit is contained in:
abregman
2021-11-18 10:36:41 +02:00
parent 6464994b4c
commit 430fc77733
8 changed files with 352 additions and 16 deletions

View File

@ -0,0 +1,8 @@
## AWS EC2 - Hibernate an Instance
### Objectives
1. Create an instance that supports hibernation
2. Hibernate the instance
3. Start the instance
4. What way is there to prove that instance was hibernated from OS perspective?