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.

Ask HN: How to achieve limited scalability with less cash burnout?

3 pointsby thallukrishalmost 9 years ago
I have been working on an algorithm around text processing. As a POC usecase, I am looking at using news articles as input text to the algo. However, the effectiveness will be seen only if I can have large number of them (say around a million).<p>I would like to know the best way to get access to free &#x2F; cheap cloud infrastructure with less cash burnout (CPU, disk, RAM) as the App will be intensive on memory and CPU when it processes 1 million news articles. The initial need may be around 2 4 core nodes with 8GB RAM each.<p>Alternatively, would it be more cost effective if I buy a custom made server(s) and keep it at home to validate initially and once I cross the Beta, and see some traction (usage, funding) , I start using the cloud.<p>Note that I am self funded.

2 comments

chatmastaalmost 9 years ago
Have you looked at dedicated server options? You could rent hardware with those specs for ~ $200&#x2F;month.
评论 #12342328 未加载
stephenralmost 9 years ago
Do you need the resources constantly or in bursts? What are your storage requirements?
评论 #12336341 未加载