Mastering AWS CloudFormation Templates Using JSON

Master the techniques of developing Cloud Formation templates using JSON, With advanced Concepts And Examples

Ratings: 4.52 / 5.00




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....

What You Will 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

Who Should Attend!

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