Search
⌘K

Design Github Actions

Design a CI/CD platform like GitHub Actions that automatically triggers workflow execution when code is pushed to repositories, with real-time monitoring and observability features. The system should handle 10 million repositories with 10 pushes per second on average, including burst traffic scenarios.

Asked at:

OpenAI