1) Elastic Compute Cloud (EC2) - Cloud Computing Service. Choose your OS, Storage , Memory, Network Throughput . Launch and SSH into your server within minutes . - Elastic compute Cloud (EC2) is a highly configurable server . - EC2 is resizable compute capacity . It takes minutes to launch new instances. - Anything and everything on AWS uses EC2 Instance underneath. - Choose your OS via Amazon Machine Image (AMI) * RedHat * Ubuntu * Windows * Amazon Linux * Suse - Choose you Instance Type * t2.nano - $0.0065/hour ($4.75/month), 1vCPU 0.5GB Mem * c4.8xlarge - $1.591/hour ($1161.43/month), 36vCPU, 60GB Mem , 10 Gigabit performance - Add Storage (EBS, EFS) - SSD, HDD, Virtual Magnetic Tape, Multiple Volumes - Configure your Instance - Security Groups, Key Pairs, UserData, IAM Roles, Placement Group - a) EC2 - Instance Types and Usage - General Purpose * ...