Common use cases
This is a catalog of common use cases we see deliver value across our customers.
Day-0 golden paths
Provisioning new resources through a golden path:
- Create an EC2 instance.
- Create a Kubernetes namespace.
- Create and manage Kubernetes clusters.
- Provision an S3 bucket.
- Create a LaunchDarkly feature flag.
Day-2 golden paths
Operating and maintaining resources after they exist:
- Self-heal unhealthy pods.
- Scale ECS tasks.
- Roll back an ArgoCD deployment.
- Start, reboot, or terminate an EC2 instance.
- Reboot or delete an RDS instance.
- Renew an ACM certificate.
- Run an Azure resource tagging initiative.
Dev environments
Spinning up and tearing down full environments on demand:
- Manage a developer environment lifecycle, covering creation, updates, and cleanup.