aslamnotes

Home

❯

aws

❯

soa

❯

control planes and data planes

control planes and data planes

Aug 24, 20251 min read

  • Control planes provide the administrative APIs used to create, read/describe, update, delete, and list (CRUDL) resources
  • The data plane is what provides the primary function of the service

Both works together for a service to work but AWS separates them for perfomance and availability

https://docs.aws.amazon.com/whitepapers/latest/aws-fault-isolation-boundaries/control-planes-and-data-planes.html


Graph View

Created with Quartz v4.5.1 © 2025

  • GitHub