LogoLogo
  • WorkSpaces Manager (WSM) Architecture Guide
    • Management
    • Administration Tools
    • Cost Optimisation
    • Automation
  • Solution
    • Logical View
    • Application View
    • Deployment View (AWS Marketplace)
  • Resilence
    • Architecture Design
    • Deployment Environments
    • Integration
    • Service Recovery
    • Scalability
    • Business Continuity
    • Operations
    • Infrastructure as Code (IaC)
  • Security
    • Network Connectivity
    • Internal Access Security Controls
    • External Access Security Controls
    • Data Protection & Data Footprint
    • Events: Logging, Monitoring and Alerting
  • Systems Management
    • Monitoring
    • Logging
    • Alerting
    • Statistics Collection
    • Usage Log Collection
    • Other Toolchain Integration
Powered by GitBook
On this page
Export as PDF
  1. Resilence

Scalability

By dividing the architecture into three tiers, WorkSpaces Manager can scale up on each of the pillars:

  1. Database: moving the database to RDS with a type of version that supports High-Availability with a minimum of two replicas

  2. Application: if the database is decoupled from the Windows server, the .NET application can use different instances in front of a load balancer

  3. Presentation: we only use AWS Network Load Balancers, which are, by nature, deployed in multiple availability zones

PreviousService RecoveryNextBusiness Continuity

Last updated 6 months ago