by shigemk2

当面は技術的なことしか書かない

Control planes data planes

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

docs.aws.amazon.com