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.

400TB Single Cluster: OceanBase Powers Kwai`s Core Business

44 pointsby jinqueeny5 months ago

4 comments

pkkkzip5 months ago
this reminds me of stackoverflow&#x27;s vertical scaling with a fail over server.<p>drastically simplifies scaling when you are dealing with only one machine with huge amount of RAM and maximum cores.<p>I think the most you can get now is 192x2 cores and double digit TB of RAM<p>but more economical is proably 128x2 cores with single digit TB of RAM<p>its pretty insane how much traffic you can throw at a single machine like this espeically if you use optimized languages like Go or Rust to handle traffic.<p>there&#x27;s still use for distributed computing but 99.8% of websites do not really need it.
评论 #42529004 未加载
teleforce5 months ago
For clarification OceanBase is a distributed database offering from the Ant group from Alibaba that also owns and operates Alipay.<p>There&#x27;s another related storage solutions by Huawei namely OceanStor but the database or storage engine is HPDA or Huawei High Performance Data Analytics [1].<p>[1] OceanStor Pacific Storage for High-Performance Data Analytics .<p><a href="https:&#x2F;&#x2F;e.huawei.com&#x2F;eu&#x2F;topic&#x2F;storage&#x2F;high-performance-data-analytics" rel="nofollow">https:&#x2F;&#x2F;e.huawei.com&#x2F;eu&#x2F;topic&#x2F;storage&#x2F;high-performance-data-...</a>
taspeotis5 months ago
How did this get 32 points? It’s a marketing page.
评论 #42528477 未加载
sreekanth8505 months ago
Does this support Stored procedures? What is the level of compatibility with MySQL ?