[Modified/Added] deployment doc. added and ec2 doc. modified
This commit is contained in:
12
ec2.md
12
ec2.md
@@ -244,9 +244,9 @@ Compliance validation | IAM Roles assigned to EC2 & IAM user access management,
|
||||
|
||||
## EC2 Section – Summary
|
||||
|
||||
*1 EC2 Instance: AMI (OS) + Instance Size (CPU + RAM) + Storage + security groups + EC2 User Data
|
||||
*1 Security Groups: Firewall attached to the EC2 instance
|
||||
*1 EC2 User Data: Script launched at the first start of an instance
|
||||
*1 SSH: start a terminal into our EC2 Instances (port 22)
|
||||
*1 EC2 Instance Role: link to IAM roles
|
||||
*1 Purchasing Options: On-Demand, Spot, Reserved (Standard + Convertible + Scheduled), Dedicated Host, Dedicated Instance
|
||||
* EC2 Instance: AMI (OS) + Instance Size (CPU + RAM) + Storage + security groups + EC2 User Data
|
||||
* Security Groups: Firewall attached to the EC2 instance
|
||||
* EC2 User Data: Script launched at the first start of an instance
|
||||
* SSH: start a terminal into our EC2 Instances (port 22)
|
||||
* EC2 Instance Role: link to IAM roles
|
||||
* Purchasing Options: On-Demand, Spot, Reserved (Standard + Convertible + Scheduled), Dedicated Host, Dedicated Instance
|
||||
|
||||
Reference in New Issue
Block a user