Corporate · onsite · online training worldwide
contact@DevOpsSchool.com· +91 99057 40781·
> Serverless & Platform Abstraction · DevOpsSchool Trainer

NoOps Trainer

Private corporate batches, live online cohorts and 1-on-1 mentoring in serverless and managed services, self-service platforms, and the honest limits of removing operations — taught by a practitioner who runs it in production.

20 years across DevOps, SRE and Security · 10,000+ engineers trained · Trained teams at JPMorgan Chase, Verizon, Nokia and the World Bank

DeliveryOnline · Onsite · Hybrid
FormatsCorporate · 1-on-1 · Cohort
AgendaCustomisable
Batch size8–30 engineers
Engineers we've trained work at
JPMorgan ChaseBank of AmericaWells FargoVerizonNokiaWorld BankGE HealthcareVMwareOracleQualcommMercedes-BenzAirbusDatadogSplunkDeloitteInfosysWiproCapgemini
# who teaches it

Your NoOps trainer

Rajesh Kumar

Principal DevOps Engineer & Architect

Container platformsCluster operationsProduction Kubernetes20 years in productionPrincipal / architect roles10,000+ engineers trainedM.Tech BITS Pilani25+ certifications

Rajesh teaches NoOps as an engineering argument rather than a slogan: what genuinely disappears when you adopt serverless and managed services, what silently transfers to the platform team, and what remains with the application team regardless. Sessions build a real event-driven system on managed components, then break it deliberately — cold starts, concurrency limits, throttling, poison messages, a downstream quota — so attendees see the operational work that survives abstraction, and model the cost curve at three load profiles so the serverless-versus-container decision is made with numbers rather than preference.

Twenty years across DevOps, SRE and Security, in principal and architect roles at PayPay, SoftwareAG, ServiceNow, JDA Software, Intuit, Adobe and others. He has trained engineers at JPMorgan Chase, Verizon, Nokia, the World Bank, VMware, Oracle, Mercedes-Benz and Airbus — more than 10,000 people personally. He teaches what he runs, not what he reads.

One practitioner, not a bench

You are booked with a named engineer, and that is who turns up. Marketplaces and larger providers rotate whoever is free, so the person who sold you the agenda is rarely the person teaching it.

The same trainer is available for the next engagement, which matters when a team builds on what it learned last time.

18,000+certified learners
500+corporate batches delivered
50+countries served
100+certification programmes
# faculty

Who delivers NoOps engagements

Your batch is assigned a named trainer before it starts, and that is who teaches it. See the full faculty.

How your NoOps trainer is chosen

Engagements are matched on the tool, not the calendar. For NoOps that means a trainer who has run it in production — serverless and managed services, self-service platforms, and the honest limits of removing operations — rather than whoever is free that week. You are told who is teaching before you commit, and that person is on the discovery call that shapes the agenda.

Where a batch is large enough to need a second trainer, the pairing is declared up front. The lead trainer stays accountable for the syllabus and the assessment either way.

Rajesh Kumar

Principal DevOps Engineer & Architect

India20 yrsLead trainer

Twenty years across DevOps, SRE and Security in principal and architect roles at PayPay, SoftwareAG, ServiceNow, JDA Software, Intuit, Adobe, IBM/Emptoris, Ness, MindTree and Accenture. He has trained more than 10,000 engineers personally, at organisations including JPMorgan Chase, Verizon, Nokia, the World Bank, VMware, Oracle, Mercedes-Benz and Airbus. He teaches what he runs, not what he reads.

Nikhil Gupta

IndiaInstructorCoach

Pranab Kumar

IndiaInstructorCoach

Rohit Ghatol

IndiaInstructorCoach

Amit Agarwal

IndiaInstructorCoach

Anil Kumar

IndiaInstructorCoach

Balachandran Anbalagan

IndiaInstructorCoach

Durga Prasad

IndiaInstructorCoach

Gaurav Aggarwal

IndiaInstructorCoach

Harsh Mehta

IndiaInstructorCoach

Kapil Gupta

IndiaInstructorCoach

Kunal Jain

IndiaInstructorCoach

