Category · Engineering
CI/CD
Continuous Integration / Continuous Delivery or Deployment.
Automated pipeline: commit → tests → build → staging → prod. Tools: GitHub Actions, GitLab CI, CircleCI, Buildkite. Best practices: fast tests (< 10 min), one-click rollback, multiple deploys per day.
// In action with our clients
Relevant services
// See also
