Skip to main content

Temporal Cloud How-to Guides

This section offers practical, task-focused guides to help you get started with Temporal Cloud. Each guide walks through a specific setup or deployment scenario, making it easier for you to move from idea to implementation with clarity and confidence. Whether you're launching a new project or connecting Temporal to your existing infrastructure, these how-to topics offer direct paths to success.

  • Deploy Workers to Amazon EKS Containerize your Worker, publish it to Amazon Elastic Container Registry (ECR), and deploy it to Amazon Elastic Kubernetes Service (EKS) using the Temporal Python SDK. This guide covers the full deployment lifecycle and shows how to configure your Worker to connect to Temporal Cloud using Kubernetes-native tools like ConfigMaps and Secrets. Running Workers on EKS gives you fine-grained control over scaling, resource allocation, and availability—ideal for production systems that need reliability and flexibility in the cloud.