Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Mastering AWS CloudFormation Templates Using JSON
Rating: 4.5 out of 5(1,233 ratings)
4,938 students

Mastering AWS CloudFormation Templates Using JSON

Master the techniques of developing Cloud Formation templates using JSON, With advanced Concepts And Examples
Created byHari Kammana
Last updated 11/2019
English

What you'll learn

  • Will learn and master the techniques to develop CloudFormation templates using and JSON
  • Setup networking (VPC, Private and Public Subnets)
  • Configure auto scaling groups
  • Reusing resources - stacks/cross stack examples
  • Configuring Route53
  • Deploying Lambda Functions
  • Bootstrapping using Userdata scripts
  • Creating resources conditionally

Course content

10 sections28 lectures2h 30m total length
  • Course Objective1:11
  • Introduction to CloudFormation And Infrastructure As Code1:58

    Master CloudFormation templates with JSON or YAML to automate provisioning of AWS resources using infrastructure as code, gain version control, rollback, and automation advantages.

  • Introduction To JSON Notation5:14
  • Installing Atom and Adding CloudFormation Packages on Mac OS3:38

Requirements

  • Decent knowledge of AWS service like VPC, Subnets ELB etc

Description

AWS CloudFormation provides a common language for you to describe and provision all the infrastructure resources in your cloud environment. Cloud Formation allows you to use a simple text file to model and provision, in an automated and secure manner, all the resources needed for your applications across all regions and accounts. 

This course is designed to understand and master the techniques of writing CloudFormation templates using JSON, 

This course emphasizes the usage of all cloud-formation features like.

  1. Resources

  2. Parameters

  3. Mappings

  4. Conditions

  5. MetaData

  6. And Many More

This course Includes details examples over various advanced concepts using.

  • VPC

  • Subnets

  • Route 53

  • Internet Gateways

  • Route Tables

  • Security Groups

  • EC2 Instances

  • Useddata Scripts

  • Cloud Init

  • Autoscaling Groups

  • Launch Configurations

  • Elastic Load balancer (ELB)

  • And More....

Who this course is for:

  • Guys having basic understanding of AWS common services and willing to become zero to hero in writing Cloud Formation Templates