Giter Site home page Giter Site logo

sre-test's Introduction

SRE/DevOps Online Assessment

(v1.0) The purpose of this test is to evaluate experience using Docker to containerize applications, and deploying such applications on AWS.

This application (app.py) is a simple Flask 1.1.1 server for Python 3.7.5. Once deployed, this Flask web application should be exposed on port 80. You must not modify app.py.

Your task is to:

  1. read instructions / specifications and make a public fork or clone of this repository on GitHub
  2. containerize this application with Docker
  3. be sure to set the necessary environment variables referenced in app.py
  4. commit and include the completed Dockerfile in your repository, as well as any other related files
  5. deploy the wrapped application to AWS, in any way you choose
  6. create and commit a file in your repository named ip.txt, which stores only the public IPv4 address of your instance of the application on the first line, so that we may evaluate the submission quickly with the command curl $(cat ip.txt).
  7. Email / respond with your solution, which will be:
    • the URL of your GitHub repository, including all required files mentioned above

sre-test's People

Contributors

jgraham-overbond avatar tarvinder91 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.