Hi @AzurePro
Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.
Thanks for your detailed explanation.
- Architecture Overview: You can replicate your on-premises web, app, and DB infrastructure in Azure by creating separate tiers for each and designating zones for Intranet and Internet. This ensures that internal applications are only accessible within the network, while public applications are accessible to users outside.
- Performance and Scaling: Choose a database service in Azure that meets performance needs like fast queries and low latency, with scalability options to handle growing traffic. Optimize application code for efficient database interactions and use scalable compute services to adjust resources based on workload demands.
- Networking: Use your existing platform and landing zone configuration while setting up connectivity between on-premises and Azure through an SD-WAN tunnel. For better performance and security, consider implementing ExpressRoute for a dedicated private connection.
- Data Residency: Ensure that all resources and data in India remain within the region, while also implementing measures in Singapore to keep resources and data localized within the Singapore region without leaving it.
If you have any concerns, please go through this link: -
https://learn.microsoft.com/en-us/azure/azure-sql/database/sql-database-paas-overview?view=azuresql
https://learn.microsoft.com/en-us/azure/virtual-network/virtual-networks-overview
If you have any further queries, do let us know
If the answer is helpful, please click "Accept Answer" and "Upvote it"