These days, networks aren't just racks of switches anymore, they're also AI clusters. A single training job depends on a lossless fabric, a Kubernetes control plane, a cloud VPC, an inference gateway, and a telemetry pipeline that has to notice trouble before anybody files a ticket. Even with something as strong as Python glue, it's not going to hold up at that size. But C++23 doesn't. When you get to the end of this book, you'll have a fully-fledged automation tool at your disposal.
The book kicks off with std::expected, std::span, ranges, and coroutines applied to real device work, then builds a CMake and vcpkg project with sanitizers, tests, and a containerlab fabric. Then you can drive NETCONF, YANG, and gNMI, provision servers over SSH and Ansible, program OVSDB and VXLAN overlays, automate Suricata and Vectorscan detection, and reach AWS and Azure through one interface. The last couple of chapters show you how to use Kubernetes resources on the server side, attach pods to RDMA devices through Multus and SR-IOV, and validate PFC and ECN across a RoCEv2 fabric. Plus, there'll be token streaming for vLLM replicas, your tooling will be exposed as an MCP server, and the loop will be closed with OpenTelemetry and guarded remediation. Everything's on one Linux laptop.
If you're a network engineer, systems programmer, or part of an infrastructure team, then this book is for you. You don't need to have any prior experience with SDN, Kubernetes, or machine learning for this book. Just some basics of coding around C++ and fundamentals of networking is sufficient.
Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.
Anbieter: California Books, Miami, FL, USA
Zustand: New. Bestandsnummer des Verkäufers I-9788168869936
Anzahl: Mehr als 20 verfügbar
Anbieter: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Deutschland
Taschenbuch. Zustand: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware 210 pp. Englisch. Bestandsnummer des Verkäufers 9788168869936
Anzahl: 2 verfügbar
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
Taschenbuch. Zustand: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - These days, networks aren't just racks of switches anymore, they're also AI clusters. A single training job depends on a lossless fabric, a Kubernetes control plane, a cloud VPC, an inference gateway, and a telemetry pipeline that has to notice trouble before anybody files a ticket. Even with something as strong as Python glue, it's not going to hold up at that size. But C++23 doesn't. When you get to the end of this book, you'll have a fully-fledged automation tool at your disposal.The book kicks off with std::expected, std::span, ranges, and coroutines applied to real device work, then builds a CMake and vcpkg project with sanitizers, tests, and a containerlab fabric. Then you can drive NETCONF, YANG, and gNMI, provision servers over SSH and Ansible, program OVSDB and VXLAN overlays, automate Suricata and Vectorscan detection, and reach AWS and Azure through one interface. The last couple of chapters show you how to use Kubernetes resources on the server side, attach pods to RDMA devices through Multus and SR-IOV, and validate PFC and ECN across a RoCEv2 fabric. Plus, there'll be token streaming for vLLM replicas, your tooling will be exposed as an MCP server, and the loop will be closed with OpenTelemetry and guarded remediation. Everything's on one Linux laptop.Key LearningsPlan every change so it can be undone, and see it before it runs.Hand back errors as values with std::expected, so nothing fails quietly overnight.Read packets without copying them, using std::span, and let sanitizers catch your mistakes.Check five hundred devices at once with coroutines, and never write a callback.Check a change against the device model before you send it anywhere.Roll out to a few devices first, and widen only when they behave.Let your C++ drive Ansible, Suricata, and ovs-ofctl instead of rebuilding them.Apply Kubernetes changes safely, then check from inside the pod that they worked.Send AI requests to the least busy replica, and tune the connection for tokens.Spot trouble with limits, moving averages, and a model that advises but never acts.Table of ContentC++23 for Network AutomationSetting up Automation EnvironmentWriting, Testing, and Validating Automation ScriptsDevice Configuration with NETCONF, YANG and gNMIServer Provisioning and Configuration ManagementSoftware-Defined NetworkingPractical IDS/IPS AutomationCloud Network AutomationKubernetes as AI Cluster Control PlaneRDMA and GPU Fabric AutomationTarget ReadersIf you're a network engineer, systems programmer, or part of an infrastructure team, then this book is for you. You don't need to have any prior experience with SDN, Kubernetes, or machine learning for this book. Just some basics of coding around C++ and fundamentals of networking is sufficient. Bestandsnummer des Verkäufers 9788168869936
Anzahl: 2 verfügbar
Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland
Taschenbuch. Zustand: Neu. This item is printed on demand - Print on Demand Titel. Neuware -These days, networks aren't just racks of switches anymore, they're also AI clusters. A single training job depends on a lossless fabric, a Kubernetes control plane, a cloud VPC, an inference gateway, and a telemetry pipeline that has to notice trouble before anybody files a ticket. Even with something as strong as Python glue, it's not going to hold up at that size. But C++23 doesn't. When you get to the end of this book, you'll have a fully-fledged automation tool at your disposal.The book kicks off with std::expected, std::span, ranges, and coroutines applied to real device work, then builds a CMake and vcpkg project with sanitizers, tests, and a containerlab fabric. Then you can drive NETCONF, YANG, and gNMI, provision servers over SSH and Ansible, program OVSDB and VXLAN overlays, automate Suricata and Vectorscan detection, and reach AWS and Azure through one interface. The last couple of chapters show you how to use Kubernetes resources on the server side, attach pods to RDMA devices through Multus and SR-IOV, and validate PFC and ECN across a RoCEv2 fabric. Plus, there'll be token streaming for vLLM replicas, your tooling will be exposed as an MCP server, and the loop will be closed with OpenTelemetry and guarded remediation. Everything's on one Linux laptop.Key LearningsPlan every change so it can be undone, and see it before it runs.Hand back errors as values with std::expected, so nothing fails quietly overnight.Read packets without copying them, using std::span, and let sanitizers catch your mistakes.Check five hundred devices at once with coroutines, and never write a callback.Check a change against the device model before you send it anywhere.Roll out to a few devices first, and widen only when they behave.Let your C++ drive Ansible, Suricata, and ovs-ofctl instead of rebuilding them.Apply Kubernetes changes safely, then check from inside the pod that they worked.Send AI requests to the least busy replica, and tune the connection for tokens.Spot trouble with limits, moving averages, and a model that advises but never acts.Table of ContentC++23 for Network AutomationSetting up Automation EnvironmentWriting, Testing, and Validating Automation ScriptsDevice Configuration with NETCONF, YANG and gNMIServer Provisioning and Configuration ManagementSoftware-Defined NetworkingPractical IDS/IPS AutomationCloud Network AutomationKubernetes as AI Cluster Control PlaneRDMA and GPU Fabric AutomationTarget ReadersIf you're a network engineer, systems programmer, or part of an infrastructure team, then this book is for you. You don't need to have any prior experience with SDN, Kubernetes, or machine learning for this book. Just some basics of coding around C++ and fundamentals of networking is sufficient. 210 pp. Englisch. Bestandsnummer des Verkäufers 9788168869936
Anzahl: 1 verfügbar
Anbieter: preigu, Osnabrück, Deutschland
Taschenbuch. Zustand: Neu. Programmable Networks with C++ | Network Automation for SDN, Intrusion Detection, Cloud, Kubernetes and AI Infrastructure with C++23 | Anais Sutherland | Taschenbuch | Englisch | 2026 | GitforGits | EAN 9788168869936 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu Print on Demand. Bestandsnummer des Verkäufers 136495009
Anzahl: 5 verfügbar