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: Recommendation for guides like Azure Architecture Guide?

3 pointsby bytemutalmost 3 years ago
https:&#x2F;&#x2F;docs.microsoft.com&#x2F;en-us&#x2F;azure&#x2F;architecture&#x2F;guide&#x2F;<p>I found this helpful as someone trying to learn more about building systems.<p>Any recommendation for more guides like this?<p>There&#x27;s https:&#x2F;&#x2F;aws.amazon.com&#x2F;architecture and https:&#x2F;&#x2F;cloud.google.com&#x2F;architecture but I found both to require some topic in your head already and you need to filter for it.<p>The Azure one is difference since started off with a high level overview and more of a guided tour to styles&#x2F;patterns&#x2F;considerations are out there before diving into specific solutions.<p>I&#x27;m also reading the popular system design book Designing Data-Intensive Applications. Good book but more of a deep dive into various system design topics rather than something more in line of &quot;this is what a system might look like at a high level for an app that needs to do X&quot;.<p>Would appreciate any recommendation similar to the Azure architecture guide to learn more about building systems!

1 comment

johnamataalmost 3 years ago
- <a href="https:&#x2F;&#x2F;docs.aws.amazon.com&#x2F;wellarchitected&#x2F;latest&#x2F;framework&#x2F;wellarchitected-framework.pdf" rel="nofollow">https:&#x2F;&#x2F;docs.aws.amazon.com&#x2F;wellarchitected&#x2F;latest&#x2F;framework...</a><p>- any courses and other resources that preps you for AWS Solutions Architect<p>- <a href="https:&#x2F;&#x2F;www.cloudcomputingpatterns.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.cloudcomputingpatterns.org&#x2F;</a><p>- the first 2 books at <a href="https:&#x2F;&#x2F;sre.google&#x2F;books&#x2F;" rel="nofollow">https:&#x2F;&#x2F;sre.google&#x2F;books&#x2F;</a>