> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ahmadraza.in/llms.txt
> Use this file to discover all available pages before exploring further.

# ATLAS - DevOps Knowledge from the Trenches

> Hey! I'm Ahmad Raza. This is where I share everything I've learned building and breaking things in production since 2021.

<Note>
  **Why trust this?** Because I've been there. Every guide here comes from actual production experience, not from someone who just read the official docs and rewrote them. If something's here, it's because it saved my butt (or taught me a painful lesson).
</Note>

<iframe width="100%" height="450" src="https://www.youtube.com/embed/4sF8Gphw-X8-XXXXXXXXXXXX" title="Quick tour of what's inside" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen style={{ borderRadius: '8px', marginTop: '2rem', marginBottom: '2rem' }} />

***

## 🎯 How to Use This Site

Here's what I recommend (but you do you):

<Steps>
  ### Start with the Basics

  If you're new to Kubernetes or containers, check out the K8s section. I've tried to explain things the way I wish someone explained them to me when I was starting out.

  ### Set Up Monitoring First

  Seriously. Before you deploy anything fancy, make sure you can see what's happening. Future you will thank present you when things go sideways at 2 AM.

  ### Get Your CI/CD Right

  Once you've got the basics down, automate everything. I'll show you how I set up pipelines that actually work and don't make you want to throw your laptop out the window.

  ### Level Up with GitOps

  When you're ready to feel like a real pro, dive into GitOps. It's a game-changer for managing infrastructure and deployments.
</Steps>

<Note>
  **Real talk:** Not everything here is perfect. I'm constantly updating as I learn new things and as tech evolves. If you spot something wrong or have a better way, let me know!
</Note>

***

## 💬 Let's Connect

I'm always down to chat about DevOps, cloud stuff, or help debug your Kubernetes nightmares:

<CardGroup cols={3}>
  <Card title="GitHub" icon="github" href="https://github.com/ahmadrazalab">
    @ahmadrazalab — open source configs, tools & projects.
  </Card>

  <Card title="LinkedIn" icon="linkedin" href="https://linkedin.com/ahmad-raza-devops">
    Let's connect and talk shop or collaborate on something cool.
  </Card>

  <Card title="Instagram" icon="instagram" href="https://instagram.com/ahmadrazalab">
    Behind-the-scenes, setups, and DevOps content drops.
  </Card>

  <Card title="Portfolio" icon="globe" href="https://ahmadraza.in">
    My work, projects and everything else I've been building.
  </Card>

  <Card title="YouTube" icon="youtube" href="https://youtube.com/@ahmadrazalab">
    Video walkthroughs, tutorials and production war stories.
  </Card>

  <Card title="Telegram" icon="telegram" href="https://t.me/ahmadrazalab">
    Quick tips, updates and DevOps content straight to your DMs.
  </Card>
</CardGroup>

***

*Built with ❤️ and lots of coffee • Last updated: December 2025*

*PS: Found something useful? Share it with someone who might need it. That's how we all get better at this stuff.*
