Line 2: | Line 2: | ||
[[File:GWS_HLA_png.png]] | [[File:GWS_HLA_png.png]] | ||
+ | |||
+ | '''Description of the preceding diagram''' | ||
+ | |||
+ | Genesys Web Services (GWS) is an application cluster composed of several microservices that run together. GWS runs on multiple Containers that are categorized as below: | ||
+ | * Data Services: This service use multiple data source (3rd party databases) to store GWS data. These databases should be maintained by customers | ||
+ | * Platform Services : These services are used to connect to Genesys servers such as Config Server, Stat Server, SIP Server, Interaction Server | ||
+ | * Core Services : These services are used to interface with Genesys configuration and authentication. | ||
+ | * UI Services: These services provides User Interfaces (Workspace Web and Application Splash page with login UI) and underlying service to drive the interfaces (Workspace Service and Data Collector). | ||
+ | |||
+ | Reverse Proxy Service is used as an Ingress Controller. This works as an Internal Application Load Balancer (ALB). | ||
+ | |||
[[Category:V:HTCC:9.0.0DRAFT]] | [[Category:V:HTCC:9.0.0DRAFT]] |
Revision as of 08:13, February 18, 2020
Architecture of Web Services and Applications
Description of the preceding diagram
Genesys Web Services (GWS) is an application cluster composed of several microservices that run together. GWS runs on multiple Containers that are categorized as below:
- Data Services: This service use multiple data source (3rd party databases) to store GWS data. These databases should be maintained by customers
- Platform Services : These services are used to connect to Genesys servers such as Config Server, Stat Server, SIP Server, Interaction Server
- Core Services : These services are used to interface with Genesys configuration and authentication.
- UI Services: These services provides User Interfaces (Workspace Web and Application Splash page with login UI) and underlying service to drive the interfaces (Workspace Service and Data Collector).
Reverse Proxy Service is used as an Ingress Controller. This works as an Internal Application Load Balancer (ALB).
Comments or questions about this documentation? Contact us for support!