Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

AWS CloudFormation - Introduction

Pragya Keshap answered on February 23, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • aws cli cloudformation deploy
  • What are the elements of an AWS CloudFormation template?
  • AWS CloudFormation
  • AWS Cloud Formation
  • AWS cloudformation templates
  • AWS CloudFormation - Important template elements

  • AWS CloudFormation - Introduction

    0

    Lets consider an example:

    I would want to create a new VPC and a subnet

    I want to provision a ELB, ASG with 5 EC2 instances & RDS database

    I would want to setup the right security groups

    AND I would want to create 4 environments

    Dev, QA, Stage and Production!

    CloudFormation can help you do all these with a simple

    (actually NOT so simple) script!

    Advantages (Infrastructure as Code - IAC & CloudFormation) :

    Automate deployment of AWS resources in a controlled, predictable way

    Avoid mistakes with manual configuration

    Think of it as version control for your environments 

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Tags: whatever
    Link to this answer
    Share Copy Link
    Contributed on Feb 23 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.