awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
in28minutes avatar

in28minutes/devops-master-class

0
View on GitHub↗
2,833 stele·6,704 fork-uri·Java·6 vizualizărilinks.in28minutes.com/DevOps-SBT↗

Devops Master Class

This repository is a comprehensive educational resource covering the full spectrum of DevOps practices, including continuous integration and delivery, containerization, orchestration, configuration management, and infrastructure as code. It provides structured content that walks through automating the build, test, and deployment lifecycle using multi-stage pipelines with Jenkins and Azure DevOps.

The material covers declarative server configuration and state management through automated Ansible playbooks, enabling consistent system environments across machines. It also addresses container lifecycle management with Docker for packaging and deploying applications, alongside Kubernetes for orchestrating containerized workloads with service discovery, scaling, and centralized configuration.

Infrastructure provisioning is handled through Terraform, with declarative configuration files and state management for managing cloud resources across AWS, Azure, and Google Cloud. The content is organized as a master-class course format, providing a guided path through these interconnected DevOps domains.

Features

  • CI CD Pipelines - Automates the build, test, and deployment lifecycle through multi-stage pipelines with Jenkins and Azure DevOps.
  • DevOps Pipelines - Creates complete automation pipelines integrating CI, CD, and deployment across multiple tools and cloud platforms.
  • Ansible Playbooks - Configures and manages servers through automated Ansible playbooks for consistent system states.
  • Azure DevOps Pipelines - Provides multi-stage Azure DevOps pipeline definitions for automating build, test, and deployment workflows.
  • Declarative Infrastructure Provisioning - Defines and manages cloud infrastructure across AWS, Azure, and Google Cloud using declarative Terraform configuration files.
  • Terraform Provisioning - Defines and manages cloud resources across AWS, Azure, and GCP using declarative Terraform configuration files and state management.
  • Docker Container Deployments - Packages applications into portable Docker containers and manages their lifecycle using images, registries, and compose files.
  • Container Lifecycle Management - Builds, runs, and manages Docker images for applications and microservices to enable consistent deployment environments.
  • Jenkins Pipelines - Automates building, testing, and integrating code changes through scheduled or triggered Jenkins pipeline jobs.
  • Infrastructure as Code - Provisions and manages cloud infrastructure across AWS, Azure, and GCP using declarative configuration files and state management.
  • Kubernetes Orchestration - Deploys and manages containerized applications using Kubernetes for service discovery, load balancing, and centralized configuration.
  • Jenkins Pipelines - Automates building, testing, and deploying applications through scripted or declarative Jenkins pipelines with Docker integration.
  • DevOps Automation Courses - An educational resource covering CI/CD, containerization, orchestration, and infrastructure automation across multiple tools and cloud platforms.
  • Kubernetes Orchestration - Deploys and manages containerized applications with Kubernetes for service discovery, scaling, and configuration management.

Istoric stele

Graficul istoricului de stele pentru in28minutes/devops-master-classGraficul istoricului de stele pentru in28minutes/devops-master-class

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face in28minutes/devops-master-class?

This repository is a comprehensive educational resource covering the full spectrum of DevOps practices, including continuous integration and delivery, containerization, orchestration, configuration management, and infrastructure as code. It provides structured content that walks through automating the build, test, and deployment lifecycle using multi-stage pipelines with Jenkins and Azure DevOps.

Care sunt principalele funcționalități ale in28minutes/devops-master-class?

Principalele funcționalități ale in28minutes/devops-master-class sunt: CI CD Pipelines, DevOps Pipelines, Ansible Playbooks, Azure DevOps Pipelines, Declarative Infrastructure Provisioning, Terraform Provisioning, Docker Container Deployments, Container Lifecycle Management.

Care sunt câteva alternative open-source pentru in28minutes/devops-master-class?

Alternativele open-source pentru in28minutes/devops-master-class includ: vonng/pigsty — Pigsty is a comprehensive database infrastructure orchestration platform designed to automate the full lifecycle of… jenkinsci/pipeline-examples — This project is a library of version-controlled workflow definitions and a collection of Groovy scripts and… argoproj/argo-workflows — Argo Workflows is a container-native workflow engine that functions as a Kubernetes custom resource controller. It… ozbillwang/terraform-best-practices — This project provides a comprehensive collection of conventions, patterns, and guidelines for structuring, securing,… moghtech/komodo — Komodo is a remote server orchestrator and container deployment platform. It provides a centralized interface for… anomalyco/guide — This project is a serverless application framework used to define and deploy cloud infrastructure, serverless APIs,…

Alternative open-source pentru Devops Master Class

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Devops Master Class.
  • vonng/pigstyAvatar Vonng

    Vonng/pigsty

    5,172Vezi pe GitHub↗

    Pigsty is a comprehensive database infrastructure orchestration platform designed to automate the full lifecycle of high-availability PostgreSQL clusters. It functions as an infrastructure-as-code framework that manages cluster coordination, node provisioning, and service discovery through idempotent playbooks. By integrating distributed consensus mechanisms, the platform ensures automated failover and consistent state enforcement across diverse environments, including bare metal and virtualized infrastructure. The platform distinguishes itself through a robust suite of operational capabiliti

    Shell
    Vezi pe GitHub↗5,172
  • jenkinsci/pipeline-examplesAvatar jenkinsci

    jenkinsci/pipeline-examples

    4,296Vezi pe GitHub↗

    This project is a library of version-controlled workflow definitions and a collection of Groovy scripts and configuration snippets for implementing continuous integration and delivery automation in Jenkins. It serves as a reference for building automated pipelines using both declarative syntax and scripted logic. The repository provides template collections and implementation patterns for creating software build and deployment workflows. It includes reusable functions and logic patterns designed to standardize pipeline behavior and eliminate code duplication across multiple projects through t

    Groovy
    Vezi pe GitHub↗4,296
  • argoproj/argo-workflowsAvatar argoproj

    argoproj/argo-workflows

    16,466Vezi pe GitHub↗

    Argo Workflows is a container-native workflow engine that functions as a Kubernetes custom resource controller. It orchestrates complex sequences of containerized tasks by executing them as directed acyclic graphs, allowing for dependency management and parallel processing within a cluster. The system extends the native Kubernetes control plane to manage the full lifecycle of automated processes, from initial triggering to final resource cleanup. The platform distinguishes itself through its controller-pattern reconciliation, which continuously monitors workflow states to align them with desi

    Goairflowargoargo-workflows
    Vezi pe GitHub↗16,466
  • moghtech/komodoAvatar moghtech

    moghtech/komodo

    10,290Vezi pe GitHub↗

    Komodo is a remote server orchestrator and container deployment platform. It provides a centralized interface for managing multiple remote hosts through lightweight agents, coordinating Docker Swarm and Kubernetes clusters, and automating software delivery via integrated CI/CD pipelines. The system distinguishes itself with a TypeScript-based automation engine that executes typed scripts against the system API for complex operational workflows. It supports infrastructure-as-code through TOML-based declarative configuration synchronization and provides ephemeral build infrastructure that provi

    Rust
    Vezi pe GitHub↗10,290
  • Vezi toate cele 30 alternative pentru Devops Master Class→