Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.09 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.09 KB

WEEK 5: Building A Rugged App

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

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

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

Scaling Infrastructure-as-Code.

Resources