WEEK 5: Building A Rugged App

July 12, 2016 ยท View on GitHub

Building rugged and secure applications is not trivial. Software Engineers and DevOps Engineers are responsible, not only for their code base, but for their Infrastructure as well. Cloud Service Providers offer a suite of services and patterns, but it is up to the developers and engineers to understand how to leverage these patterns and services to optimize for security.

OBJECTIVES

  • Intro to Infrastructure-as-Code
  • Understanding AWS CloudFormation Templates
  • Scaling Infrastructure-as-Code

LESSON 1: Infrastructure-as-Code

During this lesson, we'll be introduced to the concept "Infrastructure-as-Code". What it is and what benefits it provides us.

LESSON 2: Application Availability & CloudFormation

Understanding AWS CloudFormation Templates and patterns for safe and secure infrastructure.

LESSON 3: End-to-End Infrastructure-as-Code

Scaling Infrastructure-as-Code.

Resources