Giter Club home page Giter Club logo

devops-challenge's Introduction

DevOps Challenge

Instructions

  1. Allocate maximum 5 hours for this project
  2. For preparations, you must have github accounts to do this challenge.
  3. Read all the instructions carefully

Preparations

  1. Create a private repository on your Github account
  2. Import code from existing repo: https://github.com/badr-interactive/devops-challenge
  3. Add devbadrinteractive as the collaborator of your repo

Challenge

  1. Create a containerized app from a Backend & Frontend applications using docker, deploy using the following ports:
    • Port 3000 for frontend app
    • Port 3001 for backend app
  2. Create a web server as the gateway for the 2 previous containers using nginx. The following is a system design that will be made.

  • Endpoint {url}/ point to the frontend services.
  • Endpoint {url}/api point to the backend services.
  1. All the deployment & configs must use dockers.
  2. Provide Dockerfile image, docker-compose/other orchestration scenarios, webserver configs & mount volumes to keep data persistent.

Submit

  1. After you are done, create a merge request in your private repo and invite devbadrinteractive as the reviewer
  2. The last merge request will be graded
  3. In your pull request description, please add the following information:
    1. Full Name
    2. Email Address
    3. Feedback on this assessment

----- Badr Interactive 2023

devops-challenge's People

Contributors

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