OT Security • Cloud SCADA

The Shared Responsibility Model in Cloud SCADA

Merobix Engineering • • 10 min read

"The cloud vendor handles security" and "we can't use cloud because we'd lose control of security" are both wrong - and both dangerous, because each one leaves real controls with no owner. Cloud SCADA security is a division of labor: the vendor secures what it builds and operates, you secure what only you can see and control, and the incidents happen in the seam between. This guide lays out the shared responsibility model layer by layer - who owns what, where the gray zones are, what belongs in the contract, and the questions that reveal whether a vendor actually understands its half of the deal.

Back to Blog

Part of the SCADA Security Hub - 60+ guides on SCADA security, compliance & certifications.

7Layers in the Responsibility Model
1Accountable Owner per Control - Always
0Controls That Secure Themselves

Where the Model Comes From - and Why OT Needs Its Own Version

The shared responsibility model was popularized by the big cloud infrastructure providers to answer a recurring confusion: customers assumed "it's in the cloud" meant "it's secured," while providers meant only "the parts we run are secured." The canonical phrasing became security OF the cloud (provider) versus security IN the cloud (customer) - a split federal guidance formalizes in CISA's Cloud Security Technical Reference Architecture and, a decade earlier, in NIST SP 800-144 on public cloud security. Cloud breach post-mortems show a recurring pattern: incidents commonly trace not to provider failures but to customer-side misconfiguration - open storage buckets, over-privileged accounts, leaked keys. The infrastructure was secure; the usage wasn't.

Cloud SCADA needs its own version of the model because the stack is longer than SaaS. A CRM vendor's model ends at the browser. A SCADA platform's stack extends past the browser, through a gateway on your plant network, down to PLCs, instruments, and physical valves - layers no cloud vendor can reach, patch, or watch for you. That means the operator's half of the model is bigger in OT than in IT, not smaller, and pretending otherwise is how the seam-gaps form. If you're still weighing deployment models, our cloud vs on-premise comparison is the companion read; this article assumes cloud is on the table and asks who does what.

The Layer-by-Layer Responsibility Matrix

Here is the model we recommend buyers adapt, whatever vendor they choose. Print it, put names in the last column, and attach it to the contract:

Layer Vendor Owns Operator Owns
1. Cloud infrastructureHosting security, physical data centers, network edge protection, DDoS mitigationNothing directly - but verifying the vendor's choices before signing
2. Application platformSecure code, vulnerability management, patching, tenant isolation, encryption in transit and at rest, platform monitoringNothing directly - but demanding documented evidence of each
3. Identity & accessProviding MFA, roles, session controls, lockout, audit logging as platform capabilitiesUsing them: creating accounts, assigning least-privilege roles, enforcing MFA, same-day offboarding, access reviews
4. Gateway & edgeGateway software security, signed updates, device credential system, encrypted transportPhysical hosting of the gateway, local network placement, applying updates where operator-managed, not bypassing it with port forwards
5. OT network & field devicesNothing - the vendor cannot see behind your firewallSegmentation, PLC hardening, physical site security, removing legacy exposure
6. Data governanceBackup execution, restore capability, retention machinery, export toolingDeciding retention policy, periodically exporting and archiving your own copy, verifying restores are available
7. Detection & responseDetecting platform-level attacks, delivering security alerts and alarms reliably, notifying customers of incidentsRostering humans to receive and act on alerts, incident response procedures, manual-operation fallback, tabletop practice

Two readings of this table repay attention. First, rows 1–2 are delegation, not abdication: you don't operate those controls, but you choose the vendor, so due diligence is your control. Second, rows 3 and 7 are traps for optimists: the vendor supplies the mechanism, but the mechanism does nothing until you operate it. MFA that exists but isn't enforced, and alerts that fire into an unwatched inbox, are the two most common ways "shared" responsibility becomes "nobody's."

What a Serious Vendor Owns - and Can Prove

On its side of the line, the vendor's obligations are absolute: you cannot patch their application or configure their database isolation, so the standard must be documentation, not trust. Concretely, a serious cloud SCADA vendor should be able to show:

What You Always Own - No Matter the Vendor

No platform, however good, can reach these; budget real recurring hours for them:

The Gray Zones Where Incidents Actually Happen

