Giter Club home page Giter Club logo

devops's Introduction

DevOps

This repository contains things related to DevOps Engineering.

Cloning this repository

  • Use --recurse-submodules flag to also pull all the code from the submodule and place it in the directory that it's configured to.

Example:

git clone https://github.com/muhammad-levi/DevOps.git --recurse-submodules

For more info about Git Submodule see this article

devops's People

Contributors

muhammad-levi avatar

Watchers

 avatar

devops's Issues

[Many Projects] - DevOps - Dockerize a Nest.js backend application

Objective

Demonstrate ability to containerize applications, facilitating scalability and simplifying deployment.

Instructions

Given a simple Nest.js backend API source code, Dockerize the application.

  1. Ensure the Dockerfile is optimized for build speed and image size.
  2. Provide instructions on how to build and run the container, including how to access the API once it's running.
  3. Nest.js Repo: https://github.com/nestjs/nest
    • If it’s simpler, feel free to choose the boilerplate for Nest.js

[Many Projects] - DevOps - Implement basic monitoring for the dockerized NestJS application

Objective

Implement monitoring tools for observability and downtime alerts.

Instructions

  1. Propose a simple monitoring setup for the previous Dockerized application, tracking metrics like CPU usage, memory consumption, response times, and error rates.
  2. Suggest a tool (or tools) for monitoring, and describe the reason for the tools that were chosen.
  3. Explain how you would configure alerts for downtime or performance degradation.

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.