From 428f203268302f62e7d926252e27d497b16fd579 Mon Sep 17 00:00:00 2001 From: AhGhanima <25593897+AhGhanima@users.noreply.github.com> Date: Mon, 21 Oct 2019 20:36:29 +0200 Subject: [PATCH] Add EC2 Questions --- README.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/README.md b/README.md index dc75ecc..f5bf171 100644 --- a/README.md +++ b/README.md @@ -404,6 +404,37 @@ True Stop the instance, the type of the instance to match the desired RAM and start the instance. +
+What is an AMI?
+
+ +
+How many storage options are there for EC2 Instances?
+
+ +
+What happens when an EC2 instance is stopped or terminated?
+
+ +
+What are Security Groups?
+
+ + +
+How to migrate an instance to another availability zone?
+
+ + +
+What are security groups?
+
+ + +
+What are spot instances?
+
+ ## Network