Azure¶
Azure is Microsoft's cloud computing platform.
Description¶
Azure is Microsoft's comprehensive cloud computing platform, offering services including computing, storage, databases, AI, networking, and more.
Why we use it¶
Azure hosts our applications ranging from APIs to web apps. We have Azure connected to our on-premise network to access resources that we are not moving to the cloud. We chose Azure over other cloud providers because of their robust API Management solution and day-one support for .NET runtimes.
Related Documentation¶
| Guide | Description |
|---|---|
| Settings and Secrets | Azure configuration management |
| Blue-Green Deployments | Deployment strategies |