Operations
Operate and maintain your application after it's deployed.
Environment variables and secrets
- Environment variables Update environment variables for your application through Terraform
- Parameter Store Centrally store non-secret configuration values
- Secrets Manager Store and rotate application secrets
Observability
- Setup tasks The tasks required to enable Datadog for your account and services
- Instrumentation Configure your application to expose traces, metrics, and logs
Disaster recovery
- Responsibilities and access control Who can perform disaster recovery, and when
- Requesting DR practice How to request a disaster recovery practice
Pipelines
- Available actions Reusable GitHub Actions for building and deploying
- Workflow examples Example CI/CD pipeline workflows
- GitHub Actions OIDC Authenticate GitHub Actions with AWS without long-lived credentials