ScaleX
ScaleX: Auto-scaling Performance Measurement Tool (Previous Name APMT)
Install / Use
/learn @ansjin/ScaleXREADME
ScaleX : Auto-scaling Performance Measurement Tool (Multilayered Level)

Multi-Layered Cloud Applications Auto-Scaling Performance Analysis
This tool will automatically estimate and analyze the different configurations of existing cloud auto-scaling solutions in respect to performance and costs metrics, and presents the user with the best suited configuration for the deployment of application along with the pros and cons of other configurations
Setup
Docker Compose
1. Clone the Repository
2. cd into scripts directory
3. Run the script using the commands
chmod +x deploy_app.sh
sudo sh deploy_app.sh
4. Then use the web browser to visit http://VM_IP:8080
Ref. Commands:
sudo mkdir -p $HOME/.kube
sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
sudo chown $(id -u):$(id -g) $HOME/.kube/config
kubectl -n kube-system describe secret $(kubectl -n kube-system get secret | awk '/^deployment-controller-token-/{print $1}') | awk '$1=="token:"{print $2}'
http://YOUR_VM_IP:8001/api/v1/namespaces/kube-system/services/http:kubernetes-dashboard:/proxy/
Docker
APMT unified into one container:
docker run -d -p 8080:8080 --name=apmt walki/apmt
Usage
Once it starts running then you need to create the account or login if it already exists. After login you need to first complete your profile which contains some required information like
- AWS Secret Key
- AWS Token
- Security Group ID
- VPC group id (for running autoscaling) and there are other more.
After completeing the profile, the next task is to use the application deployment procedure. These are of three types:
- AWS autoscaler
- Kubernetes Horizontal Pod Autoscaler
- Combined version of AWS autoscaler and Kubernetes Horizontal Pod Autoscaler
After selecting any one of them, there would be menu shown with different options. The first task is to deploy.
After selecting deploy, there would some fields to be filled. Once those are filled the deployment will take place.
After the deployment is done now the user can generate the load to test the autoscaling deployment. As part of load generator there are some default load added.
Here is the video to show the usage (https://s3.amazonaws.com/videoautoscale/apmt.mp4)
Documentation
All the documents (architecture and other reference documents) are part of documents folder.
Help and Contibution
Please add issues if you have a question or found a problem.
Pull requests are welcome too!
Contributions are most welcome. Please message me if you like the idea and want to contribute.
Related Skills
node-connect
348.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
prose
348.5kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
claude-opus-4-5-migration
109.1kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
109.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

