Quick question for platform engineers or DevOps engineers

by DeborahEmeni_on 6/23/2025, 10:35 AMwith 2 comments

Quick question for platform engineers, DevOps engineers, or anyone deploying across multiple clouds:

What’s the most annoying part of managing multi-cloud deployments?

Was it the networking setup? Identity management? Keeping environments in sync?

Please, how do you usually handle it?

by ericalexander0on 6/23/2025, 12:20 PM

At the last job we deployed to thousands of nodes across AWS, Azure, and Aliyun. There was no unique needs across those environments, from a deploy perspective. There where some minor pain points from a config and monitor perspective. There where massive pain points from a infra management perspective. Our SREs knew AWS inside and out but struggled with Azure and Aliyun documentation and support. We had to build out API middleware, so existing could could seamlessly operate in all 3 environments. That's not set it and forget it. Keeping everything consistent across 3 cloud APIs requires constant care and feeding.

by sargstuffon 6/23/2025, 12:18 PM

Read the documentation. > What/Why documentation? Exactly.