EC2
Elastic Cloud Computing.
Instance
An EC2 re-sizeable computing environment.
When creating an instance, what can you customize (3)
Hardware, OS, software running on instance.
Where is an EC2 provisioned?
On a host machine within a given availability zone.
There can be multiple isolated guest environment on an EC2. (True or falese?)
True
Bare Metal Access
An option in EC2.
1. Computing application (or any applications running on it) have direct access to CPU and memory resources on the server.
Creating an EC2 instance. What are the variables user can select? (6)
Types of EC2 instances. (5)
How to choose an EC2 instance?
Select size based on current workload.
How do you resize a current EC2 instance?
EBS
Amazon Block Store.
2 Types of EC2 storage
Persistent and Temporary
Persistence Block Storage
One type of EC2 storage.
1. Configure during
Decoupled
EBS optimized instance
EBS snapshot.
Temporary storage.
AMI
Amazon Machine Image
VPC
Virtual Private Cloud
Elastic Network Interfaces
Private vs. Public IP in VPC.
2. Public for communicating over the internet.
VPC Security Group
Network throughput and bandwidth on VPC depends on what 2 things?
2. Instance Size
Linux-based OS provides access via what? (EC2 instance)
Secure Shell (SSH)