Introduction to Cloud Computing with AWS

Created by Roy Inganta Ginting <roy.i.ginting@gdplabs.id>

Goal

Create highly available web application infrastructure on AWS with load balancing and automatic fail-over.

Objectives

  • Knowing what is cloud computing
  • Knowing AWS Cloud Computing Services such as EC2, RDS, and ELB
  • Combining multiple AWS Services to deliver value

Technology Stacks

We are going to use the following technology stacks:

  • Elastic Load Balancer (ELB)
  • Amazon EC2
  • Amazon RDS
  • Amazon VPC
  • Amazon EBS
  • Nginx + PHP5-FPM