Name: Towards AI Legal Name: Towards AI, Inc. Description: Towards AI is the world's leading artificial intelligence (AI) and technology publication. Read by thought-leaders and decision-makers around the world. Phone Number: +1-650-246-9381 Email: pub@towardsai.net
228 Park Avenue South New York, NY 10003 United States
Website: Publisher: https://towardsai.net/#publisher Diversity Policy: https://towardsai.net/about Ethics Policy: https://towardsai.net/about Masthead: https://towardsai.net/about
Name: Towards AI Legal Name: Towards AI, Inc. Description: Towards AI is the world's leading artificial intelligence (AI) and technology publication. Founders: Roberto Iriondo, , Job Title: Co-founder and Advisor Works for: Towards AI, Inc. Follow Roberto: X, LinkedIn, GitHub, Google Scholar, Towards AI Profile, Medium, ML@CMU, FreeCodeCamp, Crunchbase, Bloomberg, Roberto Iriondo, Generative AI Lab, Generative AI Lab VeloxTrend Ultrarix Capital Partners Denis Piffaretti, Job Title: Co-founder Works for: Towards AI, Inc. Louie Peters, Job Title: Co-founder Works for: Towards AI, Inc. Louis-François Bouchard, Job Title: Co-founder Works for: Towards AI, Inc. Cover:
Towards AI Cover
Logo:
Towards AI Logo
Areas Served: Worldwide Alternate Name: Towards AI, Inc. Alternate Name: Towards AI Co. Alternate Name: towards ai Alternate Name: towardsai Alternate Name: towards.ai Alternate Name: tai Alternate Name: toward ai Alternate Name: toward.ai Alternate Name: Towards AI, Inc. Alternate Name: towardsai.net Alternate Name: pub.towardsai.net
5 stars – based on 497 reviews

Frequently Used, Contextual References

TODO: Remember to copy unique IDs whenever it needs used. i.e., URL: 304b2e42315e

Resources

Free: 6-day Agentic AI Engineering Email Guide.
Learnings from Towards AI's hands-on work with real clients.
DevOps Is Not Just Tools: Learning the Tool vs Practising the Job
Latest   Machine Learning

DevOps Is Not Just Tools: Learning the Tool vs Practising the Job

Last Updated on July 20, 2026 by Editorial Team

Author(s): Anooptej Thotapalli

Originally published on Towards AI.

DevOps Is Not Just Tools: Learning the Tool vs Practising the Job

Certifications and courses can open the door. Real DevOps growth begins when the tool is connected to practice, architecture, ownership and judgement.

I keep speaking with many enthusiasts who want to explore DevOps, Cloud, AI and the wider IT world. Almost every discussion moves in the same direction: Which certification should I do? Kubernetes? AWS or Azure? Anything in AI?

These are valid questions. Certifications can give structure. Courses can create discipline. Hands-on labs can help you get past the first fear of a new tool.

Yes, you can learn Terraform. You can learn Kubernetes. You can learn Helm. You can learn CI/CD. You can learn dashboards. You can learn AI.

But learning in IT is not only about collecting tools, commands or certificates. Tools tell you what is possible. Practice teaches you when to use them, how to connect them, and what can go wrong when real people depend on the system.

That thought process is what makes an engineer different. The approach matters as much as the tool.

The first level of learning usually explains how a tool works. Real delivery work asks whether that tool can be used safely inside a system with teams, environments, approvals, failures, security and business impact.

The basic exercise asks: Can you deploy this application?

The job asks: Can this application be delivered safely, repeatedly and with enough confidence?

Those are not the same question.

Terraform: From Provisioning to Blast Radius

Terraform growth starts when infrastructure changes are judged by impact.

At the beginning, Terraform looks simple. You write a configuration file, configure a provider, create a VPC, add subnets, run terraform apply, and the infrastructure is ready.

That foundation matters. Without it, the larger conversation is only theory.

