You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Below are the Azure resources required to host an iRely Multi-Company & MDM running in a single Azure SQL Database.

Azure Resources Required

  1. App Service
    1. App Service (Company)
    2. App Service (MDM)
      1. Required if Master Data is required for multi-company.
    3. Operating System: Windows
    4. Tier: Premium V3 (based on usage)
    5. Instance: P1 or greater
    6. https://azure.microsoft.com/en-us/pricing/details/app-service/windows/
       
  2. Azure SQL Database
    1. Azure SQL Database (Company)
      1. Backup storage redundancy: Locally-redundant, Zone-redundant, Geo-redundant
      2. Replicas: Recommended at least 1 or more.
    2. Azure SQL Database (MDM)
      1. Required if Master Data is required for multi-company.
      2. Backup storage redundancy: Locally-redundant, Zone-redundant, Geo-redundant
    3. Azure SQL Database (TE1, TE2, etc.)
    4. Type: Elastic Pool
    5. Tier: Hyperscale
    6. https://azure.microsoft.com/en-us/pricing/details/azure-sql-database/elastic/
       
  3. Storage Account
    1. Required for attachments/documents
    2. Type: Block Blob Storage,
    3. File Structure: Hierarchical Namespace
    4. Storage Account Type: General Purpose V2
    5. Access Tier: Hot
    6. https://azure.microsoft.com/en-us/pricing/details/storage/blobs/
       
  4. Service Bus Namespace
    1. Required for MDM real-time data push to Companies
    2. Tier: Standard or Premium (based on usage)
    3. https://azure.microsoft.com/en-us/pricing/details/service-bus/
       
  5. Power BI Embedded
    1. Node Type: A1 to A8 (based on usage)
    2. https://azure.microsoft.com/en-us/pricing/details/power-bi-embedded/



App Service (Link)

  • Operating System: Windows
  • Tier: Premium V3 (based on usage)
  • Instance: P1 or greater

Instances

  1. App Service (Company)
  2. App Service (MDM)
    1. Required if Master Data is required for multi-company.
        

Azure SQL Database

TypeValue
TypeElastic Pool
Tier

Hyperscale

Backup storage redundancy

Locally-redundant, Zone-redundant, Geo-redundant

Azure SQL Databases Required

  1. Production Company Database
    1. Replicas: Recommended at least 1 or more.
  2. MDM Database
    1. Required if Master Data is required for multi-company.
  3. Test Environment
    1. TE1, TE2, etc.



  1. https://azure.microsoft.com/en-us/pricing/details/azure-sql-database/elastic/
     
  • No labels