Leanpub Header

Skip to main content

Filters

Category: "Cloud Computing"

Books

  1. CISSP: The Last Mile
    Your guide to the finish line
    Pete Zerger

    The book covers every topic in the latest CISSP exam syllabus, organized in a format that makes it easy to drill down on specific exam domains and concepts at-a-glance, making it an essential exam resource for anyone who aims to prepare for the exam without wasting time or money.

  2. Ansible for DevOps
    Server and configuration management for humans
    Jeff Geerling

    Ansible is a simple, but powerful, server and configuration management tool. Learn to use Ansible effectively, whether you manage one server—or thousands.

  3. Platform Strategy
    Innovation Through Harmonization
    Gregor Hohpe

    Developer platforms promise to rewrite the laws of IT physics: they boost innovation through standards; they speed up development while assuring compliance; and they reduce cognitive load without restricting choice. Building such an in-house platform, or even deploying one, is far from easy, though. This book condenses a decade of building and rolling out platforms into practical advice for platform teams and users.5300+ happy readers! Also as Paperback edition

  4. Linux Troubleshooting Strategies
    Creative Fixes and Workarounds for Common Linux Problems
    Jay LaCroix

    Troubleshooting Linux systems can feel like solving a mystery—but the right strategies make all the difference. This ebook teaches practical techniques, tools, and real-world approaches that help you diagnose problems faster and fix them with confidence.

  5. Self-Healing Infrastructure: A Homelab Guide to Ansible Automation
    A Homelab Guide to Ansible Automation
    Will Smith

    Stop being the on-call engineer for your own house. Build a homelab that monitors, alerts, and fixes itself — entirely managed as code.

  6. Modern Networking
    Fundamental Concepts
    Declan Moran

    Modern networks like the Internet — explained as simply as possible but no simpler.

  7. Érase una vez Kubernetes
    Orquestación de Contenedores
    Manuel Morejón

    Domina Kubernetes v1.35+ en tu portátil sin costes de nube. Despliega clusters multi-nodo profesionales usando Kind. Desde arquitectura básica hasta conceptos avanzados como Gateway API, Ingress y RBAC.

  8. Crafting Platforms
    The Art of Building Platforms
    Ezequiel Foncubierta

    The art of building internal platforms—a craftsperson’s guide to Platform Engineering. Learn to build platforms that fit your organization's unique DNA, now featuring a companion AI Artifacts repository to teach your AI agents how to build it with you.

  9. Terraform Quickstart: The Beginner's Guide to Infrastructure as Code
    The Beginner's Guide to Infrastructure as Code
    Kirshi Yin | Curious Devs Corner

    Learn Terraform's essentials from scratch and get ready to build real projects

  10. Kubernetes 101
    Learn the basics of Kubernetes and container-based infrastructure.
    Jeff Geerling and Katherine Geerling

    If you've dabbled in containers and infrastructure or DevOps but don't know why Kubernetes is so popular, or how to get started with it, this is your book! Learn the basics of Kubernetes quickly and efficiently, with real-world application deployment examples.

  11. 优化的艺术——深入.NET性能之巅
    The Art of Optimization: A Deep Dive into the Peak of .NET Performance
    lhx077

    Dive Deep into the Peak of .NET Performance. To truly optimize, you must understand the hardware and the runtime. From benchmarking basics to low-level mastery—reshape the way you write C#.

  12. 2025 edition! Brought to you by best-selling author and global training guru Nigel Poulton, Getting Started with Docker is the fastest way to wrap your head around Docker and AI. It's packed with hands-on examples, including a multi-container chatbot app that integrates with Docker Model Runner for local AI. When you've finished the book, you'll be ready to use Docker in real-world projects.

  13. Spanning roughly 250 pages with step-by-step screenshots-based instructions, this book will guide you on managing a daloRADIUS deployed server to run FreeRADIUS AAA system. with daloRADIUS you can easily and quickly manage your FreeRADIUS deployment, thanks to flexible user interface and navigation flow.

  14. Érase una vez Docker
    Crear, compartir y ejecutar aplicaciones modernas
    Manuel Morejón

    ¿Kubernetes te parece difícil? Esta es la precuela técnica que necesitas. Deja de copiar Dockerfiles a ciegas y domina los cimientos: imágenes, redes, volúmenes y Docker Compose. La guía definitiva en español para entender los contenedores y construir la base sólida de todo Ingeniero DevOps.

  15. The little book of Kubernetes Operators
    Learn how to write a Kubernetes Operator from scratch using Go Language and Python.
    Oz Tiram

    Whether you know Go or not, if you use Kubernetes, you can extend it to automate all sort of administrative tasks. This book is going to take you from zero knowledge to building a basic operator in BASH shell, rewriting it Go and giving you enough material to extend Kubernetes using Python too!