Giter Site home page Giter Site logo

devops-internship-test's Introduction

devops-internship-test

Introduction

Requirements

Fork this repository and complete the tasks below. You can use any resources you want, e.g. Google or StackOverflow, but you should not copy/paste code from the internet.

What's in this repository

In this repository, you will find a simple Golang application. The application has two endpoints:

  • /upper - converts the request body to uppercase and returns it.
  • /db - increments a counter in a database and returns the value.

If you are not familiar with Golang, you can find the documentation here. Feel free to replace the application with your own application written in any language.

Approach the tasks described below as if you were working on a real project. You should write clean code and use best practices.

If you get stuck on a task, skip it and continue with the next task. You can always come back to the skipped task later.

Tasks

  1. Install Docker
  2. Create a Dockerfile
  3. Create a docker-compose.yml
  4. Connect the application to the database
  5. Push the image to Docker Hub
  1. Create a pipeline
  1. Create a Kubernetes cluster
  2. Deploy the application
  3. ConfigMaps
  4. Secrets
  5. Helm
  1. Create an instance/VM on a cloud provider

devops-internship-test's People

Contributors

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