Book Image

Implementing Azure Solutions - Second Edition

By : Florian Klaffenbach, Markus Klein, Sebastian Hoppe, Oliver Michalski, Jan-Henrik Damaschke
Book Image

Implementing Azure Solutions - Second Edition

By: Florian Klaffenbach, Markus Klein, Sebastian Hoppe, Oliver Michalski, Jan-Henrik Damaschke

Overview of this book

<p>Microsoft Azure offers numerous solutions that can shape the future of any business. However, the major challenge that architects and administrators face lies in implementing these solutions. </p><p>Implementing Azure Solutions helps you overcome this challenge by enabling you to implement Azure Solutions effectively. The book begins by guiding you in choosing the backend structure for your solutions. You will then work with the Azure toolkit and learn how to use Azure Managed Apps to share your solutions with the Azure service catalog. The book then focuses on various implementation techniques and best practices such as implementing Azure Cloud Services by configuring, deploying, and managing cloud services. As you progress through the chapters, you’ll learn how to work with Azure-managed Kubernetes and Azure Container Services. </p><p>By the end of the book, you will be able to build robust cloud solutions on Azure.</p>
Table of Contents (14 chapters)

Accelerated networking for VMs

Accelerated networking provides low network latency through Azure's in-house programmable hardware, which is based on field-programmable gate array (FPGA)  and technologies such as single root I/O virtualization (SR-IOV). During Azure's software-defined networking stack movement away from CPUs and into FPGA-based SmartNICs, compute cycles are reclaimed and available again for end user applications, putting less load on the VM, decreasing jitter and inconsistency in latency.

Accelerated networking also enables customers to use more bandwidth, with up to 30 Gbps per VM. 

If you are interested in SmartNICs or the next generation, SDN/SDWAN, I would highly recommend Microsoft's research around that topic at https://www.microsoft.com/en-us/research/publication/azure-accelerated-networking-smartnics-public-cloud/ as well as the session, Inside Microsoft's FPGA-Based Configurable Cloud, from Mark Russinovich...