Giter Club home page Giter Club logo

cf-aws's Introduction

Secured PCF AWS Cloud Formation Template

Reality:

  • Customers need to extend their internal network to the AWS env.
  • Customers need to gain control and tight security on AWS env.
  • ELB has no fixed IPs.
  • ELB has to sit on all AZs which routers sit so it can load balance the traffic to all routers.
  • Two separate cloud formation templates
    Currently ER template is calling Ops Manager template
    Ops Manager template has to be saved in the AWS S3 blobstore```
    
    

Current Cloud formation issues:

  • Hard code IP Blocks.
  • ELB only sits on one subnet/AZ, can not load balance to another AZ/subnet.
  • Internet facing ops manager.
  • only two AZs.
  • Private subnets has wide open internet access through NAT gateway.
  • There is no internal ELB and network segmentation, hard to setup firewall rules from data center to AWS.

Resolutions:

  • Configurable subnets.

  • Three private subnets across three AZs for CF deployment.

  • Three small public subnets across three AZs where public ELB sits on.

  • One internal ELB sits on public ELB without internet gateway attached.

  • One small infrastructure subnet where bosh and Ops Manager sits on and only this subnet is able to route to internet through nat gateway. (Note: Ops Manager and Bosh need to contact EC2 endpoint, customer can choose to route through their data center as well instead of nat gateway)

  • Private subnets are not able to route to internet.

  • Private subnets connect to S3 through S3 VPC endpoint. Combined two cloud formation templates to one.

  • CloudFormation template

  • A multi region reference architecture Note: Each CloudFormation template represents one region VPC deployment

cf-aws's People

Contributors

datianshi avatar

Watchers

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