Confluent CCAC resources for official links, blueprint checks, study tools, and source review.
Below are official resources for CCAC. Start with Confluent’s certification pages, then use Confluent Cloud docs as the canonical reference for platform behavior. Pair them with the local study plan, cheat sheet, faq, and glossary so the references stay tied to a usable review path.
Do not read these links as a random documentation dump. Use them in this order:
| If your misses cluster in… | Start here | Why |
|---|---|---|
| environments, clusters, and placement | Confluent Cloud docs home, clusters overview | grounds resource and blast-radius decisions |
| service accounts, RBAC, and API keys | access management overview | keeps identity, credentials, and authorization in the right lane |
| public vs private networking | networking overview | ties private connectivity decisions to route and DNS realities |
| managed integrations | managed connectors overview | clarifies the managed-connector operating model |
| governance and schemas | Stream Governance overview | grounds schema, discoverability, and governance questions |
| multi-cluster replication and failover | Cluster Linking overview | keeps source-of-truth and failover logic explicit |
Use Kafka docs only to clean up fundamentals. For CCAC, prefer Confluent Cloud docs first whenever the question is really about managed networking, managed connectors, RBAC, governance, or multi-cluster operations.
| If there is a conflict between… | Trust this first |
|---|---|
| older prep notes and Confluent’s current certification page | the current Confluent certification page |
| generic Kafka advice and Confluent Cloud docs | Confluent Cloud docs first |
| networking folklore and Confluent networking docs | Confluent networking docs |
| replication assumptions and Cluster Linking docs | Cluster Linking docs |
| Chapter | Fastest local page | Best official follow-up |
|---|---|---|
| boundaries | 1. Boundaries | Confluent Cloud clusters and environments docs |
| access | 2. Access | access-management docs |
| networking | 3. Networking | networking overview docs |
| integrations | 4. Integrations | connectors and governance docs |
| multi-cluster | 5. Multi-Cluster | Cluster Linking docs |