Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 419 Bytes

goal.md

File metadata and controls

10 lines (7 loc) · 419 Bytes

Goal

  • Deploy a two-tier web application to AWS, using best practices
  • Provision multiple environments, including dev (for development) and live (for production). Each environment may be scaled independently.
  • Use continuous deployment for rapid evolution of application environments

Later,

  • Enable content acceleration for the web application using CloudFront (to be managed by a different team)