tSM Deployment
Overview
The Telco Service Management (tSM) platform is a flexible, microservice-based system designed for deployment in a variety of environments. While it is optimized for deployment in Kubernetes clusters using Docker containers, the platform can also be deployed in cloud-native environments such as Azure Kubernetes Service (AKS), Google Kubernetes Engine (GKE), or Amazon Elastic Kubernetes Service (EKS). These cloud platforms provide fully managed Kubernetes services, enabling automated scaling, high availability, and security for the tSM microservices.
Alternatively, the tSM platform can be deployed on-premise without Kubernetes, using traditional methods such as deploying services on bare metal or virtual machines. In this case, services are managed using native operating system tools, and containers can be orchestrated manually or with lightweight alternatives such as Docker Compose. This flexibility ensures that tSM can fit into a wide range of operational environments, from fully cloud-native solutions to more traditional infrastructure setups.