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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Is putting my app and data on hosting/cloud secure?

3 点作者 timothychung将近 16 年前
I am planning for my own startup and I am kind of skeptical towards hosting and cloud.<p>I always wonder what if my app becomes popular and valuable.<p>The server owner will have access to my database and at least the binary of my app. I am exposed to a risk that the owner have a copy of my asset.<p>Another concern is that the owner will know the stats of my app. Such information is important to my competitors.

2 条评论

eatenbyagrue将近 16 年前
If you are worried about it and don't know the answer, then the answer is yes, you'll be at risk. It is very possible to setup secure hosting using cloud computing services, where you and only you can access the data, however it requires a certain minimum level of technical expertise.<p>If security is major concern, the first thing you should do is find a technical resource to advise you.
nreece将近 16 年前
Why not run a VPS to start with? Slicehost and Linode are pretty good.