Leanpub Header

Skip to main content

Filters

Category: "DevOps"

DevOps

  1. SUSTAINABLE IT, the right way
    SUSTAINABLE IT, the right way
    Riduci l’impatto, ottimizza le risorse e guida la trasformazione sostenibile del digitale in modo pratico.
    Francesco Fullone

    In un mondo in cui ogni byte ha un impatto, Sustainable IT, the right way trasforma la sostenibilità digitale da slogan a pratica quotidiana. Niente teoria astratta: numeri, monitoraggio, OKR e un vero piano d'azione. Esempi concreti, strumenti pronti all'uso e le best practice della Green Software Foundation, in linguaggio operativo per chi vuole fare la differenza, oggi.

  2. Practical Nix for DevOps & Platform Engineering
    Practical Nix for DevOps & Platform Engineering
    From Zero to Production — Reproducible Systems at Scale
    Steve Publications

    Master Nix without the usual frustration. This practical guide takes you from your first reproducible development environment to production ready infrastructure with clear explanations and real examples. Learn the patterns that help DevOps and platform teams build reliable systems that scale with confidence.

  3. AI-Augmented Software Engineering
    AI-Augmented Software Engineering
    Tools, Practices, and Ethics
    Goziechukwu Chima-Duru

    Imagine writing production-grade code with fewer errors, sprint reviews that highlight real insights instead of guesses, and teams that spend less time debugging and more time innovating. This isn’t science fiction, it’s the future of software engineering. AI-Augmented Software Engineering unlocks the practical power of AI tools while grounding you in ethical best practices. Discover how to automate the mundane, amplify your creativity, and shape intelligent systems that serve users all without sacrificing trust, quality, or integrity.Welcome to the next wave of engineering designed with intelligence, driven by values.

  4. GitHub Actions Essentials
    GitHub Actions Essentials
    Automate, Integrate, Deploy: Unlocking the Power of GitHub Actions
    Dave Cross

    GitHub Actions Essentials is your definitive guide to mastering the world of GitHub Actions. From setting up your first workflow to exploring advanced techniques and best practices, this comprehensive resource covers everything you need to know to streamline your development process

  5. Linux Troubleshooting Strategies
    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.

  6. All Hands on Tech
    All Hands on Tech
    Your How-To Guide for Building Great Tech Organizations at Scale
    Sophie Seiwald-Hojer and Matthias Patzak

    Unlock the secrets of high-performing tech organizations with 'All Hands on Tech.' Drawing from 40+ years of experience across corporate giants and digital-native companies, this guide offers battle-tested strategies to transform your software development process, boost innovation, and deliver real business value at scale. Learn how to:• Align your tech strategy with business goals• Structure teams for maximum impact and innovation• Implement agile and DevOps practices at scale• Foster a culture that attracts and retains top talent• Deliver value consistently and rapidly Whether you're a CTO, engineering manager, or aspiring tech leader, you'll find actionable insights to transform your organization. This Minimum Viable Book (MVB) is a work in progress, inviting community input to shape its evolution into an indispensable resource for tech leadership.

  7. The Docs as Code Primer
    The Docs as Code Primer
    A practical handbook
    Gijs Reijn

    An easy-to-use practical handbook to accelerate your technical documentation writing skills. Perfect for techies and technical writers alike, this book is your ticket to mastering the art of Docs as Code in a practical way. Get ready for a hands-on journey with tons of coding examples!

  8. 14 days of Git
    14 days of Git
    Sarah Lean

    Want to be more proficient in using Git? Then this is the book for you, find out how and when to use the most common commands.

  9. Backpressure in Microservices
    Backpressure in Microservices
    Bounded Queues, Worker Pools, Cancellation, Drop Policies, and Overload Control in Go
    Luca Sepe

    Stop overload from becoming unbounded queues, goroutines, and downstream calls. Build bounded backpressure that fails predictably.

  10. SUSTAINABLE IT, the right way
    SUSTAINABLE IT, the right way
    Reduce the IT impacts, optimize resources, and drive sustainable digital transformation in a practical way.
    Francesco Fullone

    In a world where every byte has an impact, Sustainable IT, the Right Way turns digital sustainability from slogan into daily practice. No abstract theory: numbers, monitoring, OKRs, and a real action plan. Concrete examples, ready-to-use tools, and the Green Software Foundation's best practices, in operational language for those who want to make a difference today.

  11. On-Call In Action
    On-Call In Action
    Site Reliability Engineering Best Practices for Building Resilient Systems
    Quan Huynh

    Stop just reacting to problems; start engineering true reliability. "On-Call In Action" equips you with hands-on SRE strategies, proven incident management lifecycles, and effective alerting techniques. Build a world-class on-call capability that keeps your services running 24/7 and your team thriving.

  12. System Design Mastery - AI Agents and Agentic Systems
    System Design Mastery - AI Agents and Agentic Systems
    Case Studies, Trade-offs & Scenarios
    Sameer Paradkar

    Master AI Agents from Architecture to ProductionBuild autonomous agent systems that actually work in production. This comprehensive guide takes you from understanding ReAct patterns to orchestrating multi-agent systems at scale. What You'll Master:✅ Agent architectures: When to use agents vs RAG vs fine-tuning✅ Reasoning patterns: ReAct, Chain-of-Thought, Plan-and-Execute✅ Multi-agent orchestration with proper coordination protocols✅ Production deployment with error handling, monitoring, cost optimization✅ Tool calling, memory systems, and context management Who This Is For: Software engineers building LLM applications, backend engineers adding agentic capabilities, senior engineers preparing for AI agent interviews at top companies. What Makes This Different: 100+ production-focused scenarios with real architectural trade-offs. Real-world examples from companies shipping agent systems . Stop building chatbots. Start building agents that take action.

  13. NixOS in Production
    NixOS in Production
    The NixOS handbook for professional use ONLY
    Gabriella Gonzalez

    Want to use NixOS "for real" at work? Interested in learning one of the hottest emerging DevOps technologies? Jumpstart your professional career by reading this book authored by a professional user of NixOS.

  14. Once upon a time Kubernetes
    Once upon a time Kubernetes
    Container Orchestration
    Manuel Morejón

    Master Kubernetes v1.35+ on your laptop without cloud bills. Build production-grade multi-node clusters using Kind (Kubernetes in Docker). From architecture basics to Ingress, Gateway API, and RBAC.

  15. GitOps
    GitOps
    Cloud-native Continuous Deployment
    Dr. Simon Harrer, Florian Beetz, and Anja Kammer

    GitOps has caused quite some fuss on Twitter and KubeCon, and still continues to do so. This book aggregates the essence of GitOps to help clear up the confusion. This book answers the following questions:What is GitOps?Why should I use GitOps?How does GitOps work?How to get started with GitOps on Kubernetes?What's the Future of GitOps?