Server code tends to be extremely portable. Just recompile for the new architecture and you are done. The porting work for servers has already been done by the community. The main exception would be game servers, which are binary blobs, but box86/box64 can run those.
A number of businesses have switched to using arm EC2 servers from x86 EC2 servers for lower costs and things work fine on them.
999900000999|11 months ago
Competition is always good
ryao|11 months ago
A number of businesses have switched to using arm EC2 servers from x86 EC2 servers for lower costs and things work fine on them.