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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Using mini PCs / NUC as (small/medium) business/production servers?

13 点作者 hedgehog012 个月前
Dear all,<p>Recently I saw someone mentioned that [Miniforums MS-01](https:&#x2F;&#x2F;store.minisforum.com&#x2F;products&#x2F;minisforum-ms-01) is one of the more powerful mini PCs available (with possibility of extensions). Many people also seem to use mini PCs, as well as SFF computers (e.g., Optiplex), as homelab servers? I personally have a Beelink SER-5 and Debian for this purpose.<p>So this got me thinking, would it be possible&#x2F;feasible to use mini PCs and&#x2F;or SFF computers as business&#x2F;production servers in serious settings, such as for small&#x2F;medium business and&#x2F;or (SaaS) startups? Or that even in these cases, a [HPE MicroServer](https:&#x2F;&#x2F;buy.hpe.com&#x2F;us&#x2F;en&#x2F;compute&#x2F;proliant-microserver&#x2F;proliant-microserver&#x2F;proliant-microserver&#x2F;hpe-proliant-microserver-gen10-plus-v2&#x2F;p&#x2F;1014673551) may be a better choices, due to the fact that it&#x27;s more like an actual server? I guess in other words, what functionalities and&#x2F;or features make a server server?<p>Thank you!

9 条评论

tcsenpai12 个月前
I am using a ZimaBlade (2 cores, 16gb DDR3L RAM) as my cloud server, and an old Nvidia Jetson NX (very outdated ARM CPU with negligible GPU power) as my email server. I also run a bunch of frontends and apps on both. They work flawlessly.<p>Of course is domestic use (indeed, homelab), but I am pretty sure a good NUC (pay attention to thermals!) can be used professionally.<p>On my old job, we used a raspberry pi 3b+ as a VoIP server and we were in the process of moving a bunch of hosting services on a mid-tower server which actually was less powerful than nowadays NUCs
评论 #40546547 未加载
Spooky2312 个月前
The ECC stuff is like asking gearheads about motor oil.<p>You can absolutely do it. In a large production environment one of my teams used out of service thin clients (t620 iirc) to do some edge computing stuff. We also used t630s in a pinch to run ubiquiti controllers for temporary sites setup during COVID. They last forever and are surprisingly capable. The newer ones can handle 32GB ram and 1TB+ flash. The cpus are weak, but they don’t require cooling and sip power.<p>Just backup the locally generated work product if there is any.<p>Remember the “enterprise” nonsense is babble if you have a team who can think and operate outside the box. If you’re placing 1000 servers in dental offices nationwide, buy the HP server with the nationwide 24x7 support network. If you don’t need that, save the money.
评论 #40555411 未加载
nullindividual12 个月前
Sans the HP, they lack ECC support which automatically puts them in the &#x27;home computer&#x27; market.<p>Why would you use home-grade &quot;servers&quot; when a startup has access to a variety of cheap cloud solutions? What business market segment in a server space would these mini PCs occupy?
评论 #40546566 未加载
评论 #40568255 未加载
mstaoru12 个月前
Any computer, even an Android phone, <i>can</i> be used as a server. The issue is MTBF and maintenance in numbers. ECC might be not that important if your workload is not critical and you have a correct reboot policy.<p>Lack of BMC like IPMI is much worse, meaning you will need to hop on a trip or ask someone at the installation site to check your HW.<p>So what makes a server server is probably a mix of remote maintenance capabilities and redundancies to minimize said maintenance.
sandreas12 个月前
Just get a<p><pre><code> Gigabyte MC12-LE0 Ryzen Pro 5650 4x32GB DDR4 ECC RAM 3200 Modules </code></pre> Much more of a server system with ECC Support, IPMI. With the newest BIOS there is Bifurcation Support and iGPU passthrough.
评论 #40562955 未加载
nicbou12 个月前
My home server is a little square PC and it has done a marvelous job. It&#x27;s massively overkill for my use, but it converts full movies to H264 quickly.
aborsy12 个月前
I would use an actual small server, with ECC RAM, and IPM. It would ideally be flexible so I can add&#x2F;remove storage, RAM etc.
评论 #40555418 未加载
gregors12 个月前
absolutely!<p>Checkout these links<p>* <a href="https:&#x2F;&#x2F;blog.codinghorror.com&#x2F;the-cloud-is-just-someone-elses-computer&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.codinghorror.com&#x2F;the-cloud-is-just-someone-else...</a><p>* <a href="https:&#x2F;&#x2F;blog.codinghorror.com&#x2F;the-scooter-computer&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.codinghorror.com&#x2F;the-scooter-computer&#x2F;</a><p>The people screaming about ECC - meh, honestly you can grab some ecc ram and build a couple of small boxes if you want, but there&#x27;s no reason you can&#x27;t host a whole lot on these mini-pcs without ECC. Google had plenty of production going without ECC -- eventually they grew up though.<p>* <a href="https:&#x2F;&#x2F;blog.codinghorror.com&#x2F;to-ecc-or-not-to-ecc&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.codinghorror.com&#x2F;to-ecc-or-not-to-ecc&#x2F;</a>
评论 #40554951 未加载
评论 #40555425 未加载
ggm12 个月前
Lack of SATA ports, and sometimes lack of a PCI&#x2F;PCIe slot which you can put a standard SATA card in mean you often are restricted to 2-disk models of RAID&#x2F;Mirror filestore.<p>zimablade, for all its faults (USB-C power FFS. there are pins on the mobo for 12V direct in, if you want to risk it) and the low power budget to actually run drives.. has the PCIe slot. It means its just a tiny PC, intel arch, quad core, 16GB memory and .. a real PCIe slot which means you can run a real HBA.<p>I get round the power budget using an old ATX psu with the pins set to always-on, in the 24 pin ATX mobo connector.