# how to engage

Four ways to work with this trainer

Private corporate batch

Teams of 8–30

Custom agenda, your timezone, onsite or online, NDA-friendly.

Request a quote

1-on-1 mentoring

Individual engineers

A private instructor and a curriculum built around your goal.

₹99,999

Live & Interactive cohort

Individuals who want peers

Scheduled batch, max 8 to 10 hours of live instruction.

₹34,999

Self-paced video

Self-starters

Full LMS access — 20+ courses and 50+ tools included.

₹833/mo
# private batches

Private NoOps training for your team

A private batch starts with a discovery call. We look at the stack you actually run — the CI system, the cloud, the constraints — and map the agenda onto it, so examples use your topology rather than a generic one.

Delivery is onsite at your premises, live online, or hybrid, scheduled around your release calendar rather than ours. Batches run 8 to 30 engineers.

Every attendee leaves with recordings, slides, lab repositories and a completion certificate. You receive an attendance and assessment report. Invoicing supports PO and GST.

Talk to us about a private NoOps batch

What you provide vs what we bring

  • You: the room or the call, and the engineers
  • Us: trainer, agenda, labs, assessment, certificates
  • Labs: we guide your team through provisioning their own free-tier cloud environment — the skill goes with them
# the technology

What is NoOps?

NoOps is the claim that operational work can be abstracted away completely, so developers ship to production without an operations function standing between them and the customer. Taken literally the claim is false, and this course says so in the first hour: operations does not disappear, it changes hands and shape. It moves to the cloud provider's engineers, to a platform team that maintains the abstractions, and into code that runs unattended. Someone is still paged when a managed service degrades, still explains the bill, still holds the security posture, and still owns the design that decides how bad an outage is.

What survives the slogan is a genuine and teachable engineering agenda: run as little undifferentiated infrastructure as you can justify, prefer serverless and managed services where their constraints fit the workload, expose everything else through self-service so a request does not become a ticket, automate the operational work that remains, and keep observability, cost control and security that function when you do not own the host. Judged that way, NoOps is a direction of travel with measurable checkpoints — how much toil is left, how much of provisioning is self-service, how long a team waits for an environment — rather than a destination anyone reaches.

So this course teaches the substance underneath the term. Serverless compute and its execution model, event-driven design over managed queues, streams and workflow services, infrastructure as code and policy guardrails, debugging and tracing across services you cannot log into, the cost model that decides where serverless is cheap and where it is ruinous, and the operational responsibilities that stubbornly remain — quotas, provider outages, incident response without SSH, and the vendor lock-in trade-off assessed honestly rather than dismissed or feared.

Why this skill matters now

The abstractions finally work well enough to be a default for a real class of workloads. Function platforms, container services that scale to zero, serverless databases, managed queues and streams, and hosted workflow engines have matured to the point where a small team can run a production system with no servers of its own — and increasingly is expected to, because headcount for infrastructure operations is not growing while the number of systems is.

At the same time the failure modes are now well documented, which makes this a subject that can be taught properly rather than sold. Serverless economics invert above a certain steady load. Cold starts and concurrency limits surface as latency the marketing did not mention. Debugging spans five managed services with no shell access. Quotas, throttling and provider incidents produce outages that no amount of your own code prevents. Teams that adopted a serverless-first approach without understanding these are the ones now writing migration post-mortems.

The skill in demand is therefore judgement plus operational competence in an environment you do not control: choosing per workload rather than per fashion, designing for at-least-once delivery and idempotency, instrumenting with tracing from the start, modelling cost before committing, and running incident response when the only tools are telemetry, provider status and your own architecture.

NoOps training
# outcomes

What your team can do afterwards

Decide, workload by workload, where serverless and managed services fit and where they are the wrong answer — with cost and latency evidence
Build event-driven systems on functions, queues, streams and managed workflow services with idempotent, retry-safe handlers
Reason about the serverless execution model: cold starts, concurrency, timeouts, statelessness and connection management
Define serverless infrastructure as code and ship ephemeral per-branch environments that cost nothing when idle
Instrument and debug systems you cannot log into, using structured logs, distributed tracing and platform metrics
Model serverless cost at realistic load profiles and identify the crossover point where a container is cheaper
Apply least-privilege security at function granularity, manage secrets, and control the supply chain of deployed code
Run incident response for managed services — quotas, throttling, provider outages — and know which failures you can design around
Assess vendor lock-in honestly and choose the portability you are actually willing to pay for
# curriculum

