Giter VIP home page Giter VIP logo

elastic-unicorn-service's Introduction

elastic-unicorn-service

A proof-of-concept custom AWS service, exposed through a botocore client. Read the blog post to understand more what this is.

Running tox does not require any AWS resources and should give an impression of this unusual idea. Continue reading if you'd like to run an example "Elastic Unicorn Service" like this.

Requirements & Setup

Requirements:

  • Python 3.7
  • AWS Account and awscli configuration/credentials for eu-west-1 region.

Note: If you cannot run in eu-west-1 - then git grep eu-west-1 and replace references.

Setup:

python -m venv venv
source venv/bin/activate
./deploy.sh  # follow the instructions in the output

deploy.sh is a simple script that should be run twice:

  1. First time it creates the service stack.
  2. Second time it updates it and prints out instructions how to update the two files in models directory.

Running

AWS_DATA_PATH should point to models directory, for everything to work.

For example, run - AWS_DATA_PATH=models/ python unicorn.py and see the service in action.

elastic-unicorn-service's People

Contributors

seporaitis avatar

Watchers

 avatar  avatar

Forkers

eduardomourar

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.