docs: write about Temporal

This commit is contained in:
Masaki Yatsu
2025-12-07 16:20:17 +09:00
parent ca0a8dacba
commit 3ac8a72df6

View File

@@ -71,6 +71,7 @@ A remotely accessible Kubernetes home lab with OIDC authentication. Build a mode
- **[Dagster](https://dagster.io/)**: Modern data orchestration platform
- **[Apache Airflow](https://airflow.apache.org/)**: Workflow orchestration and task scheduling
- **[Temporal](https://temporal.io/)**: Durable workflow execution for distributed applications
### Security & Compliance (Optional)
@@ -379,6 +380,17 @@ Workflow orchestration platform:
[📖 See Airflow Documentation](./airflow/README.md)
### Temporal
Durable workflow execution platform:
- **Durable Execution**: Workflows survive process and infrastructure failures
- **Saga Pattern**: Implement distributed transactions with compensating actions
- **Multi-Language SDKs**: Go, Python, TypeScript, Java, .NET, PHP
- **Keycloak Authentication**: OAuth2 for Web UI access
[📖 See Temporal Documentation](./temporal/README.md)
### Fairwinds Polaris
Kubernetes configuration validation and best practices auditing: