Docs
Get Started

Migrate from AWS

Inventory the AWS services used by the application:

  • Compute and container runtime.
  • Database and cache.
  • Object or block storage.
  • Load balancers, IPs, DNS, and certificates.
  • IAM permissions and Secrets Manager values.
  • Queues, jobs, scheduled work, and monitoring.

Kuberns itself provisions AWS-backed infrastructure, but it does not automatically adopt arbitrary existing AWS resources.

Deploy the application into a Kuberns test environment, migrate data through supported database or storage tools, and update external integrations. Keep the existing AWS stack available for rollback until the new environment is validated.