1. Cloud Responsibility and Boundaries

Shared Responsibility Is a Design Decision

Understand what cloud providers operate, what customers must configure, and why responsibility changes with the service model.

About this learning content: Courses, lessons, assessments, explanations and illustrations may be created with the help of artificial intelligence. We review and check the material and do our best to avoid incorrect or outdated information, but mistakes, omissions or ambiguous questions may remain. Please verify information before relying on it for professional, security, legal or operational decisions. Read the full notice or report an issue.

In this lesson, you will learn to:

  • Identify the provider, customer, and application-owner responsibilities for a selected cloud service and the evidence that each control is operating.

Shared Responsibility Is a Design Decision

This lesson separates provider assurance from customer accountability and provides a practical method for mapping control ownership in a cloud workload.

The provider operates infrastructure; you still own risk decisions

Cloud shared responsibility shifts operational work, but it does not remove accountability for security outcomes. A provider may secure physical facilities, core networking, virtualization, or a managed database service. The customer still decides who may administer the service, which data enters it, how it is exposed, how identities are governed, which settings are enabled, and how suspicious activity is detected and handled.

The boundary changes with the service model. With infrastructure services, customers commonly manage operating systems, workload configuration, network rules, and application security. With platform services, the provider may operate more of the runtime, while the customer retains responsibility for data, access, application logic, and secure configuration. With software services, the customer may not manage servers at all, yet must still manage users, permissions, data sharing, integrations, retention, and response processes.

Avoid treating a provider certification as proof that a particular deployment is secure. A well-operated storage service can still be exposed by a public access policy; a managed identity service can still be compromised through weak recovery; and an encrypted database can still disclose data to an overprivileged application. The relevant question is not “is the cloud secure?” It is “which party makes this decision, and how can we show it is working?”

Create a responsibility map for one workload. List the asset, control objective, operating party, configuration owner, evidence source, and response owner. This makes hidden handoffs visible before an incident turns them into a dispute.

Make ownership and assurance testable

A responsibility matrix is useful only when it leads to action. For every important control, name the person or team that can change it and the team that decides whether it meets the workload’s risk. These may differ. A cloud platform team might operate a logging service, while a product owner decides which events the application must produce and a security team monitors high-risk changes.

Ask for evidence rather than assurances. Evidence can include a configuration baseline, policy result, access-review record, tested restore, current architecture diagram, ticketed approval, or event that demonstrates monitoring. A statement that a service is “managed by the provider” may describe an operational fact, but it does not demonstrate that the customer-side control is configured or that a response owner exists.

Treat third parties and integrations as additional boundaries. A managed service, marketplace image, CI/CD connector, or external support account may introduce identities, data flows, and recovery dependencies. Know who can make changes, what data is shared, how access is revoked, and which contract or support process applies during an incident.

The goal is not to produce a massive spreadsheet. Start with the systems whose compromise would cause the most harm. A short, current responsibility map for critical workloads is more valuable than a comprehensive but abandoned inventory.

Resources