Key Infrastructure Component
Our infrastructure was built on Azure cloud services to ensure high availability, scalability, and flexibility. The key components of our infrastructure included:
01 Azure SQL Server Elastic Pool
We leveraged Azure SQL Server Elastic Pool to optimize performance and cost-efficiency by sharing resources across multiple databases within the pool.
03 Function Apps
We utilized Azure Function Apps for serverless computing, allowing us to build and deploy scalable, event-driven applications to support different features of our product.
02 VMSS (Virtual Machine Scale Sets)
VMSS enabled us to automatically scale our application instances based on the workload demands, ensuring seamless performance as the user base grew.
04 Application Gateway
The Azure Application Gateway acted as a load balancer and provided secure access to our product by distributing incoming traffic across multiple application instances.