Configure Auto Scaling Group

testgrinder service will be discontinued on January 31, 2025

testgrinder SMPC was discontinued as of February 1, 2024

This guide assumes you have already reached Minimal Deployment Complete and switched to an External Database.

This guide will help you convert a testgrinder deployment with a sole tg-app instance into a testgrinder deployment in which tg-app instances are managed by an Auto Scaling Group, which offers these benefits:

  • Run multiple tg-app instances to increase processing capacity and fault tolerance

  • Scale the number of running tg-app instances with the load changes

  • Automatically replace failing tg-app instances

  • Replace tg-app instances during an upgrade process

Last updated