GithubHelp home page GithubHelp logo

lguzzon-scratchbook / developmentmachine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boraxtheclean/developmentmachine

0.0 1.0 0.0 64 KB

Code to deploy an EC2 instance for development purposes.

Shell 100.00%

developmentmachine's Introduction

DevelopmentMachine

I diagram of the AWS resources deployed. This repo contains a Cloudformation template to deploy an EC2 Instance for software development.

What's in the box?

This will deploy a Amazon Linux EC2 instance, an Instance Profile granting admin access, and a cloudwatch alarm to turn off the instance after 3 hours of inactivity.

What do I do with it?

Write and deploy code!

I recommend making desired changes to this AMI and burning a new AMI with your preferred configurations built in. For example, you could install your favorite version of python, securely store credentials, configure your dotfiles.

How much will it cost me?

Leaving this instance stopped for a month will incur about an $0.80 bill in us-east-1. The reason for this is the 8 GB EBS volume that is provisioned: $0.10 per GB-month of General Purpose SSD (gp2) provisioned storage - US East (Northern Virginia)

Small instances however, are very cheap to run. You can usually get a machine big enough for your development needs for under $0.01 an hour. Here is the EC2 Instance Pricing page.

These are my links

This is my blog

developmentmachine's People

Contributors

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