All topics / CircleCI, From Zero

CircleCI, From Zero

Cloud-native CI/CD with config.yml: jobs, workflows, executors, and orbs — fast parallel pipelines without running your own server.

  1. The four nouns: jobs, executors, steps, workflows
  2. Writing a real config: caching, orbs, and fan-out
  3. When it breaks: flaky tests, slow builds, and managed-CI tradeoffs