Overview
| Type | Use Case | Request Pattern | Scaling | Networking |
|---|---|---|---|---|
| Server | HTTP/HTTPS services, web applications, APIs | HTTP/HTTPS traffic | Auto-scaling based on HTTP traffic | Inbound/Outbound |
| Job | Scheduled tasks, batch processing | One-off or scheduled execution | Manual scaling | Outbound only |
| Chart | Custom Kubernetes workloads | Configurable | Chart-defined | Configurable |
| Terraform | Infrastructure provisioning | N/A | N/A | Varies |