Giter Club home page Giter Club logo

dsti-devops-workshop's Introduction

DSTI DevOps course

Materials for the DevOps course at DSTI.

Modules

  1. Introduction to DevOps
  2. Source Control Management (SCM) | with Git
  3. Continuous Testing, Continuous Integration & Continuous Delivery (CI/CD) | with Node.js, GitHub Actions and Heroku
  4. Infrastructure as code (IaC) | with Vagrant and Ansible
  5. Containerization | with Docker
  6. Containers orchestration | with Docker Compose
  7. Containers orchestration | with Kubernetes
  8. Cloud-native applications and microservice architecture | with Istio
  9. Monitoring | with Prometheus and Grafana

Assignment

The course assignment is consist of:

  1. Participation
  2. Project
  3. MCQ exam

Usage

Reading slides' content

Navigate inside the ./courses/devops folder to read the raw material and access the labs. The module's folders contain following files:

  • index.md - materials for the module
  • lab.md - labs description
  • homework.md - homework description
  • assets folder - assets provided for the labs
  • image folder - images used in the .md files

Access online slides

Netlify Status

The slides are available on Netlify as a static website - dsti-devops-2022-fall.netlify.app.

Build slides locally as a static website

Run the following commands to get the site up and running.

# Clone the repository
git clone https://github.com/adaltas/dsti-devops-2022-fall.git devops
cd devops/gatsby
# Download the dependencies
npm install
# Start the development server
npm run develop
# If you have problem, try
npm run clean && npm run develop

Teachers

Sergei Kudinov

Guillaume Holdorf

Paul-Adrien Cordonnier [email protected]

dsti-devops-workshop's People

Contributors

pacordonnier avatar sergkudinov avatar guillaumehold 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.