Coder Social home page Coder Social logo

devops-task's Introduction

devops-task

Goal: Demonstrate the ability to automate the deployment of dockerized application

Infrastructure and tools

  • AWS EC2 (or other AWS server-less service)
  • AWS S3
  • Docker and your preferred docker image
  • Ansible / terraform
  • Python

Task

  1. Download regularly (e.g. daily / hourly) some dataset from the free data provider.
    If you down know any, choose from:
    - https://github.com/CSSEGISandData/COVID-19/
    - https://openweathermap.org/current
    - https://covid19datahub.io/
  2. Store downloaded dataset to S3 bucket
  3. From every downloaded dataset, extract some specific data (eg data relevant for Czechia, Prague, ...)
  4. Display all extracted data using a single HTML page served from S3. A simple table is enough.
  5. Present the result

Instructions

  • Use well-known language (preferable Python 3) to create an application
  • Create a docker to encapsulate the application logic
  • Use the latest ansible / terraform to automate the deployment of the application (docker)
  • Put all your source code in a public git repository (e.g. Github)
  • Use Readme.MD file for the documentation (while evaluating we will use it)
  • If you find problems or do not implement something, you should mention it there

Bonus points

  • Replace EC2 with AWS serverless offering
  • Document the next steps to make this small application being ready for production
  • Create CI / CD pipelines for your deployment
  • Use your imagination and provide more than expected

devops-task's People

Contributors

dependabot[bot] avatar pavelpikta avatar

Watchers

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