Skip to content

Deployment Overview

QMigrator supports flexible deployment options across different Kubernetes environments. This guide provides an overview of deployment models and processes using Helm for streamlined infrastructure management.


Generic Architecture


Cloud Deployment

Azure Kubernetes Service (AKS) Microsoft Azure's managed Kubernetes platform

Amazon Elastic Kubernetes Service (EKS) AWS's managed Kubernetes service

Google Kubernetes Engine (GKE) Google Cloud's managed Kubernetes solution

Managed Kubernetes Any cloud provider's managed


Benefits

  • Automatic scaling and high availability
  • Integrated monitoring and logging
  • Managed security and compliance
  • Production-ready infrastructure

Local Deployment (Minikube)

Deploy QMigrator locally for development, testing, and proof-of-concept:

  • Minikube - Local single-node Kubernetes cluster
  • Ideal for: Development, testing, training, and evaluation
  • Lightweight: Minimal resource requirements
  • Offline capable: Run without cloud connectivity