Skip to main content

Environment Support

Scope of Environment Support

To ensure the stability, security, and performance of the SERVICEME platform across different cloud environments, we have unified planning and tiered support for system operating environments (including cloud platforms, networks, identity systems, model service integration environments, etc.).

The current platform primarily operates on Microsoft Azure as the main environment, with ongoing evaluation of compatibility with other cloud platforms.

Levels of Environment Support

Standard Support

  • Refers to runtime environments that have been fully validated by Medalsoft, including comprehensive compatibility testing, performance verification, and security reviews.
  • Suitable for production use, with official production support (SLA) and long-term maintenance guarantees.
  • Currently, only Microsoft Azure is classified as a Standard Support environment.

Experimental Support

  • Refers to runtime environments that are operational but have not yet completed full compatibility and performance validation by Medalsoft.
  • Intended for testing, proof of concept (POC), or internal evaluation, and are not recommended for production use.
  • Performance, stability, and compatibility risks must be evaluated and validated by users themselves.
  • Examples include: AWS, Alibaba Cloud.

Not Supported

  • Environments that do not meet platform deployment requirements or have security and access restrictions.

Standard Supported Environment (Microsoft Azure)

CategoryRecommended ConfigurationDescription
Resource Group StructureSingle resource group or separated by environment (DEV / UAT / PROD)Splitting by environment is recommended for easier permission and policy control
Virtual Network (VNet)Enable private subnets and service endpointsAvoid public network calls to enhance security
App Service2-4 cores / 8GB RAM (minimum standard)
Database (Azure PostgreSQL / SQL)Starting from 4 cores / 16GB RAMAdjust according to data volume and number of concurrent users
Storage (Blob Storage)Enable geo-redundancy (GRS)Improves reliability and backup recovery capability
Identity System (Entra ID)Enable MFA and conditional access policiesStrengthens account security and compliance
AI Service IntegrationUse Azure OpenAI Service / Azure Cognitive ServicesEnsure stable call paths and compliant billing
Azure Cache for RedisStandard or Enterprise tier, high availability enabledUsed for session caching and query result caching to improve system response performance

User Roles and Corresponding Environments

User TypeEnvironmentPermission Description
DeveloperDEV / UAT environmentCan deploy, debug, and configure resources; no production access
TesterUAT environmentCan perform functional and performance testing; has read and validation permissions
OperatorAll environments (including PROD)Has system monitoring, deployment, and emergency handling permissions
Business UserPROD environmentLimited to official system use; no configuration or modification permissions