Forum Discussion

Alok_Rajak's avatar
Alok_Rajak
Copper Contributor
Jul 04, 2024

Looking for a solution to build Mobile wallet App on Azure Stack across 6 regions

Hello Team,

We are seeking a solution from Microsoft to provide technical documentation and commercial details for building a mobile app across six regions using Azure Private Cloud. We require urgent assistance and consultation with the Azure technical team.

 

 

2 Replies

  • Alok_Rajak 

     

    To build a mobile wallet app on Azure Stack across six regions, please try the below mentioned approach. 

    1. Engage Azure Support - Contact Azure Sales and Support for technical and commercial guidance.

    2. Architecture - 
    Deploy Azure Stack Hub in each region.
    Use Azure Arc for hybrid management and AKS for scalability.
    Ensure local data storage and compliance with Azure SQL or Cosmos DB.

    3. Licensing: Request a pricing quote for Azure Stack and related services.

    4. Next Steps: Schedule a consultation, request compliance documentation, and start with a proof-of-concept in one region.

    Reach out to Microsoft for tailored assistance!

    All the very best.

  • Below the high-level rundown:

     

    1. Define Requirements:

    • Functional specifications: Payment gateways, user authentication, transaction history, etc.
    • Technical specifications: Security protocols, database management, etc.

    2. Choose the Right Azure Services:

    • Azure App Service: For hosting web and mobile apps.
    • Azure Functions: For implementing serverless logic.
    • Azure SQL Database or Cosmos DB: For data storage.

    3. Architecture Design:

    • Multi-region deployment: Ensuring low latency and high availability.
    • Scalability: Using Azure Kubernetes Service (AKS) for container orchestration.
    • Network Security: Implementing Virtual Networks, Azure Firewall, and Azure DDoS Protection.

    4. Development and Integration:

    • Azure DevOps: For CI/CD pipelines and automated testing.
    • API Management: For secure API integration with third-party services.

    5. Monitoring and Maintenance:

    • Azure Monitor: For logging and monitoring.
    • Azure Security Center: For continuous security management.

Resources