Leanpub Header

Skip to main content

Filters

Category: "Networking"

Networking

  1. Intro to Computer Networks for Software Engineers
    Intro to Computer Networks for Software Engineers
    What every web developer must know about computer networks
    Vinicius Dias

    Learn computer networks without wasting time with too much theory. The must-know for web developers who want to understand the behind the scenes of networks.

  2. IL CODICE ROMA 25™: L’Ingegneria del Fare
    IL CODICE ROMA 25™: L’Ingegneria del Fare
    Building a $225,000 Digital Asset on 2009 Legacy Hardware.
    Marco Sterpi

    Stop renting visibility. Start owning the infrastructure. Learn the protocol that delivered 548k hits and 95% Edge efficiency on a 20-year-old "rottame".

  3. OpenStack 2025 Cookbook, Second Edition
    OpenStack 2025 Cookbook, Second Edition
    Modern OpenStack Administration with Flamingo 2025.2, OVN Networking, Terraform Automation, Skyline Dashboard, and Prometheus Monitoring
    GitforGits | Asian Publishing House

    For those seeking practical expertise on OpenStack Flamingo, and the services that drive modern private and enterprise cloud environments, you need look no further. With this book, you gain immediate access to the latest insights on OpenStack 2025.2 Flamingo. This book is for those who want to practically experience how OpenStack works, how its services connect, and how to manage them with confidence in real-world deployments.

  4. A OPERATOR'S HANDBOOK
    A OPERATOR'S HANDBOOK
    Notes from the invisible profession
    Barton E Nicholls

    The draft ones were never sent. The post-mortems never said what really happened. The meetings never heard what you actually thought. This is the book that does.

  5. THE GLOBAL DATA WAR
    THE GLOBAL DATA WAR
    Artificial Intelligence, Big Tech, and the Race for Data, Chips, and Cloud
    Nilesh Shantaram Devlekar

    Artificial Intelligence has become the new global power race. Nations are competing for data, infrastructure, and algorithmic dominance that will define the future world order.

  6. A System-Level Study of Hybrid Terrestrial–NTN Architecture for 6G-Ready Cellular Networks
    A System-Level Study of Hybrid Terrestrial–NTN Architecture for 6G-Ready Cellular Networks
    An Operator-Centric Performance, KPI, and Deployment Perspective
    ADEEL NAIM KHAN
    No Description Available
  7. CompTIA PenTest+ Last Minute Revision
    CompTIA PenTest+ Last Minute Revision
    Essential commands, real scenarios, and 300+ practice questions for the CompTIA PenTest+ PT0-003 exam
    GitforGits | Asian Publishing House

    This book gives you a framework to practice, to troubleshoot, and to walk into the exam room ready for anything. Every topic is designed to simulate what you'll encounter as a pentester in the field. Whether you're going through MCQs, performance scenarios, or flipping through the cheat sheet on the night before the exam, this book helps you build habits, not just answers.

  8. OpenTelemetry Cookbook
    OpenTelemetry Cookbook
    Proven approaches for real-time monitoring and observability on cloud, AI, and modern infrastructures
    GitforGits | Asian Publishing House

    By the time you finish this book, you should be able to make your systems observable across microservices, AI workloads, security monitoring, and hybrid cloud infrastructure. This book will help you learn how to effectively instrument, generate, collect, and export telemetry data (metrics, logs, and traces) to analyze your software’s performance and behavior.

  9. CompTIA Linux+ Last Minute Revision
    CompTIA Linux+ Last Minute Revision
    Fast-paced guide to prepare V8 (XK0-006) exam
    GitforGits | Asian Publishing House

    The idea behind CompTIA Linux+ Last Minute Revision is simple, but it's also ambitious. It's to help you go from not knowing to feeling confident, and it does this by focusing on the most important stuff instead of going over every single topic. We made this book because we've had loads of conversations with professionals who balance complex projects, tight deadlines, and the pressure of staying current in a constantly evolving ecosystem. Each chapter has been designed with real-world needs in mind. Every section is based around the main exam subjects and is designed to help you get ready for the real thing. Instead of just listing features, it challenges you to figure out how to fix things, automate them and keep them secure, and to understand why each step is important.

  10. CompTIA Security+ Last Minute Revision
    CompTIA Security+ Last Minute Revision
    400+ acronyms, high-impact examples, and rapid drills mapped to SY0-701 domains for last-minute study
    GitforGits | Asian Publishing House

    The content has been organised around five operational domains that mirror the SY0-701 objectives and everyday security responsibilities. Each domain contains key references, crosswalks and short scenarios to facilitate rehearsal of connections rather than isolated facts. In order to assist you with finding terms quickly during last-minute revision, To facilitate this process, practice items are designed to pair acronyms with their respective appearances in multiple-choice questions, thereby training recognition in context.

  11. Introdução a Redes para Programadores Web
    Introdução a Redes para Programadores Web
    O que todo programador web precisa saber sobre redes
    Vinicius Dias

    Aprenda redes na prática, sem perder tempo com teoria demais. O essencial para programadores web que querem entender o que acontece “por trás da tela”.

  12. Memory Dump Analysis Anthology, Volume 17

    This reference volume consists of revised, edited, cross-referenced, and thematically organized articles from the Software Diagnostics and Observability Institute and the Software Diagnostics Library (former Crash Dump Analysis blog) about software diagnostics, root cause analysis, debugging, crash and hang dump analysis, and software trace and log analysis written from 15 April 2024 to 14 November 2025.

  13. WebAssembly 2.0 Essentials, Second Edition
    WebAssembly 2.0 Essentials, Second Edition
    Making Migrations, Cloud-Native Integration, and Production-Ready WebAssembly Applications Easier
    GitforGits | Asian Publishing House

    The latest version of WebAssembly has arrived and it has some really cool new features. I knew that I had to completely rewrite this book to make sure it was up to date. Now, here we are. Within this book, I will take you from the very basics of memory, control flow, and the mechanics that make Wasm work, through to compiling multiple languages, building multi-threaded applications, and optimising for real-world performance.

  14. Strategic Intelligence: Mastering Smart Decisions for Business Growth

    Strategic Intelligence: Mastering Smart Decisions for Business Growth" reveals the hidden art of thinking smarter, acting faster, and leading with purpose in a world of constant change. Blending psychology, strategy, and real-world insight, this book helps you transform every decision into a powerful step toward success. If you’re ready to outthink challenges and grow with clarity and confidence, this is your blueprint for intelligent leadership.

  15. C++ Networking 101, Second Edition
    C++ Networking 101, Second Edition
    Build strong expertise into programming sockets, protocols, VPNs, and asynchronous I/O with 75+ sample programs
    GitforGits | Asian Publishing House

    This isn't a book to put on a shelf. It's meant to be used, tested, and adapted as you build your networking skills. In this new edition, I've been working on making the teaching flow better and making technical stuff clearer without overwhelming you. You'll get the basics down, like how C++ works well with TCP/IP and how sockets are the foundation for communication. Then, I'll show you how to build real client-server apps, set up IP addressing, and use protocols like HTTP, FTP, SMTP, IMAP, and DNS directly through C++ code. Each example is practical and you can actually implement it. It shows you not just how something works, but why it matters in real networking scenarios.