TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Cloud-Native Database Systems (2021)

78 点作者 anhldbk将近 4 年前

4 条评论

ok2938将近 4 年前
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 未加载
eatonphil将近 4 年前
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>.
bullen将近 4 年前
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 未加载
bsdnoob将近 4 年前
is there any videos?