Containerize the Synthetic Testing Agent
Containerize the Synthetic Testing agent into a Docker Image.
This way it will be easier to run it with standard orchestrators (Kubernetes, AKS etc.)
Some of the benefits:
- Offloading the service management to DevOps/NOC teams.
- Cutting the expenses by reducing resource allocation.
- Centralized logging.
- Service status monitoring.
- Version upgrading and reverting automation.
1
vote
Alexey Beley
shared this idea