Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Cloud Administration in Azure

You're reading from  Hands-On Cloud Administration in Azure

Product type Book
Published in Oct 2018
Publisher Packt
ISBN-13 9781789134964
Pages 390 pages
Edition 1st Edition
Languages
Author (1):
Mustafa Toroman Mustafa Toroman
Profile icon Mustafa Toroman
Toc

Table of Contents (13) Chapters close

Preface 1. Key Concepts of Cloud Computing 2. Azure Networking - Foundation of Azure IaaS 3. Infrastructure as a Service - the First Layer of Cloud Computing 4. Azure App Service - Hosting Web Applications without a Server 5. The Azure Data Platform 6. Azure Storage, Backup, and Site Recovery - Moving your Data to Azure 7. Hybrid Cloud with Azure - Extending Local Workloads to the Cloud 8. Azure Active Directory - Identity in the Cloud 9. Azure Security and Administration 10. Best Practices 11. Assessments 12. Other Books You May Enjoy

Azure Web App high availability

We have already seen how to set up automatic scaling for Azure Web Apps and how to create scale in and out rules. But scaling can improve performance and keep the application up if there is an increase in requests and doesn't really secure the high availability of the application. If there is an issue in the Azure Data Center where the application is located, or maintenance on the host is in progress, the application will be unavailable if hosted in a single location.

In order to achieve high availability, we need to introduce another Azure service: Traffic Manager. Azure Traffic Manager operates on the DNS level to direct incoming requests to endpoints based on custom routing rules.

Let's start with creating a new Azure Traffic Manager and go through the configuration to show how to set up high availability for Azure Web Apps.

...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime