Skip to content

Autoscaling feature demo scenario for the Web Services Platform project

License

Notifications You must be signed in to change notification settings

rkosolapov/wsp-autoscaling-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Autoscaling feature demo scenario for the Web Services Platform project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published