Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy

Application Delivery and Load Balancing in Microsoft Azure

Practical Solutions with NGINX and Microsoft Azure

by Derek DeJonghe, Arlan Nugara

Application Delivery and Load Balancing in Microsoft Azure

Subscribe to new books via dBooks.org telegram channel

Join
DescriptionTable of ContentsDetailsHashtagsReport an issue

Book Description

With more and more companies moving on-premises applications to the cloud, software and cloud solution architects alike are busy investigating ways to improve load balancing, performance, security, and high availability for workloads. This practical book describes Microsoft Azure's load balancing options and explains how NGINX can contribute to a comprehensive solution.

Cloud architects Derek DeJonghe and Arlan Nugara take you through the steps necessary to design a practical solution for your network. Software developers and technical managers will learn how these technologies have a direct impact on application development and architecture. While the examples are specific to Azure, these load balancing concepts and implementations also apply to cloud providers such as AWS, Google Cloud, DigitalOcean, and IBM Cloud.

- Understand application delivery and load balancing - and why they're important;
- Explore Azure's managed load balancing options;
- Learn how to run NGINX OSS and NGINX Plus on Azure;
- Examine similarities and complementing features between Azure-managed solutions and NGINX;
- Use Azure Front Door to define, manage, and monitor global routing for your web traffic;
- Monitor application performance using Azure and NGINX tools and plug-ins;
- Explore security choices using NGINX and Azure Firewall solutions.

This open access book is Complimented by Nginx. You can download Application Delivery and Load Balancing in Microsoft Azure ebook for free in PDF format (6.9 MB).

Table of Contents

Chapter 1
What Are Application Delivery and Load Balancing, and Why Are They Important?
Chapter 2
Managed Load-Balancing Options in Azure
Chapter 3
NGINX and NGINX Plus on Azure
Chapter 4
NGINX and Microsoft Managed Options
Chapter 5
Azure Front Door with NGINX
Chapter 6
Monitoring NGINX in Microsoft Azure
Chapter 7
Security

Book Details

Title
Application Delivery and Load Balancing in Microsoft Azure
Subject
Computer Science
Publisher
O'Reilly Media
Published
2020
Pages
113
Edition
1
Language
English
ISBN13
9781098115869
ISBN10
1098115864
ISBN13 Digital
9781098115968
ISBN10 Digital
1098115961
PDF Size
6.9 MB
License
Compliments of Nginx

Related Books

Load Balancing in the Cloud
Use of redundant servers has long been a solution for meeting sudden spikes in demand, machine failures, and outages. Cloud services greatly reduce the cost and hassle of provisioning redundant equipment and load balancers and give you the ability to deal with separate network, application, and client-side loads. But today there are many options to...
Migrating SQL Server Databases to Azure
SQL Server is Microsoft's relational database management system (RDBMS). SQL Server can now be hosted entirely in Microsoft Azure, either in a hosted virtual machine (VM) or as a hosted service. Hosting a virtual machine in Azure is known as infrastructure as a service (IaaS), and hosting a service in Azure is known as platform as a service (P...
Azure Machine Learning
This third ebook in the series introduces Microsoft Azure Machine Learning, a service that a developer can use to build predictive analytics models (using training datasets from a variety of data sources) and then easily deploy those models for consumption as cloud web services. The ebook presents an overview of modern data science theory and princ...
Building Cloud Apps with Microsoft Azure
This book walks you through a patterns-based approach to building real-world cloud solutions. The patterns apply to the development process as well as to architecture and coding practices. Developers who are curious about developing for the cloud, are considering a move to the cloud, or are new to cloud development will find here a concise overv...
Azure Web Apps for Developers
Azure Web Apps is a fully managed platform that you can use to build mission-critical web applications that are highly available, secure, and scalable to global proportions. Combined with first-class tooling from Visual Studio and the Microsoft Azure Tools, the Azure Web Apps service is the fastest way to get your web application to production. Azu...
NGINX Cookbook
NGINX is one of the most widely used web servers available today, in part because of itscapabilities as a load balancer and reverse proxy server for HTTP and other network protocols. This revised cookbook provides easy-to-follow examples of real-world problems in application delivery. Practical recipes help you set up and use either the open source...