Skip to main content
Back to Blog
Why I Wrote Practical AI for Platform and Cloud Engineers
technical · 6 min read ·

Why I Wrote Practical AI for Platform and Cloud Engineers

Over the past two years, I've watched AI become part of almost every engineering conversation. Architecture reviews suddenly included AI assistants. Platform roadmaps started mentioning LLMs. Developer productivity tools became AI-powered. Organizations began asking how AI could improve operations, security, support and automation. Yet whenever I tried to learn more, I kept encountering the same problem. Most AI content was written for data scientists, machine learning researchers or business leaders. Very little was written for engineers like me. Engineers who build platforms. Engineers who operate Kubernetes. Engineers who manage cloud environments. Engineers who care about reliability, security, observability, and architecture. That realization eventually became the foundation for a book. This is the story behind why I wrote Practical AI for Platform and Cloud Engineers.

Why I Wrote Practical AI for Platform and Cloud Engineers

Summary

Over the past two years, I've watched AI become part of almost every engineering conversation.

Architecture reviews suddenly included AI assistants. Platform roadmaps started mentioning LLMs. Developer productivity tools became AI-powered. Organizations began asking how AI could improve operations, security, support, and automation.

Yet whenever I tried to learn more, I kept encountering the same problem.

Most AI content was written for data scientists, machine learning researchers, or business leaders.

Very little was written for engineers like me.

Engineers who build platforms.

Engineers who operate Kubernetes.

Engineers who manage cloud environments.

Engineers who care about reliability, security, observability, and architecture.

That realization eventually became the foundation for a book.

This is the story behind why I wrote Practical AI for Platform and Cloud Engineers.


The Moment I Realized Something Was Missing

A few years ago, if someone had asked me what skills a cloud engineer needed to succeed, my answer would have been straightforward.

Learn cloud platforms.

Understand infrastructure.

Master automation.

Build CI/CD pipelines.

Learn containers and Kubernetes.

Improve reliability.

Secure your systems.

For a long time, that roadmap was enough.

Then AI arrived.

At first, it felt like another emerging technology trend.

Interesting.

Important.

But not necessarily something every engineer needed to understand.

That assumption didn't last long.

Suddenly AI was everywhere.

Architecture discussions.

Cloud roadmaps.

Developer tools.

Customer requirements.

Executive meetings.

Engineering conferences.

The question wasn't:

"Should engineers learn AI?"

The question became:

"How much AI do engineers need to understand to remain effective?"

And that's when I started searching for answers.


The Problem With Most AI Content

I quickly noticed a pattern.

Most AI resources fell into one of two categories.

Category 1: Research-Focused Content

These resources were incredibly detailed.

But they often assumed readers wanted to understand:

  • Neural networks
  • Training algorithms
  • Mathematics
  • Research papers
  • Model architectures

While valuable, this wasn't what I was looking for.

I wasn't trying to become a machine learning researcher.


Category 2: Business-Focused Content

The second category focused on:

  • AI strategy
  • Market trends
  • Executive decisions
  • Business transformation

Again, useful.

But it didn't answer the questions I cared about.

Questions like:

  • How does RAG actually work?
  • Where do vector databases fit?
  • How do you deploy AI workloads?
  • How do you secure AI systems?
  • How do you monitor them?
  • What role does Kubernetes play?
  • What changes for platform teams?

I realized there was a gap.

And I happened to be standing right in the middle of it.


The Engineer I Kept Thinking About

While writing the book, I imagined a fictional engineer named Dev.

Dev isn't an AI researcher.

He isn't a data scientist.

He's a platform engineer.

He understands cloud architecture.

He understands Kubernetes.

He understands automation.

But suddenly everyone around him is talking about:

  • LLMs
  • Embeddings
  • RAG
  • Agents
  • Vector databases
  • LLMOps

And he's trying to figure out how all of it fits together.

The more I thought about it, the more I realized Dev wasn't fictional at all.

Dev was me.

Dev was many engineers I've worked with.

Dev was the audience I wanted to help.


AI Is Not Replacing Platform Engineering

One misconception I encountered repeatedly was the idea that AI somehow makes traditional engineering less important.

The more I learned, the more I found the opposite to be true.

Modern AI systems still require:

  • Infrastructure
  • Security
  • Networking
  • Observability
  • Reliability
  • Cost management
  • Platform engineering

AI introduces new workloads.

But those workloads still need platforms.

In many ways, AI systems are simply distributed systems with intelligence added to them.

That realization became one of the central themes of the book.


What I Wanted the Book to Be

I didn't want to write another AI hype book.

I didn't want to write a research textbook.

And I definitely didn't want to write something that would be outdated six months later.

Instead, I wanted to create a practical engineering guide.

Something that would answer questions like:

  • What is an LLM?
  • What is RAG?
  • What is an AI Agent?
  • How do these systems fit together?
  • How do we deploy them?
  • How do we operate them?
  • How do we secure them?

Most importantly:

How do platform and cloud engineers participate in the AI era without needing a PhD in machine learning?

That became the guiding principle behind every chapter.


The Most Important Lesson I Learned

Writing this book changed how I think about AI.

Initially, I saw AI as a separate discipline.

Something different.

Something unfamiliar.

Over time, I started seeing a different pattern.

The technologies were new.

The engineering principles were not.

Architecture still matters.

Security still matters.

Reliability still matters.

Observability still matters.

Platform thinking still matters.

The tools have changed.

The fundamentals haven't.

That realization made AI feel much less intimidating.


Why I Shared It

There's another reason this book exists.

Throughout my career, I've benefited from people who shared knowledge freely.

Blog posts.

Conference talks.

Open-source projects.

Mentors.

Communities.

Every one of them made my journey easier.

At some point, I realized that learning isn't enough.

Knowledge grows when it's shared.

Teaching is one of the best ways to contribute back to the community that helped you grow.

This book is my attempt to do exactly that.


Looking Ahead

The AI ecosystem will continue evolving.

New models will emerge.

New frameworks will appear.

New buzzwords will dominate conference stages.

But I believe one thing will remain true:

The future belongs to engineers who understand both platforms and intelligence.

Engineers who can combine cloud architecture, platform engineering, security, observability, and AI into practical systems that solve real problems.

That's who this book was written for.

And if you're one of those engineers, I hope it helps make the journey a little easier than it was for me.


Final Thoughts

When I started writing Practical AI for Platform and Cloud Engineers, my goal wasn't to create the definitive guide to AI.

My goal was much simpler.

I wanted to write the book I wish I had when I started learning.

A book that explains AI through the lens of engineering.

A book that focuses on systems instead of hype.

A book for the engineers building the platforms that modern AI depends on.

Because AI isn't replacing engineering.

It's becoming another discipline that great engineers learn to master.