Skip to content

Latest commit

 

History

History

README.md

DevOps & CI/CD

Challenges focused on CI/CD pipelines, PR review automation, build failure resolution, release management, and configuration management.

Job titles: DevOps Engineer, Release Engineer, Build Engineer, SCM Engineer

Modules

Module Difficulty Time
CI/CD Pipeline Intermediate 45 min
PR Review Automation Beginner–Intermediate 30 min
CI Failure Resolution Intermediate 45 min
Release Management Intermediate 45 min
Configuration Management & Feature Flags Intermediate 45 min

Repositories

Repository Compatible Modules
app_timesheet CI/CD Pipeline, PR Review Automation, CI Failure Resolution, Release Management, Configuration Management & Feature Flags
ts-java-spring-boot-realworld-example-app PR Review Automation
uc-framework-upgrade-monolith-to-microservices CI/CD Pipeline, PR Review Automation, CI Failure Resolution, Release Management, Configuration Management & Feature Flags
app_dotnet-angular-monolith Release Management

When to Use This Category

  • DevOps-focused audiences — PR Review Automation is a great low-risk entry point (Devin reads and comments, no code changes)
  • CI Failure Resolution shows Devin as an autonomous remediation agent
  • Release Management and Configuration Management cover essential DevOps SDLC tasks
  • Pairs well with Security for a "DevSecOps" themed workshop
  • For infrastructure and cloud-native challenges, see Cloud & Infrastructure
  • For monitoring and incident response, see Observability & SRE