CLI Commands
CLI Commands
SDK
https://aws.amazon.com/tools/
SDK
https://aws.amazon.com/tools/
SDK Default Regions
SDK Default Regions
EC2 - Pricing Options
EC2 - Pricing Options
EC2 - Instance Types
DR MC GIFT PX
EC2 - Instance Types
DR MC GIFT PX
EC2 - Instance Types

EC2 - Instance Types
EBS Consists of:
You cannot mount 1 EBS volume to multiple EC2 instances, instead use EFS.

EBS Consists of:
You cannot mount 1 EBS volume to multiple EC2 instances, instead use EFS.
EC2 - EBS
EC2 - EBS
EC2 - EBS
EC2 - EBS
EC2 - Launch new instance

EC2 - Launch new instance
EBS Volumes in Region
Amazon EBS volumes are created in a specific AZ and can then be attached to any instances in that same AZ
EBS Volumes in Region
Amazon EBS volumes are created in a specific AZ and can then be attached to any instances in that same AZ
Security Groups
Security Groups
Volumes and Snapshots

Volumes and Snapshots
Snapshots
Snapshots
How can I take a Snapshot of a RAID Array?
Problem: Take a snapshot, the snapshot excludes data held in the cache by applications and the OS. This tends not to matter on a single volume, however using mulitple volumes in a RAID array, this can be a problem due to interdependencies of the array.
Solution: Take an application consistent snapshot.
How can we do this?
How can I take a Snapshot of a RAID Array?
Problem: Take a snapshot, the snapshot excludes data held in the cache by applications and the OS. This tends not to matter on a single volume, however using mulitple volumes in a RAID array, this can be a problem due to interdependencies of the array.
Solution: Take an application consistent snapshot.
How can we do this?
AMI
Amazon Machine Image (AMI) provides pre-configured operation systems such as Linux and Windows.
AMI’s are regional. You can only launch an AMI from the region in which it is stored. However, you can copy AMI’s to other regions using the console, command line or the Amazon EC2 API.
You can choose an AMI from:
AMI
Amazon Machine Image (AMI) provides pre-configured operation systems such as Linux and Windows.
AMI’s are regional. You can only launch an AMI from the region in which it is stored. However, you can copy AMI’s to other regions using the console, command line or the Amazon EC2 API.
You can choose an AMI from:
You can select your AMI based on:

Amazon Machine Image (AMI) provides pre-configured operation systems such as
Linux and Windows.
You can select your AMI based on:
AMI’s are regional. You can only launch an AMI from the region in which it is stored. However, you can copy AMI’s to other regions using the console, command line or the Amazon EC2 API.
EBS vs Instance Store
All AMIs are categorized as either backed by Amazon EBS or backed by instance store
EBS Volumes: Network attached, persistent storage. The root device for an instance launched from the AMI is an Amazon EBS volume created from an Amazon EBS snapshot
Instance Store Volumes: Locally attached instance storage. The root device for an instance launched from the AMI is an instance store volume created from a template stored in Amazon S3

EBS vs Instance Store
All AMIs are categorized as either backed by Amazon EBS or backed by instance store
For EBS Volumes: The root device for an instance launched from the AMI is an Amazon EBS volume created from an Amazon EBS snapshot
For Instance Store Volumes: The root device for an instance launched from the AMI is an instance store volume created from a template stored in Amazon S3
EBS vs Instance Store
EBS vs Instance Store
EBS vs Instance Store
In general, Instance Store volumes are ideal for temporary storage of information that is continually changing, such as buffers, caches, scratch data and other temporary content, or for data that is replicated across a fleet of instances. Unlike EBS volumes, Instance Store cannot be detached or attached to another instance.
EBS vs Instance Store
In general, Instance Store volumes are ideal for temporary storage of information that is continually changing, such as buffers, caches, scratch data and other temporary content, or for data that is replicated across a fleet of instances. Unlike EBS volumes, Instance Store cannot be detached or attached to another instance.
Elastic Load Balancers

Elastic Load Balancers
ELB - Multi-Load Balancer Pattern

ELB - Multi-Load Balancer Pattern
CloudWatch

CloudWatch
What can I do with CloudWatch

What can I do with CloudWatch