Please enable JavaScript.
Coggle requires JavaScript to display documents.
ec2 - Coggle Diagram
ec2
Specification
1.instance type
Specify VCPU, memory, storage, virtual NIC speed
AMI (Amazon Machine Image)
Specify OS
disk volume mapping
Extra application
template
Vpc (virtual private cloud)
subnet
= Availabilty zone
assign private IP to your Ec2
to assign a dynamic private IP to EC2
public IP options
Elastic IP
=static public IP
dynamic IP
will change after stop and start the Ec2
security group
=firewall rules
Key pair
For SSH
consist of 1 public and privte key
region
User Data
will be used during launching