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.

Cloud-Native Database Systems (2021)

78 pointsby anhldbkalmost 4 years ago

4 comments

ok2938almost 4 years ago
There are at least two aspects of cloud:<p>1. The developer experience. This is crucial, developers want programmable things, everywhere. You can reap the benefits of automation.<p>2. Vendor lock in and platform power. There are three large players today and they add bit and pieces all the time; leading to vendor lock in. The cloud is even for mid-size projects much more expensive than raw hosting or owning the hardware.<p>Today, I would treat cloud as an expensive, but useful starter - to get you going, to try things out quickly. I would not bet my business on it, especially not, if I were a large company.<p>Ergo: Building everything in a &quot;cloud native&quot; mode restricts you where you can go from day one. Not good.
评论 #27736316 未加载
评论 #27754024 未加载
eatonphilalmost 4 years ago
This is a really great collection of modern DB papers.<p>Folks here may also be interested in Andy Pavlo&#x27;s series hosting developers from the team of many of these databases: <a href="https:&#x2F;&#x2F;youtube.com&#x2F;c&#x2F;CMUDatabaseGroup" rel="nofollow">https:&#x2F;&#x2F;youtube.com&#x2F;c&#x2F;CMUDatabaseGroup</a>.
bullenalmost 4 years ago
I made something useful: <a href="http:&#x2F;&#x2F;root.rupy.se" rel="nofollow">http:&#x2F;&#x2F;root.rupy.se</a><p>It has 100% read uptime without complexity.
评论 #27736362 未加载
bsdnoobalmost 4 years ago
is there any videos?