Giter VIP home page Giter VIP logo

terraform-devenv's Introduction

README

This repository explores the use of Terraform to build isolated test environments. These test environments should be secure with limited access from the public internet only to the intended HTTP interfaces. Security groups should enforce network communications restrictions similar to a non-AWS DC setup.

TODO List

  • Learn about Cloud-Init - and use it to inject operational parameters into AWS pheonix server style setup

  • Figure out a faster way to get DNS entry (www-devX.composmin.net) available to creator

  • DNS entries needed for hosts ??

    • could potentially make each different dev env have a different domain: like appserv1.dev1.composmin.net
    • has the advantage that DNS differences could be contained as a single value (/etc/resolve.conf) and all other references use short name e.g. appserv1
  • Richer Security Group

    • Per Subnet - which represents different platforms
    • block different platforms making changes to resources in other subnets
  • VPC Peering

    • Alternative mechanism for platform protection
    • IAM restrictions may be simpler to implement
  • Zero-downtime deployments

Helpful

Install the AWS & EC2 command line tools using the instructions at:

https://github.com/cloudius-systems/osv/wiki/Upload-OSv-AMI-from-EC2-instance

terraform-devenv's People

Contributors

composmin avatar

Stargazers

 avatar  avatar  avatar

Watchers

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