Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.74 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.74 KB

wsp-autoscaling-demo

Autoscaling feature demo scenario for the Web Services Platform project.

What's WSP


WSP is a SaaS Control Panel for AWS. It allows you to run your application on AWS ECS in 10 minutes even you have no AWS experience and knowledge.

Watch the Demo
Or see details here: https://github.com/rkosolapov/public_files/blob/main/WSP%201.x%20Whitepaper.pdf

How to work with this demo application

Initial configuration

  1. setup two instances of this application
  2. one instance is Loader, another is Consumer
  3. use environment variables to configure the instances
  4. for Consumer:
    • set WSP_APP_MODE to 'CONSUMER'
  5. for Loader:
    • set WSP_APP_MODE to 'LOADER'
    • set WSP_APP_DOMAIN_TO_LOAD to the domain name of the Consumer instance, e.g., 'https://domain.com'

Configuration options

The Loader instance can be configured with the following environment variables:

  • WSP_APP_TIME - timeout for ab utility. The load test will be run this number of seconds.
  • WSP_APP_USERS - the number of simultaneous connections