Leanpub Header

Skip to main content

Filters

Category: "Systems Engineering"

Books

  1. Cloud Connectivity Engineering
    Cloud Connectivity Engineering
    DNS, Routing, VPNs, NAT, and Hybrid Networks for Modern Infrastructure
    Steve Publications

    Cloud networks rarely fail in obvious ways. A DNS lookup breaks, a route disappears or traffic vanishes somewhere between clouds. This book shows you how to understand what is really happening, build networks that hold up under pressure and troubleshoot failures with confidence across AWS, Azure, Google Cloud, Kubernetes and hybrid environments.

  2. Internet Protocols from First Principles
    Internet Protocols from First Principles
    How Computers Communicate Across the World
    Steve Publications

    What really happens when you open a website, send a message or connect to a server across the world? This book builds the Internet from first principles, revealing how bits become packets, packets cross networks and protocols make it all work. Learn the machinery behind the Internet by understanding why each piece exists and how it fits together.

  3. Building Low-Latency LLM Infrastructure
    Building Low-Latency LLM Infrastructure
    From Fundamentals to Production-Grade Systems
    Steve Publications

    Building fast LLM systems takes more than a powerful GPU. This book shows you what actually happens between prompt and response, where latency hides and how to fix it. Work from kernels and inference engines to distributed clusters, benchmarking and production reliability, with practical guidance for building systems that stay fast under real-world load.

  4. WebAssembly System Interface (WASI)
    WebAssembly System Interface (WASI)
    From Zero to Production — A Complete Guide to Sandboxed, Portable Components
    Steve Publications

    Build fast, secure and portable applications with WASI. Start with the fundamentals, then move into components, WIT, Wasmtime and real production patterns using Rust, C, Go and JavaScript. From sandboxed plugins to serverless and edge workloads, this practical guide gives you the skills to take WebAssembly from your first experiment to production.

  5. Engineering Secure Web Crawlers and Defending Against Malicious Bots
    Engineering Secure Web Crawlers and Defending Against Malicious Bots
    A Comprehensive Guide to Building Production-Grade Crawlers and Detecting Malicious Automation
    Steve Publications

    Build crawlers that perform at scale without becoming a security liability, then learn to spot and stop the bots targeting your systems. Packed with production-ready code, real-world architectures and practical case studies, this book takes you deep into crawling, fingerprinting, bot detection, WAFs, machine learning and incident response.

  6. The OpenStack Handbook
    The OpenStack Handbook
    From First Deployment to Production-Scale Cloud Operations
    Steve Publications

    Build OpenStack with confidence, from your first deployment to production at scale. This hands-on guide walks you through planning, configuration, security, daily operations and troubleshooting with practical examples and proven techniques. A dependable resource for admins, DevOps engineers and cloud architects.

  7. Asterisk: The Complete Guide to Configuration, Deployment, and Administration
    Asterisk: The Complete Guide to Configuration, Deployment, and Administration
    From First Installation to Production PBX — A Practical Handbook for Administrators
    Steve Publications

    Master Asterisk from the ground up and build a PBX you can trust in production. This practical handbook walks you through installation, SIP, voicemail, IVRs, queues, security, APIs, high availability and more, with annotated configs, exact commands and troubleshooting guidance you can actually use.

  8. Production Mail Servers with Postfix and Dovecot
    Production Mail Servers with Postfix and Dovecot
    A Complete Guide to Design, Deployment, Security, and Operations
    Steve Publications

    Build, secure and run reliable mail servers with confidence. This practical guide walks you through Postfix and Dovecot from the ground up, covering everything from core email protocols to high availability, performance tuning and automation. Packed with real configurations and clear explanations you can use in production.

  9. Libuv Mastery
    Libuv Mastery
    Building High-Performance Asynchronous Applications in C
    Steve Publications

    Learn to build fast, scalable asynchronous applications in C with libuv, the cross-platform library behind Node.js. Through practical examples and clear explanations, you'll master event-driven programming and write high-performance software that runs efficiently across Linux, macOS and Windows.

  10. JAX Programming: From Fundamentals to Large-Scale Systems
    JAX Programming: From Fundamentals to Large-Scale Systems
    A Comprehensive Guide to Accelerated Python Computing
    Steve Publications

    From your first JAX script to large-scale AI systems, this book shows how to write faster, cleaner Python for modern computing. Learn the ideas behind JAX through practical examples, real projects and clear explanations that help you build everything from scientific simulations to distributed machine learning.

  11. eBPF for Systems Engineers
    eBPF for Systems Engineers
    From First Principles to Production Deployments
    Steve Publications

    Discover how eBPF is changing Linux systems engineering. Starting with the fundamentals, this book walks you through building, debugging and deploying real eBPF programs for observability, networking, security and performance. Learn practical techniques you can use with confidence in production across modern Linux environments.

  12. FreeBSD for Linux Users
    FreeBSD for Linux Users
    A Comprehensive Guide for Administrators, Developers, and DevOps Engineers
    Steve Publications

    If you know Linux, you already have most of the skills you need to master FreeBSD. This practical guide shows where the systems differ, why those differences matter and how to deploy, secure and manage FreeBSD with confidence using comparisons that make every concept easy to understand.

  13. Linux Memory Management: From Fundamentals to Kernel Internals
    Linux Memory Management: From Fundamentals to Kernel Internals
    A Complete Guide to Virtual Memory, Allocators, Paging, and Performance in the Modern Linux Kernel
    Steve Publications

    Memory is at the heart of Linux performance. This book explains how the kernel manages it from virtual memory and page allocation to NUMA, cgroups and real-world optimization. Learn through clear explanations, kernel source examples and practical exercises you can run yourself.

  14. Framework-Free Software Engineering
    Framework-Free Software Engineering
    Building Robust Systems Without Heavyweight Dependencies
    Steve Publications

    Frameworks make it easy to get started, but they often hide the fundamentals. This book takes you back to the core ideas behind reliable software, showing how to build fast, maintainable systems with fewer dependencies and better engineering decisions. Write software you truly understand and control.

  15. Modern CI/CD as a Production System
    Modern CI/CD as a Production System
    Architecting Reliable, Secure, and Scalable Software Delivery Pipelines
    Steve Publications

    Modern software delivery demands more than fast pipelines. It requires systems built for reliability, security and scale. This book shows how to design and run CI/CD as a production platform, with practical patterns, real world examples and proven strategies that help teams deliver software with confidence.