TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is there value in being fluent on multiple cloud providers?

2 pointsby forrestbrazealover 3 years ago
People who are fluent on more than one cloud provider (AWS + Azure, Azure + GCP) - how has this skillset affected your career?<p>Does it mostly just expand your job opportunities (ie, you can get hired by a GCP shop or an AWS shop), or do you find yourself working with multiple clouds at your current job?

2 comments

salawatover 3 years ago
To build robust systems, you ideally want heterogenous, redundant architecture, which translates to the same set of systems built on different platforms. Statistically speaking, unless there is something incestuous going on you aren&#x27;t aware of with your cloud providers, it is unlikely all of your providers will go down at once.<p>Reconcilation and graceful fail over&#x2F;propagation of state is left as an exercise to the student.
inkeddeveloperover 3 years ago
Breadth is more important for junior devs. Depth is more important for architects.