Line 6: | Line 6: | ||
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: | 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 ( | + | * Data Services: This service use multiple data source (third-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 | + | * Platform Services : These services are used to connect to Genesys servers such as Configuration Server, Stat Server, SIP Server, and Interaction Server. |
* Core Services : These services are used to interface with Genesys configuration and authentication. | * Core Services : These services are used to interface with Genesys configuration and authentication. | ||
− | * UI Services: These services | + | * UI Services: These services provide 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). | Reverse Proxy Service is used as an Ingress Controller. This works as an Internal Application Load Balancer (ALB). |
Revision as of 09:42, 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 (third-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 Configuration Server, Stat Server, SIP Server, and Interaction Server.
- Core Services : These services are used to interface with Genesys configuration and authentication.
- UI Services: These services provide 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!