|
|
|
Ask HN: Experience with switching to ARM to save on server costs?
|
|
2 points
by Tenoke
61 days ago
|
|
For the last decade or so I've been slowly watching Arm mature, and from what I am reading it is finally mostly possible to run say arbitrary python ecosystem web servers + data science projects to Arm. I'm naturally hesitant to switch and have the underlying architecture of development versus production be different, but I am curious what people's experiences have been with switching to Arm servers now that they are fairly common |
|
Most ARM moves either go great (no native deps) or get stuck because someone finds a half-broken arch-specific wheel. The audit is usually the part nobody wants to do.
(Building Keshro for this kind of multi-step audit + cutover, but the answer stands either way.)