Leanpub Header

Skip to main content

Filters

Category: "DevOps"

DevOps

  1. Sustainability for Java Developers
    Sustainability for Java Developers
    Towards an Understanding of Sustainable Java Software Development
    Geertjan Wielenga, Frank Delporte, Simon Martinelli, Markus Westergren, Jan Ouwens, Jan-Hendrik Kuperus, jlengrand, A N M Bazlur Rahman, Vasco Correia Veloso, Ko Turk, Hanno Embregts, and Maarten Mulders

    Discover how Java developers can contribute to a sustainable future. Written by Java Champions and community experts, this collaborative guide explores practical approaches to sustainable software engineering, from resource-efficient design to mindful architecture, empowering you to reduce your environmental impact while building better systems.

  2. GitHub Actions for Python Projects A Practical Guide to CI/CD Automation
    GitHub Actions for Python Projects A Practical Guide to CI/CD Automation
    Automating Testing, Building & Deployment
    AhmedAdawy

    Master automated workflows for your Python code with GitHub Actions for Python Projects. This practical guide covers automated testing, dependency management, coverage reports, documentation builds, and artifact generation to help you build reliable CI/CD pipelines effortlessly.

  3. Digitale Transformation mit System (Edition 2026)
    Digitale Transformation mit System (Edition 2026)
    Trends, Technologien, Geschäftsmodelle, Organisation, Prozesse, Planung und Change-Management der digitalen Transformation
    Wolfgang Keller, Hermann Ladner, and Michael Kunz

    Digitale Transformation war das Hype-Thema vor KI. Es gibt allerdings einen nicht geringen Anteil an Fach- und Führungskräften, deren Wissen darüber weiter ausbaufähig ist. Dieses Buch ist eine Einführung für alle diejenigen, die keine "digitalen Pioniere" sind, sondern wissen wollen, was aus dem Thema Digitalisierung auf sie zukommen kann und aus dem Thema KI zusätzlich auf sie zukommen wird.

  4. SecOps Bit By Bit
    SecOps Bit By Bit
    Roadmap for First-Time CTOs and Startup Founders
    Alex Yarotsky

    Compilation of best practices for evaluating weak spots in your product and company and fostering a robust security culture within your organization.

  5. Docker: Érase Una Vez
    Docker: Érase Una Vez
    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.

  6. Self-Hosted Development Infrastructure
    Self-Hosted Development Infrastructure
    Building Your Own Git Hosting, CI/CD, and Software Engineering Platform from the Ground Up
    Steve Publications

    Take control of your development stack from the ground up. This book shows you how to build and run your own Git hosting, CI/CD and engineering platform, from a single server to infrastructure built for thousands. Learn how the pieces fit together, why key decisions matter and where the trade-offs really are.

  7. NETWORKING - Fundamentos, Arquitecturas y Despliegue Práctico.
    No Description Available
  8. Die Ungeschönte Architektur
    Die Ungeschönte Architektur
    29 technische Leitplanken für das Entwickeln, Auditieren und Bewerten von Software im KI-Zeitalter
    Marcus Niermann

    Ein Playbook gegen die agentische Drift — 29 Leitplanken, um KI-generierten Code prüfbar, ehrlich und auditierbar zu halten, destilliert aus über 27 Jahren Projekt- und Programmleitung in regulierten Branchen.

  9. Modern DevOps for Cloud and AI Platforms
    Modern DevOps for Cloud and AI Platforms
    Architecting, Operating, and Scaling Reliable Software Systems in the Age of AI
    Steve Publications

    Cloud, Kubernetes, AI, security and automation have changed what DevOps really means. This book cuts through the hype with practical guidance for building reliable, scalable platforms using proven patterns, real production lessons and modern engineering practices that help teams move faster without sacrificing stability.

  10. Linux for DevOps Engineers
    Linux for DevOps Engineers
    Zero to Hero - Complete Practical Guide
    Bibek Chaudhary

    Master Linux from zero to senior DevOps engineer with this comprehensive production-grade guide. Covers 1500+ commands, 500+ interview questions, and 100+ real-world troubleshooting scenarios.

  11. The CI/CD Pipeline Guide
    The CI/CD Pipeline Guide
    Choosing Your Build Tool
    Sudhanshu Jaiswal

    Your CI/CD Pipeline Could Be Costing You More Than Time.AWS CodeBuild, Google Cloud Build, GitLab CI/CD, GitHub Actions, or Azure Pipelines—which one fits your team like a glove?In The CI/CD Pipeline Guide: Choosing Your Build Tool, we cut through the noise. No jargon. No bias. Just a clear, metaphor-driven breakdown of the top 5 CI/CD tools

  12. Config as Code
    Config as Code
    A Simple Guide for Curious Minds
    Sudhanshu Jaiswal

    "Tired of manual server setups that feel like reinventing the wheel every time?What if you could write down your server settings once—like a recipe—and let the computer do the rest? No more ‘oops, I forgot that checkbox.’ No more ‘Why is Server 7 acting weird?’Config as Code is the DevOps secret to consistency, speed, and sanity. And this book is your backstage pass."

  13. The Production-Ready Docker & Linux Pocket Guide
    The Production-Ready Docker & Linux Pocket Guide
    An Essential Reference for Developers, Students, and DevOps Engineers
    AhmedAdawy

    The ultimate practical guide designed to fast-track your technical skills without the fluff. Whether you are a developer, student, or DevOps engineer, this essential reference delivers actionable insights to solve real-world problems instantly. Master your craft and stream-line your workflow today!

  14. Linux and Command Line: Your Production Survival Kit
    Linux and Command Line: Your Production Survival Kit
    Shell Skills Every QA Engineer Needs for Modern Production Systems
    Yuri Syuganov

    When production breaks, the answer is in a log file on a server somewhere. grep, curl, jq, Bash, and Docker — your survival kit, with 100 exercises.

  15. CI/CD Pipelines: From Commit to Confidence
    CI/CD Pipelines: From Commit to Confidence
    Building, Testing, and Deploying with Automation
    Yuri Syuganov

    From commit to confidence: pipelines where tests gate what matters, run in parallel, and tell developers the truth fast.