Giter Site home page Giter Site logo

matryoshka's Introduction

matryoshka

A repository of common, opinionated CloudFormation templates, designed to be used as nested stacks.

To Use

First-Time Setup

If you're working from scratch, run provision/deploy-template-store.sh to spin up the template store.

Then, if you want to use the existing templates in /templates, run sync-templates-to-s2.sh, you can begin using them in your templates as nested stacks, vis a vis the docs.

Changing / Adding templates

Make changes to the templates, then run sync-templates-to-s2.sh when you're ready to make those changes available.

If you add a template, the filename should take the form what-this-template-describes_v1.yaml

Please be mindful of the versioning scheme--if you make a breaking change (i.e. changing required parameters / removing resources), or you're just not sure, increment the file version.

External Resources

Deploying Microservices with Amazon ECS, AWS CloudFormation, and an Application Load Balancer

matryoshka's People

Contributors

lexi-lambda avatar adlaika avatar aztecrex avatar fafafariba avatar

Stargazers

Advith avatar  avatar Patrick Cieplak avatar Sam avatar Nicolás Font avatar

Watchers

 avatar Franklin Henderson avatar Nicolás Font avatar James Cloos avatar Stu Penrose avatar  avatar JC Balcita avatar

matryoshka's Issues

Better Versioning

Right now, templates are versioned by hand. It would be nice to have something akin to semver, where minor enhancements can propagate to existing uses, but breaking changes can be made without fear of accidentally clobbering stacks--especially important for production.

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.