7 modules. Live demos in a real lab, not slides.

01What NoOps claims and what actually happensLive & Interactive5 hrs · 2 assignments · 1 capstone

The honest version of the argument. Where the term came from, the undifferentiated heavy lifting it correctly targets, and a work-by-work accounting of what disappears, what transfers to a platform team or a provider, and what stays with the application team no matter what. Then the checkpoints that make the direction measurable instead of aspirational.

Topics: The NoOps claim, its origin and the strongest version of the argument · Undifferentiated heavy lifting and what it genuinely covers · Where the work actually goes: provider, platform team, application team · The shared responsibility model read carefully rather than assumed · Measurable checkpoints: toil remaining, self-service coverage, provisioning wait time · Platform engineering as the honest form of the same ambition · Where the term misleads people into under-staffing operations

  • Assignments: (1) Take one existing service and account for every operational task under a serverless design; (2) Score a team against self-service and toil checkpoints and identify the biggest gap
  • Capstone: Write a position paper stating what your organisation can and cannot abstract away, with evidence
02Serverless compute and its execution modelLive & Interactive5 hrs · 2 assignments · 1 capstone

How functions and scale-to-zero container platforms actually run. Invocation and concurrency models, cold starts and what genuinely reduces them, timeouts and memory-to-CPU coupling, statelessness and connection handling, and a fair comparison against always-on containers including when the container wins.

Topics: Invocation models: synchronous, asynchronous, event-source and streaming · Concurrency, scaling behaviour and account-level limits · Cold starts: causes, measurement, provisioned concurrency and language impact · Timeouts, memory sizing and the memory-to-CPU relationship · Statelessness, ephemeral storage and connection pooling to databases · AWS Lambda, Azure Functions, Google Cloud Run and Knative compared · Packaging, layers, container images and deployment size limits · When a long-running container or a queue worker is the better answer

  • Assignments: (1) Deploy the same workload as a function and as a scale-to-zero container and compare latency and cost; (2) Measure cold start distribution and reduce it, recording what each change actually bought
  • Capstone: Produce a workload placement guide for your estate with the criteria written down
03Managed data, messaging and event-driven designLive & Interactive5 hrs · 2 assignments · 1 capstone

The services around the compute. Serverless databases and their connection and cost characteristics, queues, streams and event buses, managed workflow and state machines for orchestration, and the design discipline event-driven systems demand — idempotency, ordering, retries, dead letters and the failure paths that only appear under load.

Topics: Serverless and provisioned data stores: access patterns, connections, cost per request · Queues, topics, event buses and streams — choosing between them deliberately · Managed workflow and state machines versus orchestration in code · At-least-once delivery, idempotency keys and exactly-once as a design goal · Ordering, partitioning and the guarantees you actually get · Retries, backoff, dead-letter queues and poison message handling · Fan-out, backpressure and downstream rate limits · Schema and contract management across event producers and consumers

  • Assignments: (1) Build an event-driven pipeline with idempotent handlers and a dead-letter path; (2) Inject duplicate and out-of-order events and prove the system behaves correctly
  • Capstone: Deliver an event-driven service that survives duplicates, retries and a downstream outage
04Infrastructure as code, environments and self-serviceLive & Interactive5 hrs · 2 assignments · 1 capstone

The platform work that makes the abstraction real for developers. Defining serverless infrastructure as code, templates and golden paths so a new service starts correct, ephemeral environments per branch, and policy as code guardrails that let teams move without a review queue.

Topics: Serverless infrastructure as code: Terraform, SAM, CDK and the Serverless Framework compared · Environment strategy and ephemeral per-branch environments · Templates, golden paths and service scaffolding · Deployment pipelines for serverless: packaging, staging, canary and rollback · Policy as code guardrails for regions, sizes, networking and tagging · Self-service provisioning and where an approval genuinely belongs · Drift, orphaned resources and cleanup automation · Multi-account and multi-project isolation patterns

  • Assignments: (1) Ship an ephemeral environment created and destroyed by a pull request; (2) Write guardrail policies that block three specific misconfigurations before deployment
  • Capstone: Deliver a golden path where a developer gets a running, monitored service from a template in under an hour
05Observability and testing without a hostLive & Interactive5 hrs · 2 assignments · 1 capstone

Debugging what you cannot log into. Structured logging and correlation across invocations, distributed tracing spanning functions and managed services, the metrics that matter in a serverless system, and a testing strategy that accounts for the limits of local emulation.

Topics: Structured logs, correlation identifiers and log cost control · Distributed tracing across functions, queues and managed services · Serverless-specific metrics: concurrency, throttles, duration, cold starts, iterator age · Sampling strategy and the observability bill · Alerting on user-visible symptoms rather than invocation errors · Local emulation and where it stops being truthful · Contract testing, integration testing against real services, ephemeral test environments · Reproducing a production failure with no shell access

  • Assignments: (1) Trace one user request across at least four managed services end to end; (2) Debug a supplied failing serverless system using only telemetry
  • Capstone: Instrument a serverless system so a novel failure can be diagnosed without redeploying
06Cost, security and lock-inLive & Interactive5 hrs · 2 assignments · 1 capstone

The three arguments that decide adoption. Per-invocation and per-request cost models and where they cross over against always-on capacity, least privilege at function granularity with secrets handling and supply chain control, and a clear-eyed assessment of portability — what lock-in costs, what it buys, and which mitigations are worth their price.

Topics: Cost models: invocations, duration, memory, requests, storage and egress · Crossover analysis: serverless versus container versus reserved capacity · The costs people miss: API gateway, NAT, logging, tracing, cross-AZ traffic · Least privilege per function, and identity between managed services · Secrets management, parameter stores and rotation without restarts · Supply chain: dependencies, build provenance and signed deployments · Data residency, network isolation and private connectivity to managed services · Lock-in assessed honestly: switching cost, abstraction layers and their price

  • Assignments: (1) Model total cost at three load profiles and find the crossover point; (2) Reduce one function's permissions to genuine least privilege and prove nothing breaks
  • Capstone: Produce a cost, security and portability assessment that a technical decision maker could act on
07The operations that remainLive & Interactive5 hrs · 2 assignments · 1 capstone

Running the system after the servers are gone. Quotas and limits as an operational discipline, provider incidents and what design actually mitigates, incident response without SSH, on-call for managed services, and the operating model that decides who owns what between application, platform and provider.

Topics: Service quotas, limits and throttling as a planned operational concern · Provider outages: blast radius, multi-region reality and honest cost of failover · Incident response with telemetry, status pages and provider support as the only tools · Runbooks for failures you cannot fix, only route around · On-call for managed services and what pages a human at all · Capacity, warm-up and traffic spikes on a platform that claims infinite scale · Deprecation, forced runtime upgrades and provider-driven change · Operating model: ownership boundaries between application, platform and provider

  • Assignments: (1) Write and exercise a runbook for a downstream managed service outage; (2) Design and test a response to hitting a hard account quota during a traffic spike
  • Capstone: Deliver an operational readiness review for a serverless production service

Need this mapped to your stack?

We rebuild the agenda around the tools you actually run.

Request a custom agenda
# hands-on

Labs and capstones your engineers actually build

LAB · COMPUTE

Function versus container, measured

Deploy one workload as a function and as a scale-to-zero container, measure cold start distribution, tail latency and cost, then write the placement decision with the numbers attached.

lambdacloud runcold start
LAB · EVENTS

Survive duplicates and retries

Build an event-driven pipeline over a managed queue and workflow service, then inject duplicate, out-of-order and poison messages until the idempotency and dead-letter design holds.

event-drivenidempotencydlq
LAB · PLATFORM

Environment from a pull request

