Next cohort starts 1st of next month · only 3 seats left
contact@DevOpsSchool.com · +91 99057 40781 ·
DOP-C02 · DevOpsSchool Certification

AWS Certified DevOps Engineer – Professional (DOP-C02)

Automate, accelerate and operate production systems on AWS at enterprise scale. Every session is a live demo in a real lab environment — not slides, not theory. You watch the instructor build it, then you build it yourself.

 4.8 / 5 · 2,300+ ratings 18,000+ certified learners 743 enrolled in last 90 days
Duration
5 weeks
Total content
100+ hours
Per tool
5 hrs · 2 assignments · 1 capstone
Final exam
3 hrs · online · open-book
NEXT COHORT · 1st of next month
₹34,999 ₹49,999 SAVE 30%
Live & interactive cohort · GST extra as applicable · EMI available
--
Days
--
Hrs
--
Min
--
Sec
Only 3 of 10 seats left

What's included
  • 5-week program · 100+ hours of content
  • Live & interactive instructor sessions
  • 2 assignments & 1 capstone per tool
  • 3-hour online open-book final exam
  • Recordings, slides & lab repos
  • Industry-recognised digital certificate
  • Lifetime forum support — ask anything, forever
  • FREE 1-year LMS access — entire DevOpsSchool LMS: 20+ courses, 50+ tools, videos, quizzes, assignments & projects.
Cohort-cancellation refund. If we cancel or postpone the cohort (instructor unavailability, low enrolment, force majeure), you receive a 100% refund within 15 days. See refund policy.
Reserve my seat — ₹34,999
Engineers we've trained work at
JPMorgan Chase Bank of America Wells Fargo Verizon Nokia World Bank GE Healthcare VMware Oracle Qualcomm Mercedes-Benz Airbus Datadog Splunk Deloitte Infosys Wipro Capgemini
# career outcomes

Walk in an engineer. Walk out a DOP-C02 who ships.

By the end of DOP-C02, you'll have shipped 14 production-grade artefacts and proven you can:

Design CI/CD for multi-service applications, with branching, gates, and progressive rollout.

Provision infrastructure as code across AWS, Azure, or GCP using Terraform — including drift control.

Automate configuration at scale with Ansible — idempotent playbooks, secret-free roles.

Run containers on Kubernetes — workloads, networking, autoscaling, observability.

Shift security left — SAST/DAST, SBOM, signed images, policy as code with OPA.

Operate SLOs — define error budgets, run incident response, write postmortems.

Median salary after certification
$118K – $165K
Roles our DOP-C02 alumni land: DevOps Engineer · Platform Engineer · SRE · Build & Release Manager · Cloud Automation Lead. Based on alumni reporting, 2024–25.
Start now — ₹34,999
# why this program

It's training built by people who run production for a living.

Taught by senior practitioners

Every instructor has 15+ years operating production systems — our lead instructor, Rajesh Kumar, has 20.

Build your own lab — not a sandbox

We teach you to provision a production-grade environment on your own AWS/Azure/GCP. It's the same skill you'll use day one on the job — and it goes with you when you leave.

100% demo-driven

Every session is a live demonstration in a working lab — never slides, never theory. You watch the instructor build it in real time, then you build it yourself.

Job-ready portfolio

You leave with 14 GitHub-ready projects you can show in interviews tomorrow.

# next cohort

Live cohorts — pick the track that fits your week.

Every cohort is capped at 10 learners by design. That's how the instructor still answers your real production questions in week 4 — not just the rehearsed ones from week 1.

Weekend cohort Most popular

Starts 1st of next month · Sat · Sun · 10:00 AM – 1:00 PM IST
  • 5 weekends · ~8 hrs/weekend live + self-paced
  • Designed for working professionals on IST/EST/GMT
  • Mentor office hours · Sunday 11 AM IST
  • Only 3 of 10 seats left
Reserve seat — ₹34,999

Weekday cohort

Starts 1st of next month · Mon · Wed · Fri · 8:00 – 10:00 PM IST
  • 5 weeks · ~12 hrs/week (live + self-paced)
  • Recorded same-day · always-available replay
  • Mentor office hours · Thursday 7 PM IST
  • Capped at 10 learners — small-batch by design
Reserve seat — ₹34,999

Need a custom corporate cohort for your team? Talk to us →

# curriculum · DOP-C02

Tool-by-tool. Live demos, not slides.

Each tool is taught as a working live demonstration inside a real lab environment — you see it built end-to-end before you build it yourself. The structure is identical for every tool, so you always know what's coming and what you'll have shipped by the end of the week.

5 hours
content per tool
(live + self-paced video)
2 assignments
per tool
graded with feedback
1 capstone
per tool
GitHub-public portfolio
3-hr exam
online · open-book
at the end of the program
01 AWS DevOps Foundations — SDLC Automation & Well-Architected Video5 hrs · 2 assignments · 1 capstone
The DOP-C02 exam domains: SDLC automation, configuration management, resilient cloud solutions, monitoring, incident response, security & compliance. AWS Well-Architected Framework (DevOps lens). IAM, multi-account organisation design, Landing Zones, AWS Organizations, and Service Control Policies.
  • Assignments: (1) audit an AWS account against the Well-Architected DevOps lens; (2) design a multi-account structure with Landing Zone and SCPs
  • Capstone: Well-Architected review report for a sample workload — findings, risks, and a prioritised remediation roadmap
02 AWS CodePipeline — End-to-End CI/CD on AWS Live & Interactive5 hrs · 2 assignments · 1 capstone
CodeCommit, CodeBuild, CodeDeploy, CodePipeline, CodeArtifact. Pipeline stages, manual approval gates, cross-account deployments, pipeline event notifications via EventBridge. Comparison with GitHub Actions for AWS workloads. Trunk-based development and mono-repo strategies.
  • Assignments: (1) build a CodePipeline that tests, builds, and deploys to ECS with a manual approval stage; (2) configure CodeArtifact as a proxy for npm and PyPI
  • Capstone: full CodePipeline SDLC — source, CodeBuild with SAST, deploy to dev (auto) + prod (gated), SNS notifications at every stage
03 AWS CDK & CloudFormation — Infrastructure as Code Live & Interactive5 hrs · 2 assignments · 1 capstone
CloudFormation — stacks, nested stacks, StackSets, change sets, drift detection, custom resources. AWS CDK — constructs, stacks, CDK Pipelines (self-mutating), CDK Nag. cfn-lint and cfn_nag for validation. CDK vs. Terraform vs. SAM decision matrix.
  • Assignments: (1) deploy a 3-tier app with CloudFormation nested stacks; (2) replicate the same infra using CDK TypeScript with a CDK Pipeline
  • Capstone: self-mutating CDK Pipeline deploying EKS + RDS + ALB across dev/staging/prod with CDK Nag policy enforcement
04 AWS Systems Manager — Fleet Management at Scale Live & Interactive5 hrs · 2 assignments · 1 capstone
SSM Agent, Run Command, Session Manager, Patch Manager, Automation, Parameter Store, Secrets Manager. Hybrid activations for on-prem servers. Maintenance windows and patch baselines. State Manager for desired-state enforcement. OpsCenter for operational item tracking.
  • Assignments: (1) patch a fleet of 20 EC2 instances using Patch Manager with zero SSH access; (2) store and auto-rotate RDS credentials via Secrets Manager + Lambda
  • Capstone: hybrid fleet management — EC2 + on-prem servers managed via SSM with Patch Manager, Run Command automation, and Parameter Store config injection
05 Container Deployments — ECS, EKS & Fargate Live & Interactive5 hrs · 2 assignments · 1 capstone
ECS Fargate — task definitions, services, service auto scaling, CodeDeploy blue/green, deployment circuit breakers. EKS — managed node groups, Fargate profiles, IRSA, EKS add-ons, Karpenter. ECR — image scanning, lifecycle policies, cross-region replication.
  • Assignments: (1) deploy a microservice on ECS Fargate with CodeDeploy blue/green; (2) set up EKS with IRSA and deploy a workload that reads from S3
  • Capstone: ECS + EKS dual-stack platform — ECS for stateless, EKS for stateful; shared ECR; CodePipeline driving deployments to both
06 AWS Lambda & Serverless Deployments Live & Interactive5 hrs · 2 assignments · 1 capstone
Lambda — function URLs, provisioned concurrency, layers, destinations, SnapStart. SAM CLI — local testing, sam build/deploy, sam pipeline. AWS Step Functions for orchestration. EventBridge for event-driven architectures. Canary and linear traffic shifting with Lambda aliases.
  • Assignments: (1) deploy a Lambda API with SAM and configure linear traffic shifting via CodeDeploy; (2) build an EventBridge-driven pipeline that reacts to S3 events
  • Capstone: serverless order-processing workflow — Lambda + Step Functions + SQS + DynamoDB deployed with SAM and a CodePipeline CI/CD flow
07 Elastic Beanstalk & OpsWorks — Managed Deployments Live & Interactive5 hrs · 2 assignments · 1 capstone
Elastic Beanstalk — environments, deployment policies (rolling, immutable, blue/green), .ebextensions, custom platform hooks, health monitoring. AWS OpsWorks — stacks, layers, Chef/Puppet integration, lifecycle events. When to choose managed platforms over ECS/EKS.
  • Assignments: (1) configure EB blue/green deployment with a DNS swap strategy; (2) use OpsWorks to manage a node fleet with a Chef cookbook
  • Capstone: EB application with custom AMI, .ebextensions for dependencies, rolling deployments with health-gated promotion to production
08 CloudWatch & X-Ray — Observability on AWS Live & Interactive5 hrs · 2 assignments · 1 capstone
CloudWatch Logs, Metrics, Alarms, Dashboards, Contributor Insights, Container Insights, Application Signals. CloudWatch Agent for custom metrics. AWS X-Ray — trace sampling, annotations, groups, Service Map. Amazon Managed Grafana + Managed Prometheus for hybrid observability.
  • Assignments: (1) create composite alarms with anomaly detection and route to PagerDuty via SNS; (2) add X-Ray tracing to a microservice and build a Service Map
  • Capstone: full observability stack — CloudWatch dashboards, X-Ray trace analysis, SLO-based alarms, and runbooks for the top-5 alert scenarios
09 Auto Scaling & Resilience — High Availability Patterns Live & Interactive5 hrs · 2 assignments · 1 capstone
EC2 Auto Scaling — scaling policies (target tracking, step, scheduled), lifecycle hooks, warm pools, predictive scaling. Application Auto Scaling for ECS/DynamoDB/Lambda. AWS Fault Injection Simulator for chaos engineering. Multi-region active/active and Route 53 health-check failover.
  • Assignments: (1) configure predictive scaling for an EC2 ASG and simulate load to verify; (2) run an FIS experiment injecting EC2 failures and verify self-healing
  • Capstone: multi-AZ auto-scaling architecture with FIS chaos experiments validating recovery time and ASG replacement behaviour
10 Incident & Event Response — Automated Remediation Live & Interactive5 hrs · 2 assignments · 1 capstone
EventBridge rules for real-time event routing; CloudWatch Alarms → SNS → Lambda for auto-remediation. AWS Config rules and remediation actions. Systems Manager OpsCenter and Automation runbooks for incident response. AWS Health Dashboard for service events.
  • Assignments: (1) write a Lambda that auto-remediates public S3 buckets triggered by a Config rule; (2) build an EventBridge + SSM Automation runbook for EC2 reboot-on-alert
  • Capstone: automated incident response pipeline — Config rule → EventBridge → SNS → SSM Automation with OpsCenter tracking and post-incident report
11 Security & Compliance Automation — Policy as Code on AWS Live & Interactive5 hrs · 2 assignments · 1 capstone
AWS Config, Security Hub, GuardDuty, Inspector, Macie. Service Control Policies and Permission Boundaries. IAM Access Analyzer. Automated compliance with Config conformance packs. DevSecOps in CodePipeline: CodeGuru for SAST, git-secrets, ECR image scanning, Checkov for CloudFormation.
  • Assignments: (1) deploy a Config conformance pack for CIS AWS Foundations; (2) add ECR scanning and CodeGuru to a CodePipeline
  • Capstone: end-to-end DevSecOps pipeline — CodeGuru → ECR scan → Config check → Security Hub aggregation, blocking on every failed gate
12 Cost Optimisation & Tagging — FinOps on AWS Live & Interactive5 hrs · 2 assignments · 1 capstone
AWS Cost Explorer, Budgets, Cost Anomaly Detection. Tagging strategies enforced with Config and SCPs. Compute Optimizer, Trusted Advisor. Savings Plans vs. Reserved Instances vs. Spot. Cost allocation and showback for multi-team environments.
  • Assignments: (1) set up Cost Anomaly Detection with 30% threshold alerts; (2) enforce mandatory cost-allocation tags with a Config rule and SCP
  • Capstone: FinOps dashboard — Cost Explorer data exported to Athena + Grafana, anomaly alerting, and a monthly cost-review runbook
13 Multi-Region & Disaster Recovery — Business Continuity Video5 hrs · 2 assignments · 1 capstone
DR strategies: Backup & Restore, Pilot Light, Warm Standby, Multi-Site Active/Active. RTO/RPO targets and architecture choices. Route 53 health-check failover. AWS Backup, S3 Cross-Region Replication, DynamoDB Global Tables, RDS read replicas. Runbook automation for failover.
  • Assignments: (1) build a Pilot Light DR environment with tested failover for a 3-tier app; (2) implement policy-driven cross-region backups with AWS Backup
  • Capstone: documented and tested DR runbook — warm standby across two regions, Route 53 failover, verified ≤30-minute RTO
14 DOP-C02 Exam Preparation — Mock Exams & Scenario Drills Video5 hrs · 2 assignments · 1 capstone
DOP-C02 exam format and domains. Scenario walkthroughs — common traps: Config vs. CloudTrail for compliance, blue/green vs. canary, SSM vs. CodeDeploy use-cases, when EB beats ECS. Three full-length mock exams with answer rationale and post-exam review.
  • Assignments: (1) complete a 75-question timed mock exam targeting ≥72%; (2) complete a second mock targeting ≥80% with post-review
  • Capstone: architecture decision cheat-sheet covering the top-20 DOP-C02 scenarios — your reference card for the exam day
Final certification exam3 hrs · online · open-book
At the end of the program, you sit a 3-hour online open-book examination. It's scenario-based and tests the entire toolchain end-to-end, not memorisation. See the exam section below for the full format.
Want the full module breakdown?

Get the PDF syllabus with every tool, sub-topic, assignment brief, capstone spec and reading list.

Download syllabus
# your capstone portfolio

One capstone per tool. 14 GitHub-public artefacts you'll show in interviews.

Every tool you learn ends in a graded capstone project. By the end of the program you'll have a full portfolio of production-grade, employer-show-able work — sample capstones below.

CAPSTONE · CODE PIPELINE
Full DevSecOps pipeline on AWS

Source → CodeGuru → CodeBuild → ECR scan → CodeDeploy to ECS blue/green with manual prod gate.

CodePipelineCodeDeployECS
CAPSTONE · CDK
Self-mutating CDK Pipeline for EKS

CDK Pipeline deploying EKS + RDS + ALB across dev/staging/prod with CDK Nag policy enforcement throughout.

CDKEKSCDK Nag
CAPSTONE · SSM
Hybrid fleet management at scale

EC2 + on-prem servers managed via SSM Patch Manager, Run Command, Secrets Manager rotation, and Parameter Store.

SSMPatch ManagerSecrets Mgr
CAPSTONE · OBSERVABILITY
CloudWatch + X-Ray SLO stack

Composite alarms with anomaly detection, X-Ray Service Map, and auto-remediation Lambda for the top-5 alert scenarios.

CloudWatchX-RayLambda
CAPSTONE · INCIDENT RESPONSE
Automated Config remediation

Config rule → EventBridge → SSM Automation — public S3 bucket auto-blocked within 60 seconds of creation.

ConfigEventBridgeSSM
CAPSTONE · DR
Warm standby DR across two regions

Pilot Light DR with Route 53 health-check failover — tested and verified with ≤30-minute RTO documentation.

Route 53RDS ReplicaAWS Backup
# the DOP-C02 toolchain

18 AWS-native services, from code pipeline to production resilience.

CodePipeline
CodeBuild
CodeDeploy
CodeArtifact
AWS CDK
CloudFormation
Amazon EKS
ECS / Fargate
AWS Lambda
Systems Manager
CloudWatch
AWS X-Ray
AWS Config
Security Hub
Route 53
EventBridge
Elastic Beanstalk
AWS FIS
# the final exam

3 hours. Online. Open-book. Built to test what you can ship.

The DOP-C02 examination is intentionally not a memorisation contest. Open-book, scenario-driven, and proctored online — it tests whether you can solve real production problems with the toolchain you spent five weeks practising.

3 hours
total duration
Online
from anywhere
Open-book
notes, docs, the LMS
Scenario-based
real engineering tasks

What it covers
  • Multi-part production scenarios that span the toolchain end-to-end
  • Pipeline design, IaC, configuration, containers, K8s, observability, security
  • Debugging exercises — given symptoms and logs, find the root cause
  • Written reasoning on trade-offs (e.g. blue/green vs canary, push vs pull GitOps)
Why open-book

In a real on-call shift you look things up. The exam mirrors that. We test the skill that actually matters — composing what you know into a working solution under time pressure. Memorising flag syntax wouldn't make you a better engineer.

Pass → certified.

Clear the exam and you'll be issued the DOP-C02 digital certificate within 5 working days, with a verifiable credential ID on our public registry.

  • Two free re-attempt windows if you don't clear first time
  • Detailed feedback report on every section
  • Mock papers + walkthrough during the program
  • Hard copy of the certificate on request
See the credential
# meet your instructor

You're not learning from a content team. You're learning from the person who built it.

RK

Rajesh Kumar

Principal DevOps Engineer and Architect
20 years · DevOps · SRE · Security Early-bird practitioner · MLOps · AIOps Ex-PayPay · SoftwareAG · ServiceNow · Adobe · Intuit · IBM · Accenture 10,000+ engineers trained M.Tech · BITS Pilani 25+ certifications

Rajesh is a working practitioner with 20 years across DevOps, SRE and Security, and an early-bird operator in MLOps and AIOps — he was already running model-deployment and telemetry-driven incident pipelines years before either term became industry vocabulary. He has held principal engineering and architect roles at PayPay, SoftwareAG, ServiceNow (Netherlands), JDA Software, Intuit, Adobe, IBM/Emptoris, Ness, MindTree and Accenture. He has personally trained engineers at JPMorgan Chase, Wells Fargo, Bank of America, Verizon, Nokia, World Bank, GE Healthcare, VMware, Citrix, Oracle, Qualcomm, Ericsson, Splunk, New Relic, Datadog, Airbus, AstraZeneca, Bosch, Mercedes-Benz, Vodafone, Deloitte, EY, Capgemini, Infosys, Cognizant, HCL, Wipro and dozens more. He teaches what he runs — not what he reads.

# your credential

A certificate engineers actually recognise — and recruiters look for.

Every DOP-C02 certificate is issued with a unique credential ID, a tamper-proof QR code, and a verification URL on devopsschool.com/certificates. Add it to LinkedIn in one click.

  •   Lifetime verifiable on our public registry
  •   PDF + digital badge (Credly-compatible)
  •   Recognised by hiring partners across 50+ countries
  •   Hard copy shipped on request — order here
Get certified — ₹34,999
Certificate of completion
Jane Engineer
has successfully completed
AWS Certified DevOps Engineer – Professional (DOP-C02)
Credential ID · DS-DOP-C02-XXXX-XXXX
# what learners say

4.8 / 5 from 2,300+ engineers. Here's what a few of them said.

# pricing

Pick the level of support that fits your goal.

Every plan includes the full curriculum, recorded sessions, and access to our learner community.

Every plan includes 1 year of full DevOpsSchool LMS access.
Not just this one course — the entire LMS: 20+ courses, 50+ tools, videos, quizzes, assignments, and end-to-end projects. Worth ₹40,000+ on its own.
See what's in the LMS
Self-paced video ₹833 / month · billed yearly (₹9,996) All recorded sessions, labs & the full LMS — learn at your own pace.
  • Full 100+ hour recorded curriculum
  • 14 hands-on capstones on your own cloud lab (free-tier setup walkthrough included)
  • 1-year access — recordings, labs & updates
  • 3-hr online open-book exam
  • Industry-recognised certificate on completion
  • Lifetime forum support
  • Full LMS access — 20+ courses & 50+ tools
  • Live instructor classes
  • 1-on-1 mentor sessions
Get self-paced — ₹833/mo
1-on-1 Mentorship ₹99,999 full program Dedicated senior practitioner. Pace, schedule and labs tailored to you.
  • Everything in Live & Interactive
  • Private 1-on-1 instructor (your schedule)
  • Custom curriculum & labs for your stack
  • Resume & LinkedIn review
  • Mock interview & salary negotiation prep
  • Capstone & portfolio code review
  • Priority response from instructor
  • Lifetime forum support
  • Full LMS access — 20+ courses & 50+ tools
Enrol 1-on-1 — ₹99,999
Cohort-cancellation refund
If we cancel or postpone a cohort and you decline the rescheduled session, you get 100% refund within 15 days. Refund policy →
Terms & course material
All training material is the IP of DevOpsSchool and for the enrolled learner's personal use only. Terms →
Your data stays with us
We never share your data with third parties. Unsubscribe from communications anytime. Privacy →

Need an invoice for your employer? Request a corporate quote →  ·  Taxes (GST) where applicable are billed in addition to the listed price.

# why us

Why engineers pick DevOpsSchool over the alternatives.

Not slides. Not a 500-seat MOOC. Not a temporary sandbox login. Three things make the difference — then compare us line-by-line.

100% live demo. 0% slides.

Every session is the instructor screen-sharing a real working lab and building the thing in front of you — then you build it yourself. No PowerPoint, no "imagine if…".

You build your own lab.

We guide you through provisioning a free-tier AWS / Azure / GCP environment on day one — the same skill you'll use at work. A temporary sandbox login disappears the day the cohort ends. Your own lab doesn't.

10 learners. By design.

Cohorts are capped at 10 by design. The instructor still knows your name in week 4 — and still has time to debug the weird production thing you brought from work.

