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)

Azure DDoS

Distributed Denial of Service (DDoS) attacks are some of the largest availability and security concerns global IT is facing at that time and while moving their applications to the cloud. A DDoS attacker attempts to exhaust an application's resources as long and as high with the result to make the application unavailable to legitimate users. DDoS attacks can be targeted at any endpoint that is publicly reachable through the internet or even if the attacker was able to corrupt a private network, from private network resources of bigger networks.

Azure DDoS protection together with application design by best practices will provide a defense against DDoS attacks. With Azure DDoS protection provides the following service tiers are available:

  • Basic: Automatically enabled as part of the Azure platform and services. In includes Always-on traffic monitoring and real-time mitigation of common network-level attacks it provide the same defenses utilized by Microsoft's online...