Skip to content

Instantly share code, notes, and snippets.

@bhalothia
Last active August 29, 2015 14:00
Show Gist options
  • Save bhalothia/06fa1439ca51f04a0fa1 to your computer and use it in GitHub Desktop.
Save bhalothia/06fa1439ca51f04a0fa1 to your computer and use it in GitHub Desktop.
AWS SysOps Preparation:This gist would cover my preparation for AWS SysOps from scratch.
1) EC2
Reference Link: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts.html
EC2 provides a lot of features using these resources:
BASICS:
-> Instances
-> AMIs
-> Instance Types
-> Regions
-> Availability Zones
-> Tags
NETWORKING AND SECURITY:
-> Key Pairs
-> Security Groups
-> Elastic IP addresses
-> Virtual private clouds
STORAGE:
-> Instance store types
-> Amazon EBS volumes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment