Giter VIP home page Giter VIP logo

aws-cloudformation's Introduction

aws-cloudformation

Templates of AWS Architectures

Units

  • VPC-NATGateway-PrivateSubnet.yml
  • aws-autoscaling-AutoScalingGroup.yml.yml
  • aws-autoscaling-LaunchConfiguration.yml
  • aws-autoscaling-LaunchConfiguration_with-AutoScalingGroup.yml
  • aws-ec2-EIP.yml
  • aws-ec2-InternetGateway.yml
  • aws-ec2-NatGateway.yml
  • aws-ec2-Route.yml
  • aws-ec2-RouteTable.yml
  • aws-ec2-RouteTableAssociation.yml
  • aws-ec2-SecurityGroup.yml
  • aws-ec2-Subnet.yml
  • aws-ec2-VPC.yml
  • aws-ec2-VPCGatewayAttachment.yml
  • aws-elasticloadbalancing-LoadBalancer.yml
  • aws-iam-InstanceProfile.yml
  • aws-iam-Role.yml
  • aws-Outputs.yml
  • aws-Parameters.yml

Examples

VPC with 1 AZ, 2 Subnet (Public and Private) and 2 Autoscaling on Bastion and WebServers

aws_1-az_2-subnets_1-bastion-asg_1-webserver-asg.yml

alt text

Contents :

  • 1 VPC
  • 1 Avaibility Zone
  • 2 subnets
    • 1 Public subnet
    • 1 Private subnet
  • 1 Internet Gateway
  • 1 NAT Gateway

CloudFormation contents :

  • Parameters
  • Resources
  • Outputs

VPC with 1 AZ, 4 Subnets (Public and Private) and 2 Autoscaling on Bastion and WebServers

aws_2-az_4-subnets_1-bastion-asg_1-webserver-asg.yml

alt text

Contents :

  • 1 VPC
  • 2 Avaibility Zone
  • 4 Subnets
    • 2 Public subnets
    • 2 Private subnets
  • 1 Internet Gateway
  • 2 NAT Gateway

CloudFormation contents :

  • Parameters
  • Resources
  • Outputs

aws-cloudformation's People

Contributors

germainlefebvre4 avatar

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.