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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Vendor lock-in is it a thing?

4 点作者 crtlaltdel超过 5 年前
I am honestly wondering just how relevant &quot;vendor lock-in&quot; really is in the majority of the cases. I have personally only worked with one org that was seriously considering porting their cloud infra over to another provider (AWS-&gt;GCP, for example). I have however worked with several orgs where concern about lock-in bubbled up, but only as a strawman argument for&#x2F;against XYZ tech.<p>So, my question to the community:<p>&quot;Have you&#x2F;your org been faced with vendor lock-in, specifically for cloud services such as AWS Lambda?&quot;<p>A follow up would be:<p>&quot;If so, how did it impact the project&#x2F;product?&quot;

2 条评论

RNeff超过 5 年前
Years ago, I worked at a large stock trading website. We deliberately used both Oracle SQL and Sybase SQL, with an interface layer. We deliberately did not use any special features from either. We ran both in production, some services on one, rest on other. We would occasionally test all services on each one. Reasons: price protection; the product or the vendor would disappear; future upgrades would break our system; sticking with &#x27;standard&#x27; SQL features (no shiny new undebugged functions); and easier developer training. What do you do when your sole vendor doubles or triples the price?
lazylizard超过 5 年前
In my shop we only pay for hardware.