Coder Social home page Coder Social logo

koolone / aws-cloudformation-master Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smalltide/aws-cloudformation-master

0.0 0.0 0.0 3.3 MB

Learn AWS CloudFormation for infrastructure as code (IaC)

Home Page: https://www.udemy.com/aws-cloudformation-master-class

Shell 41.65% Python 58.35%

aws-cloudformation-master's Introduction

aws-cloudformation-master

Learn AWS CloudFormation for infrastructure as code (IaC).

AWS CloudFormation Master Class
https://www.udemy.com/aws-cloudformation-master-class

Skills

  1. AWS
  2. AWS CloudFormation
  3. AWS EC2
  4. AWS Subnet
  5. AWS SecurityGroup
  6. AWS EIP
  7. AWS S3

CloudFormation Building Blocks

  > review 4-cloudformation-designer-demo.yaml

alt text

CloudFormation Parameters

  > review 0-parameters-hands-on.yaml

alt text alt text alt text

CloudFormation Resources

  > review 0-ec2-with-sg-eip.yaml

alt text alt text alt text

CloudFormation Mappings

  > review 0-mappings-ec2.yaml

alt text alt text alt text

CloudFormation Outputs

  > review 0-create-ssh-security-group.yaml
  > review 1-reference-ssh-security-group.yaml

alt text alt text

CloudFormation Conditions

  > review 0-conditions.yaml

alt text alt text alt text

CloudFormation Metadata

  > review 0-interface.yaml

alt text alt text

CFN Init and EC2 User Data

  > review 9-cfn-init

alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text

CF Advanced Concepts

  > review 10-advanced
  > cd 10-advanced
  > aws cloudformation create-stack --stack-name example-cli-stack --template-body file://0-sample-template.yaml --parameters file://0-parameters.json
  > aws cloudformation delete-stack --stack-name example-cli-stack
  >
  > pip3 install troposphere
  > python3 1-troposphere-example.py 

alt text alt text alt text alt text

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.