Skip to content

Get Started

GSS is short for Global Service Status, which shows degradation of webex service and latest status.

getstart_1.png

Architecture

Frontend of GSS is written by vue. Backend is built with Springboot, and containerized in Tomcat. In the backend, REDIS is used for data cache, and PostgreSQL is used for data persistence. gestart_2.png

Deployment

The whole GSS service is deployed in AWS.

Frontend is delivered by CloudFront(CDN), customers can get access to https://status.webex.com globally with low latency, high transfer speeds.

Backend is routed by Route-53. Under the DNS service.globalservicestatus.com, two elastic load balancer is configured.

Primary: us-east-1

dualstack.awseb-awseb-15pmlqs9cf61o-1490954387.us-east-1.elb.amazonaws.com

Secondary: us-east-2

dualstack.awseb-awseb-1ut0qymct5emh-747683543.us-east-2.elb.amazonaws.com

EC2 instances are created by Elastic Beanstalk with the template.

getstart_3.png

ReadyGo

  1. Apply for GSS permissions
  2. Contribute your code
  3. Deploy the new release
  4. Publish the release notes
  5. Troubleshoot online

If you still have some issues, you can ask for Support with your preferred channel.