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.

Getting Ready for Launch

50 pointsby paulsmithover 4 years ago

1 comment

jphover 4 years ago
The article references sites with healthcare information, military records, and more. The author states &quot;Focus on availability, correctness, performance, and functionality, in that order... it might be tempting to fix the bug, but your only job in that moment is to put the site back in service&quot;.<p>It turns out some bugs can be security holes, or cost large amounts of money, or corrupt data, or trigger extreme exposures. So it&#x27;s smart to understand a bug&#x27;s risk, then choose what to prioritize-- because you may need correctness first, then functionality, then performance, and only then availability.<p>To get ready for launch, do your own work to prioritize your system quality attributes a.k.a. cross-functional aspects, non-functional requirements, quality of service specifications: <a href="https:&#x2F;&#x2F;github.com&#x2F;joelparkerhenderson&#x2F;system_quality_attributes" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;joelparkerhenderson&#x2F;system_quality_attrib...</a>