FAQ
Security and Compliance
Questions
Config Management

Config Management

Yes, all hosts and containers running Viasocket services are configured uniformly. Our infrastructure is built on Google Kubernetes Engine (GKE), which allows us to manage workloads using standardized container images and version-controlled configuration files. Each deployment adheres to a defined baseline configuration, ensuring consistency across environments (testing and production). Infrastructure definitions, environment variables, and runtime parameters are maintained in source control and follow Infrastructure-as-Code (IaC) principles to minimize drift and misconfiguration.