What matters YouTube + blogs Generic online course Boot camp DevOpsSchool DOP-C02
Teaching method You piece it together yourself Pre-recorded talking-head + slides Mix of slides & some labs Live demos in a real lab — every session
Cohort size 1 (you, alone) Hundreds to thousands 30–60 per batch 10 by design — instructor knows your name
Lab environment None Throwaway sandbox Shared sandbox login Your own AWS/Azure/GCP, guided setup
Per-tool structure Ad-hoc Inconsistent across modules Theme-based, varies wildly 5 hrs · 2 assignments · 1 capstone for every tool
Final assessment None Multiple-choice quiz Mini-project 3-hour open-book scenario exam
Portfolio at the end What you built solo 1–2 generic toy projects 1 capstone 1 capstone per tool — GitHub-public
Instructor pedigree Mixed (creator-economy) Mixed (often academic) Recent-grad TAs common Rajesh Kumar — 20 yrs, ex-PayPay/ServiceNow/Adobe
Cohort start cadence N/A — pure self-pace Self-paced only Quarterly windows New cohort every 1st of the month
Post-program support None Drip-fed retention emails 30–90 day Slack Lifetime forum + alumni community
LMS bundled No This one course only This program only 1 year full LMS — 20+ courses, 50+ tools
Refund posture N/A Vendor-specific, often none after start Usually none after week 1 100% within 15 days if we cancel
Total cost (full program) Free, slow ₹15K – ₹50K per single course ₹80K – ₹3L+ ₹34,999 · LMS + lifetime forum included

Still on the fence? Talk to an advisor →   — they'll tell you straight if DOP-C02 fits your goal.

# frequently asked

Everything you'd ask on a 1-on-1 call.

Don't see your question? Ask us directly →

Do I need prior DevOps or coding experience?
A working knowledge of Linux command line and basic Git is enough. We'll bring you up to speed on everything else from Module 1. About 30% of every cohort enters from a sysadmin / dev / QA background.
What if I miss a live class?
Every session is recorded and shared with the cohort within 24 hours. You retain access to the recordings and lab repositories for the duration of the cohort and a defined access window after it. Specific access duration is confirmed at enrolment.
How does the certificate work? Is it accredited?
We issue a DevOpsSchool-credentialed digital certificate plus a verifiable badge. Each certificate has a unique credential ID and a public verification URL. While it isn't a vendor exam like AWS or CNCF, every cohort includes coaching toward those external exams as a track-add.
Can I pay in instalments / EMI?
Yes — 3, 6, and 12-month plans are available via our payment partners with 0% interest on the 3-month option. We also support employer invoicing.
What's the refund policy?
Once a training cohort is confirmed, the seat is generally non-refundable. The exception is when we cancel or postpone — instructor unavailability, low enrolment, or force majeure — in which case you receive a 100% refund within 15 working days, or you can join the rescheduled cohort. GST and payment-gateway fees are not refunded. Full details on the refund policy page.
Do you give us a cloud sandbox, or do we set one up?
We do it the way you'll do it on the job — you provision your own AWS / Azure / GCP lab, and we walk you through the free-tier setup step-by-step before module 1 starts. Most labs run at zero out-of-pocket. The point is that the skill of owning your infrastructure goes with you forever; a sandbox login disappears the day the cohort ends.
Do you offer corporate or team enrolments?
Yes — private cohorts for teams of 8+ are our most-requested format. We can run them on your schedule, in your VPC, against your internal toolchain. Request a quote.
What time-zones do the live cohorts run in?
Default schedule is IST-friendly, but the weekend cohort works for EST/CET/GMT engineers as well. Recordings cover the rest. We also run a North America-specific cohort every quarter — ask us for the calendar.
Still on the fence?

Talk to an advisor — they'll tell you straight whether this fits your goal.

Talk to advisor
# ready when you are

Reserve your DOP-C02 seat — or talk to an advisor first.

Next cohort starts 1st of next month. Only 3 of 10 seats remaining. Drop your details and we'll send the full syllabus + book a free 20-min consult to map this cert to your goal.

  • No spam, no auto-dial bots
  • Syllabus PDF in your inbox in 60 seconds
  • One human reply within 4 working hours
By submitting you agree to be contacted by email, phone, or WhatsApp by DevOpsSchool about this program. We don't share your data with third parties and you can unsubscribe anytime. See privacy · terms · refund.
Talk to advisor Enrol — ₹34,999