Giter Club home page Giter Club logo

cloud-formation-elasticache's Introduction

Overview

This project is a CloudFormation template that inserts a new ElastiCache cluster into an existing VPC.

Assets Produced

  1. TODO

Tagging Strategy

The following tags are applied to assets that allow tagging:

  • Project - useful for generating cost reports, defaults to Weapon-X
  • Purpose - what role the asset plays in the VPC, eg ECS Agent
  • Creator - the entity creating the assets, defaults to CloudFormation
  • Environment - the context the assets are a part of, defaults to development
  • Freetext - place holder for asset-specific notes, meant to be adjusted in the console if needed

Prerequisites

Building

There is noting to build.

Installation

There is nothing to install.

Tips and Tricks

Creating The Stack

There is a convenience Bash script that can be run to create a new cluster. If you just want to test things out run scripts/create-stack.sh. In several moments, your cluster should be created. Check your AWS console for confirmation.

If you want to specify certain aspects of the stack, try running something like this: scripts/create-stack.sh production-cluster Phoenix production [email protected]. This form provides the following:

  • stack name of production-cluster
  • project name of Phoenix
  • environment name of production
  • creator of [email protected]

Destroying The Stack

There is a convenience script for destroying clusters. Run scripts/destroy-stack.sh production-cluster to destroy the cluster we created above.

Creation Via The Console

TODO: need to talk about getting the elasticache.yml file into S3 so that the console can see it

Troubleshooting

TODO

License and Credits

This project is licensed under the Apache License Version 2.0, January 2004.

cloud-formation-elasticache's People

Contributors

kurron avatar

Watchers

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