CLO | How To Use CloudFormation For AWS Automation (2019 EN)

Discussion in 'Information Technology' started by Kanka, Mar 11, 2020.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Company: Cloud Academy
    Author: Antonio Angelino
    Full Title: How To Use CloudFormation For AWS Automation
    Year: 2019
    Language: English
    Genre: Educational: Cloud computing
    Skill Level: Intermediate
    Price: -
    -
    Files: MP4 (+ Subtitles .SRT)
    Time: 00:20:35
    Video: AVC, 1920 x 1080 (1.778) at 30.000 fps, 1000 kbps
    Audio: AAC at 160 Kbps, 2 channels, 44.1 KHz



    Modern IT infrastructures can be quite complex and are usually built from many distinct components: computing instances, load balancers, storage volumes, CDNs, caching nodes, one or more database clusters, etc. You need to set up each component specifically for the environment that you are using (like production, staging, development, etc.), to keep them updated and to remove or swap components due to software changes. CloudFormation is a great tool that helps system administrators by managing these details automatically.

    In this course, CloudAcademy's Senior DevOps Engineer, Antonio Angelino, will discuss how AWS CloudFormation works and how you can use it to build scalable infrastructures. AWS CloudFormation allows you to easily create sets of cloud resources such as Amazon EC2 instances, CloudFront distributions, RDS database instances, and other services by just writing a template file.

    This is an intermediate-level course, so you should have some experience with AWS and its basic services like EC2, ELB, AutoScaling, and RDS. Also, some knowledge of high availability concepts, the JSON file format, and Wordpress would be helpful to understand the ideas behind the practical part of the course and the template's syntax.


    Lessons:
    01. What is CloudFormation?
    02. The anatomy of a CloudFormation Template
    03. Deployment of a Highly Available infrastructure for Wordpress
    04. CloudFormation template configuration wizard
    05. CloudFormation stack creation process


    -------------