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)

series D

Strictly speaking, series D not only one series, but is divided into series D, Dv2 (version 2) and Dv3 (version 3).

series D is based on a latest generation CPU (unfortunately not exactly declared) and it reaches a speed of 60% higher than series A (at least for instances A0 to A7).

The Dv3 series is based on a latest generation CPU (Intel Broadwell E5-2673 V4 processor with 2.4 GHz and also Intel Haswell E5-2673 V3 processor with 2.4 GHz) and it achieves a 28% lowered cost level compared to the DV2 series. The Dv3 series is one of the first series to be running in Windows Server 2016 hosts and thereby enables nested virtualization.

The higher CPU performance is only one criterion to describe the series D and its offshoots. Other criteria are as follows:

  • The higher ratio of memory to core
  • The use of an SSD as a temporary disk

When using the SSD as a temporary data carrier, you should know that this is from the series D local machine and is directly attached to the host. Be...