Cloud Infrastructure for Publicly Traded Manufacturer
Azure architecture, engineering plan and implementation to power a North American-spanning enterprise application
The Overview
This publicly-traded manufacturing company spans North America and operates a network of production facilities, B2B outlets, online storefronts and logistics networks. Combining a portfolio of brick-and-mortar facilities and a strong digital ecosystem, they manufacture, market and fulfill a range of physical products for commercial construction firms. To support their growth and optimize operations, they are actively exploring a strategic migration to Azure infrastructure, aiming to leverage the cloud's scalability, agility, and security to further enhance their competitive edge.
The
Challenge
The client’s .NET- and SQL-based enterprise application is crucial to company operations and serves thousands of internal and external users every day across North America. As part of the firm’s long-term cloud initiative, IT needed to uplift this application to the cloud. Since they operate most IT infrastructure on-premises, their organization didn’t have the expertise to engineer and implement a cloud solution. Therefore, the client brought MercuryWorks in to develop and implement a plan.
The
Solution
MercuryWorks engineers designed a bi-coastal asset architecture including load-balancing via a secure Azure Front Door and alerting with Azure Monitor. All assets (application, data and storage) are of a Platform as a Service (PaaS) variety and scripted with Infrastructure as Code (IaC) using Bicep to power asset instantiation and configuration with Azure ARM (Azure Resource Manager) files.
The
Results
MercuryWorks implemented a solid and tested infrastructure that was confirmed with a manual application deployment to proof out operation, performance and functionality in the cloud. By virtue of the Front Door and bi-coastal assets, test users were served by the cloud asset closest to them for ideal user experience. Additionally, use of PaaS assets yielded a significant reduction in IT staff manpower required to keep it running as compared to on-premises infrastructure.
PaaS Freedom
Use of Azure PaaS assets freed up client IT staff
Scale-Ready
Enables addition of regional assets when needed
CapEx Savings
Client retired significant assets from their books
25% Speed
Per-transaction performance increased by 25%
Even More
Other Key Highlights
Region Recovery
In the event of a large Azure outage, one of each paired service is prioritized for recovery for quickest return to service
Sequential Updating
During a planned Azure update, paired region updates will be staggered to minimize downtime
CDN for Performance
The Azure Front Door also provides a CDN to cache static resources closer to users, reducing UI load time
Azure Monitor
We also implemented Azure Monitor to provide conditional alerts for user-impacting performance and availability
"This application is crucial to our operations yet since we operate most IT infrastructure on-premises, our organization didn't have the expertise to engineer and implement a cloud solution. In stepped MercuryWorks to develop an on-point plan - and they executed it with precision!"
Chief Technology Officer
Behind The Curtain
Core Technology
Microsoft Azure
Provides database storage, web app and processing services. Azure provides an ideal solution for the client’s enterprise application; in this scenario we applied Platform as a Service (PaaS) assets.
Entra ID
Microsoft Entra ID is part of this client’s Azure strategy to fulfill SOX-compliant identity and authorization requirements. Entra provides digitally validated identity to ensure trustworthy system access.
Bicep
Microsoft’s Bicep templates compile into Azure Resource Manager (ARM) templates to define Azure resources declaratively. Bicep is a domain-specific language with clean, easy to read syntax.