Giter VIP home page Giter VIP logo

aws-lego's Introduction

Aws-Lego

Status: Alpha

Please note this project has now been moved to https://github.com/Bit-Clouded/Glenlivet

A set of templates designed to unify common AWS deployment topology. The common use cases it currently aim to facilitate includes:

  • Web Hosting with only ELB exposed.
  • Database with isolated subnets.
  • Source Control; using Phabricator
  • Continuous Integration; using Jenkins1 and Go.CD1
  • Intelligence and Analytics; AWS log collection, Elasticsearch, Logstash1 and Kibana1
  • Middle Ware and Support; Zookeeper, Kafka1

1 Denotes work in progress
Also others to come later:

  • Clustering and Orchestration of Docker deployment; Mesospohere + HAProxy + Kubernetes
  • A unified monitoring, alerting, reporting and anlytics topology across Windows and Linux. Encompassing all web servers, applications and runtimes; Apache, Nginx, Windows and all the listed software packages and nodejs, java, .net, etc etc.
  • And more, Storm, Hadoop, Druid

With an all encompassing deployment topology, software vendors would then be able to create step by step walk through of deployment scenarios that map precisely to topologies that choose to dopt AWS-Lego.

Getting Started

One of the most common task of a starting dev team is 1) source control and 2) build server. Let's try deploy a complete VPC with both a Phabricator and a Jenkins installation.

Prerequisite

Install AWS .Net SDK and have access to PowerShell From PowerShell: ``` Set-AWSCredentials -AccessKey -SecretKey Set-DefaultAWSRegion -Region ```

Deploy Reference Topology

Setting up a VPC with public subnets, private subnets, and NAT (And all associated firewall and routing rules.) Then set up Phabricator, Jenkins Download: https://s3-ap-southeast-2.amazonaws.com/bc-public-releases/AWS-Lego/Alpha/Deployment.ps1 https://s3-ap-southeast-2.amazonaws.com/bc-public-releases/AWS-Lego/Alpha/New-CompleteReferenceTopology.ps1 (Please note there are currently some issues with us-east-1 due to the possible skipping of AZ returned from [Fn::GetAZs](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-getavailabilityzones.html)

Open Powershell ISE (or just Powershell) and run New-CompleteReferenceTopology.ps1

You will be prompted for required details.

Deploy Phabricator

Download and run: https://s3-ap-southeast-2.amazonaws.com/bc-public-releases/AWS-Lego/Alpha/New-Phabricator.ps1

Deploy Jenkins

Download and run: https://s3-ap-southeast-2.amazonaws.com/bc-public-releases/AWS-Lego/Alpha/New-Jenkins.ps1

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.