

TechWorld with Nana and What’s Next for DevOps with Nana Janashia
Mar 13, 2025
Nana Janashia, a self-taught DevOps engineer and co-founder of TechWorld with Nana, dives into the evolving landscape of DevOps. She discusses the shift from traditional infrastructure management to modern coding approaches, emphasizing tools like Kubernetes and Terraform. Nana highlights the growing influence of AI in cloud infrastructure, the challenges engineers face in keeping pace with technological changes, and the importance of shifting from coding to architectural design. Her insights are invaluable for anyone looking to thrive in today's fast-paced tech environment.
AI Snips
Chapters
Transcript
Episode notes
The Isolated Cloud Head
- Nana Janashia recalls a time when cloud infrastructure was managed by a single person in an isolated room.
- This 'cloud head' worked separately from the software developers, highlighting the historical siloing of infrastructure management.
IaC's Ripple Effect
- The shift to Infrastructure as Code (IaC) brought infrastructure management closer to developer workflows.
- This shift enabled key improvements like blueprints, automated pipelines, and improved collaboration through Git.
Tame the Kubernetes Beast
- Newcomers to Kubernetes should focus on using the cluster, not administering it.
- Learn basic deployments, services, and how to deploy dockerized apps; advanced administration can come later.