Azure Traffic Manager to Web Apps Services and SQL Database

Azure Traffic Manager to Web Apps Services and SQL Database

Objective

Distribute traffic optimally to web services across global Azure regions.

Requirements

  • ASP.Net Core application implement crud operations to a SQL Database. 
  • The application needs to serve the clients to the closest region for better performance.

Core Team

Llazar Gjermeni – Azure Solutions Developer

Bledar Mahmuti – Azure Solutions Architect

Solution

  • Azure Traffic manager will allow us to serve the application from two regions and it will pick the region closest to the client for better performance. 
  • If one region fails, then traffic manager will route only to the region that is healthy providing failover. 
  • The crud operations to the SQL Database are handled by a SQL Failover group.  If a SQL Database in one region is not available due to a disaster in a certain region, the requests will go to the failover database.
  • We obtain 99.98% SLA by adding Traffic Manager in front of our web solution.
1 Customers

Request access to the web application services through Internet.

2 Traffic Manager

Traffic manager will route costumers to the closest region.

3 Web App

The web application respond to the customers requests closest to its region.

4 SQL Database

All web applications use the same SQL Database regardless of the region where they are located.

5 Database Replication

The SQL Database perform replication to another region offering (read only) availability if the primary fails.

6 Availability

The solution provides 99.98% SLA (service level agreement) which is higher then 99.94% of a single region.

Details

Price
$1480
Delivery
3 Days
Solution ID
0003

Tech Stack

Microsoft Azure
.Net Core 3+
Azure SQL Database
Web App Services
Traffic Manager
Infocodify.com Logo

Infocodify is a company registered in Quincy, Ma 02169.
Our Team is specialized in Web Applications Development, Azure DevOps and Azure Cloud Solutions.