Define serverless infrastructure as code, create a full ephemeral environment on branch push, tear it down on merge, and enforce three guardrail policies before deployment.

iacephemeralpolicy
LAB · DEBUG

Diagnose with no shell

Take a broken serverless system you did not build and find the fault using only structured logs, distributed traces and platform metrics.

tracingobservabilitydebugging
LAB · COST

Find the crossover point

Model invocation, duration, gateway, logging and egress cost at three load profiles and identify where always-on capacity becomes cheaper than per-request billing.

cost modelcrossoverfinops
CAPSTONE · READINESS

Operational readiness for a serverless service

Take a service to production readiness — quotas, throttling behaviour, runbooks for provider failures, alerting on user symptoms, on-call ownership and a tested rollback.

quotasrunbookson-call
# ecosystem

The tools NoOps sits next to

AWS Lambda
API Gateway
EventBridge
Step Functions
DynamoDB
Google Cloud Run
Azure Functions
Knative
OpenFaaS
Terraform
OpenTelemetry
Kubernetes

Who this is for

  • Application developers taking on production ownership of what they ship
  • Cloud and platform engineers building self-service abstractions for delivery teams
  • Architects deciding between serverless, containers and managed services per workload
  • SREs and operations engineers whose estate is shifting to services they cannot log into
  • Startup and small-team engineers running production without an operations function
  • Technical leaders evaluating a serverless-first strategy and its real trade-offs

Pre-requisites

  • Able to write and deploy a small application in Python, Node.js, Go or Java
  • Working knowledge of one cloud provider's console, CLI and identity model
  • Understanding of HTTP, APIs and basic networking concepts
  • Familiarity with version control and a CI pipeline
  • A cloud account you can deploy into — free tier is sufficient for every lab
# pricing

Straightforward pricing

Every plan includes 1 year of full LMS access — not just this course, the entire DevOpsSchool LMS: 20+ courses, 50+ tools, videos, quizzes, assignments and projects.

Self-paced video

₹833/mo

Billed yearly at ₹9,996

Enroll now

1-on-1 mentorship

₹99,999

Full program, private instructor

Enroll 1-on-1

Corporate / private batch

8–30 engineers · custom agenda · onsite or online · PO and GST invoicing

Get a custom quote

Refunds. If we cancel or postpone a cohort, you get a full refund within 15 days. There is no money-back guarantee otherwise.

Terms. Course material remains licensed to the attendee. Read the terms.

Your data. We don't share it with third parties. Privacy policy.

Every attendee gets a verifiable certificate

  • Issued per attendee on completion
  • Verifiable at devopsschool.com/certificates
  • Hard copy available on request
  • Corporate batches receive an attendance and assessment report
DevOpsSchool

NoOps Training

Certificate of completion

# feedback

What engineers say

4.4 / 5 from 26 reviews on Trustpilot.

★★★★☆
Helped to understand more on overall DevOps concepts.
Pankaj Malhotra · Trustpilot
★★★★★
Got good lab sessions which kept the new DevOps tool learnings to the point and it helped a lot in my career.
robin son · Trustpilot
★★★★★
My experience with the AIOps training was positive. The course covered important topics in a structured way, and Rajesh Kumar explained the concepts patiently. I found the practical aspects particularly helpful because they made the technical content easier to understand.
AARTI KUMARI · Trustpilot
★★★★★
I was looking to improve my understanding of AIOps, and this training helped me achieve that goal. Rajesh Kumar explained the subject in a structured and practical manner. The sessions on different AIOps concepts were informative.
Sonali Tiwari · Trustpilot
★★★★★
I recently did a SRE Session with Rajesh Kumar from DevOps School and the session was great. Right from 1st day till day 15, we had a very interactive session. Rajesh clarified our doubts and the tool demos were excellent without any hiccups. He simplified the concepts while sticking to the content with a fine balance between theory and practice. Am convinced he is one of the best trainers for SRE & DevOps concepts.
chandrasekaran j · Trustpilot
★★★★★
The Rundeck developer session was excellent and highly engaging. I appreciated how well the session was structured, with the theoretical concepts explained clearly and in simple terms. What stood out most to me was the demo — it was both informative and enjoyable. I especially liked how Rajesh walked us through not only the happy path but also the sad path, showcasing common issues and sharing practical troubleshooting tips.
Raimy Roy · Trustpilot
# comparison

Why a named practitioner beats a marketplace listing

What mattersYouTube + blogsGeneric online courseFreelance marketplaceDevOpsSchool
Named practitionerNoRarelyVaries per bookingYes — same trainer each time
Production experienceUnknownUnknownUnverified20 years, named employers
Custom agendaNoNoSometimesBuilt from your stack
Onsite deliveryNoNoSometimesYes
Lab environmentNoneSandbox that expiresVariesYour own cloud — skill goes with you
AssessmentNoneQuizRarelyAssignments + capstone per module
Per-attendee certificatesNoSometimesRarelyYes
Corporate invoicingNoLimitedVariesPO and GST
Post-training supportNoneForum, time-limitedNoneLifetime forum access
# questions

Frequently asked

Is NoOps actually achievable?
Not as stated, and we teach it that way. Operations does not vanish — it moves to the provider, to a platform team and into code, and the application team keeps ownership of design, cost, security and being paged. What is achievable is a large reduction in undifferentiated operational work, and the course measures that rather than selling the slogan.
Does this mean we no longer need an operations team?
No. It usually means the team changes shape: fewer people patching hosts, more people building the abstractions, guardrails and observability that let application teams self-serve safely. Organisations that read NoOps as a headcount reduction plan are the ones that end up with unowned production systems.
Serverless or Kubernetes — which should we choose?
Per workload, with numbers. Module two compares execution models and module six models cost at three load profiles, because serverless is usually cheaper at spiky or low duty-cycle load and often more expensive at steady high load. Most estates end up with both, and the useful output is a written placement guide rather than a policy.
How bad is vendor lock-in?
Real but frequently misjudged in both directions. Module six covers switching cost concretely — what actually has to be rewritten, what portable abstractions cost you in capability and complexity, and which parts of a design are genuinely worth keeping provider-neutral. You leave with a decision, not an anxiety.
What about cold starts?
They are measured, not argued about. The lab captures the cold start distribution for your runtime and package, tests provisioned concurrency, packaging and language changes, and records what each one actually bought. For many workloads they are irrelevant; for latency-sensitive paths they can rule serverless out, and you will know which case you are in.
Can the agenda be customised for our stack?
Yes — that is the normal case for a private batch. We start with a discovery call, look at the cloud provider, runtimes, data services and delivery pipeline you actually use, and rebuild the module list around them. Labs then deploy into your provider rather than a generic one.
Do you deliver onsite?
Yes. Private batches run onsite at your premises, live online, or hybrid. You provide the room and the engineers; we bring the trainer, agenda, labs, assessment and certificates.
What lab environment do we need?
Attendees provision their own environment — free-tier AWS, Azure or GCP, or local VMs — and we walk them through it. We deliberately do not hand out temporary sandboxes, because the environment they build is the one they keep. Every lab is designed to stay inside free-tier limits.
How long does a private NoOps batch take?
Typically three to four days. Compute, event-driven design and the platform work fill three days; adding cost modelling, security, lock-in assessment and the operational readiness capstone takes it to four.
What size are batches?
Private corporate batches run 8 to 30 engineers. Public Live & Interactive cohorts are capped at 10 so everyone gets time with the trainer.
Do attendees get a certificate?
Yes — every attendee receives a completion certificate, verifiable at devopsschool.com/certificates. Corporate batches also receive an attendance and assessment report.
What is your refund position?
If we cancel or postpone a cohort, you receive a full refund within 15 days. There is no general money-back guarantee, and GST and gateway fees are not refunded.

Still deciding?

Tell us the team, the stack and the timeline. You'll get a straight answer, not a sales sequence.

Talk to an advisor
# ready when you are

Book a NoOps trainer — or ask a question first.

  • No spam, no drip sequence
  • Syllabus in 60 seconds
  • A human reply within one business day

Prefer to call or email?

More ways to reach us on the contact page.

Talk to an advisorRequest a quote