Cloud formation - Infrastructure as code.pptx

tarulyadav1 5 views 13 slides Sep 09, 2024
Slide 1
Slide 1 of 13
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13

About This Presentation

CloudFormation Introduction


Slide Content

CloudFormation

TOC

Infrastructure as Code (IaC) is the managing and provisioning of infrastructure through code instead of manual processes

IaC Improve infrastructure consistency Change management is easy Maintain code into version control system like Git

IaC Code can be divided into modular components to reuse Improve CI/CD for infrastructure - DevOps

Frameworks Terraform CloudFormation (AWS) Cloud Development Kit (AWS) Chef Puppet Ansible

Why CloudFormation Native to AWS Easy to learn compared to Terraform Built in state management so, the change management is easy

CF Creating an environment is time consuming High spending Performance Testing

Code Walk-through

Infra

Thank You
Tags