Post-incident reviews in cloud-connected operations keep finding the same five seams - each one a control both parties plausibly believed the other owned:

  1. Gateway custody. Vendor ships it, operator hosts it. Who confirms updates were applied? Resolve it in writing: managed by the vendor via signed automatic updates, or operator-applied on a schedule with the vendor reporting version drift.
  2. Alert response. The vendor proves delivery; nobody rostered receipt. Fix: a written escalation chain with an on-call name, tested quarterly.
  3. Offboarding. The platform supports instant revocation; HR never told operations the technician left. Fix: departure checklist that includes SCADA access, verified in the quarterly access review.
  4. Configuration backups. The vendor backs up the platform; who archives your tag maps, screens, and alarm setpoints for offboarding or dispute scenarios? Fix: scheduled exports through the platform's export workflow, stored on your side.
  5. Incident declaration. Each side sees half the anomaly and waits for the other. Fix: contractual notification duties in both directions, with named contacts and timeframes.

Key takeaway: Shared responsibility fails as a slogan and works as a table. Write the matrix, put a named owner in every row, attach it to the contract, and review it annually. The vendor's half is verified by documentation and evidence; your half is verified by whether the hours are actually rostered. Any row with two owners has zero.

Putting It in the Contract

The matrix earns its keep when it's contractual. Minimum set of terms to demand - reasonable vendors accept these without drama:

Five questions that reveal in one meeting whether a vendor understands its half: Where exactly does your responsibility end and mine begin - show me the document? How would you detect and tell me about a cross-tenant incident? What happens to my data and configuration if we part ways? Who patches the gateway and how do I verify it? What evidence of your security program do I get without asking? Merobix publishes its answers on the security page, and a demo is a fine place to ask all five out loud - of us or anyone else.

Frequently Asked Questions

What is the shared responsibility model in cloud SCADA?

It is the explicit division of security duties between the platform vendor and the operator. The vendor secures what it builds and runs: cloud infrastructure, the application, tenant isolation, encryption, platform patching, and platform-level monitoring. The operator secures what only the operator can control: who gets accounts and roles, MFA enforcement, offboarding, the OT network and field devices behind the gateway, physical site security, and operational procedures. The model matters because every security control needs exactly one accountable owner - controls that both parties assume the other one owns are where incidents happen.

What is the SCADA vendor responsible for securing?

In a managed cloud SCADA service, the vendor owns the security of the hosting infrastructure, the application code and its vulnerability management, isolation between customer tenants, encryption of data in transit and at rest, platform patching and release testing, availability and redundancy of the service, backup execution and restore capability for platform data, and monitoring of the platform for attacks. A serious vendor can document each of these - including how tenant isolation is enforced (for example, database row-level security), how telemetry is authenticated, and how customers are notified of security events.

What does the operator still own in cloud SCADA security?

Everything the vendor cannot see or control from the cloud: creating and removing user accounts, assigning least-privilege roles, enforcing MFA use, offboarding departed staff the same day, securing the OT network and PLCs behind the gateway, physical security of sites and panels, deciding which tags are writable and what setpoint limits apply, responding to the alarms and security alerts the platform delivers, and maintaining incident response and manual-operation procedures. No cloud platform can disable your ex-employee's account for you or notice that a contractor was given admin rights.

Where do responsibility gaps typically cause incidents?

In the gray zones where each party assumes the other is acting: gateway hardware that the vendor ships but the operator hosts (who updates it, and on what schedule); alert response (the vendor delivers the alarm, but is anyone on the operator side rostered to act on it); user lifecycle (the platform supports instant revocation, but HR never tells anyone the technician left); configuration backups (the vendor backs up the platform, but who exports and archives the operator's own configuration); and incident communication (each side waits for the other to declare). The fix is a written responsibility matrix with a named owner for every row.

What security terms should go into a cloud SCADA contract?

At minimum: a responsibility matrix as a contract exhibit; an uptime SLA with defined measurement and remedies; a security-incident notification clause with a concrete timeframe and named contact path; data ownership language confirming the telemetry is yours; data export rights in standard formats during the term and at offboarding, with a defined retention and deletion timeline; breach-of-tenant-isolation as an explicit reportable event; a description of the vendor's validation program (testing, independent assessment) and how customers receive evidence; and change notification for material reductions in security posture. Honest vendors accept these terms; evasive answers here are a strong pre-contract signal.

Sources & Further Reading

See Where We Draw the Line

Tenant isolation, signed telemetry, audit trails, and documented controls on our side - clear tooling for roles, MFA, and exports on yours. Ask us the hard questions live.

Request a Demo → See Our Security Architecture
Free SCADA operator training
Merobix University - 70 video lessons & 261 quiz questions, from first login to compliance reporting. No demo call required.
Start free →