Git Product home page Git Product logo

ops-technical-test's Introduction

Platform Enablement Technical Test

We would like you to write an application in a language of your choice which covers a few points of interest. It will be evaluated holistically, so take this as an opportunity to show the breadth of your skills or knowledge.

Application Details

Your application should be a simple, small, operable web-style API or service provider. It should implement the following:

  • a simple root endpoint which responds in a simple manner; "hello world" or some such
  • a health endpoint which returns an appropriate response code
  • a metadata endpoint which returns basic information about your application; example:
"myapplication": [
  {
    "version": "1.0",
    "description" : "pre-interview technical test",
    "lastcommitsha": "abc57858585"
  }
]
  • tests or a test suite; the type of testing is up to you

Fit and Finish

Once the application has been written, continue with the following additions:

  • provide a means of packaging your application as a single deployable artifact which encapsulates its dependencies
  • create a pipeline that builds your application on each commit; Travis or similar, for example
  • describe or demonstrate any risks associated with your application/deployment
  • write a clear and understandable README which explains your application and its deployment steps

ops-technical-test's People

Contributors

oerazo avatar melboyce 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.