Giter VIP home page Giter VIP logo

ec2pricing's Introduction

EC2 Instance Types & Pricing

Have you ever found yourself scrolling up and down the EC2 Pricing Page, and moving back and forth between the new instances and the old when deciding on which EC2 instance type to choose? Wouldn't you just want all of it in one sortable table?

You can find that table on ec2pricing.iconara.info, and the code that parses the pricing feeds is in this repository.

Running it locally and making changes

Open two terminals, in the first run this:

$ cd public
$ make setup
$ make
$ make serve

… which will install all dependencies, compile and concatenate all of the sources, and finally start a web server on port 8000.

In the other terminal you run this:

$ make auto

… which will watch the sources for changes and compile and concatenate them.

The pricing data is loaded from AWS directly so you need an internet connection to test even when running locally.

Copyright

2012-2014, Theo Hultberg / @iconara

ec2pricing's People

Contributors

grddev avatar iconara avatar mrdavidlaing 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.