kevinhakanson.com

7 Multi-Cloud Governance Best Practices

September 12, 2020 #cloud #security #architecture

I recently authored a presentation on adopting multi-cloud, and pulled together this list of 7 multi-cloud best practices as a quick summary of the session. While I don’t claim this is an exhaustive list, it is a good starting point for those on a multi-cloud adoption journey.

#1 - Know why you are multi-cloud

Organizations use multiple clouds for a variety of reasons. But it is not always right for every company or every situation. When I read Multi-Cloud is the Worst Practice, I was drawn to this comment:

In practice, every “we’re multi-cloud” story I’ve ever seen in the wild means “we’re over 80% on our primary provider, then have a smattering of workloads on others.”

Sometimes multi-cloud is just a fact of doing business, whether you have a strategic initiative to migrate between clouds, or the result of a merger or acquisition has left you with a multi-cloud footprint. It is critical to understand your reason for being multi-cloud.

#2 – Write down “your” definitions

“Common” terminology like cloud-native and cloud-agnostic seem to have different meanings, depending on the situation and whom you ask. Document your contextual meaning and provide examples. Take the case of Amazon DocumentDB (with MongoDB compatibility) or Azure Cosmos DB’s API for MongoDB – are these cloud-native because they are a PaaS service, cloud-agnostic because they support the MongoDB protocol, or is the only “approved” implementation hosting your own MongoDB instance on IaaS?

#3 – Review multiple Shared Responsibility Models

When it comes to shared responsibility for cloud security, a common theme emerges of separating the cloud provider’s responsibility and your responsibility as the cloud customer[1]. These models have differences in their layers, but the top level of each highlights protecting customer data.

#4 – Evaluate multiple Cloud Adoption Frameworks

Each framework has a different approach and adds value to the ongoing conversation about multi-cloud adoption. There is a common understanding that alignment between Business and IT is needed for a successful cloud adoption and that security plays a central and ongoing role.

#5 – Consult multiple Well-Architected Frameworks

This set of documents has more cloud-native than cloud-agnostic advice, but each cloud provider has (basically) aligned on a common set of pillars: Operational Excellence, Security, Reliability, Performance Efficiency, and Cost Optimization.

#6 – Know your proper names

Each hyperscale cloud provider has similar core concepts, but often use different names. An Account in AWS is like a Project in GCP and is like a Subscription in Microsoft Azure. Each of these terms describe the core container of cloud resources and can be organized into a hierarchy with policies applied at different levels. Another common element, a “load balancer” might be at the application level (e.g. OSI Layer 4 or HTTP), or at the network level (e.g. OSI Layer 4 or TCP), or allow for either. Watch out when trying to make your terminology cloud-agnostic when you really need to be using the cloud-native service names.

#7 – Plan for the impact on your Cloud Center of Excellence

Hopefully your Cloud Center of Excellence (CCoE) team members are already experts at the cloud adoption functions of governance, security, and automation. But, people and skills are often an organization’s limiting factor, and you need to focus on workloads and business outcomes. A CCoE team needs to have multi-cloud insight into the security and governance across all your workloads and their corresponding dependencies whether IaaS, PaaS, or SaaS. My recommendation is to find an independent, trusted partner (specialty consultant or software vendor) who focuses all their time thinking about multi-cloud to help.

[1] CIS: Shared Responsibility for Cloud Security: What You Need to Know


Original version appears on the OpsCompass blog


Kevin Hakanson

Multi-Cloud Certified Architect | DevSecOps | AppSec | Web Platform | Speaker | Learner | Builder
Twitter | LinkedIn | GitHub | Stack Overflow | Credly

© 2024 Kevin Hakanson (built with Gatsby)