📄️ - Benefits of CircleCI
Organizations choose CircleCI because jobs run fast and builds can be optimized for speed. CircleCI can be configured to run very complex pipelines efficiently with sophisticated caching, Docker layer caching, and resource classes for running on faster machines.
📄️ - Getting Started
1. Configuration
📄️ - Using Contexts
1. What is a Context?
📄️ - Data Persistence
Persist data to move data between jobs and speed up your build. There are three main methods for persisting data in CircleCI: artifacts, caches, and workspaces.
📄️ - Dynamic Configuration
1. What is dynamic configuration?