In real work, Terraform is not only about creating resources. You may be working with remote state. That state may be locked because multiple people or pipelines depend on it. Your module output may be consumed by another team. A small variable change may affect a resource used by a different application.

The stronger question is not only: Can I write Terraform?

The stronger question is: Do I understand the impact of this infrastructure change before I apply it?

That is where DevOps becomes practice, not just syntax.

Helm: From Chart to Release Pattern

A chart becomes valuable when it behaves predictably across environments.

Helm may start as one chart, one values file, one namespace and one command. The application starts, and the lab feels complete.

In a working team, the chart may need to support dev, QA, staging, pre-prod and prod. Each environment can have different resource limits, replica counts, ingress rules and secret sources. You may need separate values files. You may need external secret integration. You may need pre-install checks for database migration. You may need health validation before the release is considered successful.

The Helm chart is not the final deliverable.

The real deliverable is a release pattern that works across environments without surprising the team during release.

CI/CD: From Green Status to Delivery Decision

A green pipeline is useful. A decision flow explains whether the change should move forward.

When you first learn CI/CD, the flow feels clean. Code is committed. The pipeline builds. Tests pass. Deployment happens. Everything is green.

But real delivery does not end at a green status.

Join The Writer's Circle event

There may be code scans, artifact scans, approval evidence, Change Request Management records and environment promotion rules. Some changes may be allowed to move automatically. Some may need manual judgement because they deviate from the standard path.

A useful pipeline is not just automation.

It is a decision flow. It should help the team understand whether the change is safe enough to move forward.

Observability: From Dashboard to Actionable Context

Observability becomes useful when signals help the right person act.

Early observability learning often starts with Prometheus and Grafana. You install the tools. You open the dashboard. CPU, memory and request graphs start moving.

That is a useful beginning, but dashboards are not the goal.

In real jobs, the bigger questions are practical: What should alert? Who should receive the alert? Is the alert connected to user impact? Are logs and traces available when someone starts troubleshooting? Can the team understand what changed before the issue started?

A dashboard can show data. Observability should create actionable context.

The goal is not to stare at graphs. The goal is to understand system behaviour quickly enough to protect users.

The Real Pattern

Real delivery connects automation with evidence, policy, health checks and judgement.

This pattern appears across most DevOps tools.

Most learning starts with the tool in isolation. Real jobs ask you to use the tool inside a system. That system includes people, process, architecture, security, compliance, release strategy, ownership and recovery.

This is why DevOps is not only about tools.

  • DevOps is practice.
  • DevOps is architecture design.
  • DevOps is operational thinking.
  • DevOps is knowing when automation is enough and when human judgement is needed.

A Better Way to Keep Learning

A practical way to move from tool learning to job-ready thinking.

Finish the courses. Complete the labs. They are important.

But do not stop there.

After the basic version works, make the project harder.

Take one simple application and create three environments. Add different configuration for each environment. Add a basic CI/CD pipeline. Add a scan report. Add a manual approval for production. Add one failure scenario and practise rollback.

  • You do not need a large enterprise platform to start thinking like this.
  • You just need to move beyond the happy path.

That is where real learning begins.

I am open to discussions.

When you moved from learning mode to real work, what surprised you the most: tools, process, architecture, approvals or troubleshooting?

Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming a sponsor.

Published via Towards AI


Towards AI Academy

We Build Enterprise-Grade AI. We'll Teach You to Master It Too.

15 engineers. 100,000+ students. Towards AI Academy teaches what actually survives production.

Start free — no commitment:

6-Day Agentic AI Engineering Email Guide — one practical lesson per day

Agents Architecture Cheatsheet — 3 years of architecture decisions in 6 pages

Our courses:

AI Engineering Certification — 90+ lessons from project selection to deployed product. The most comprehensive practical LLM course out there.

Agent Engineering Course — Hands on with production agent architectures, memory, routing, and eval frameworks — built from real enterprise engagements.

AI for Work — Understand, evaluate, and apply AI for complex work tasks.

Note: Article content contains the views of the contributing authors and not Towards AI.