Hey everyone! We're currently using a B4ms VM as a Windows server to host our AspNetCore applications and it's been working well for us. However, since our reserved instance is expiring soon, we're considering an upgrade due to our growing app needs. I found out that B4as might offer better performance at a lower cost, especially since we're based in India. But there's some concern about the AMD CPUs and whether they're reliable for our setup. We want to avoid any risks with the VM server, so I'm looking for any advice or insights you all might have about this switch. Thanks a lot!
1 Answer
Have you thought about why you're using a VM at all? Depending on your needs, hosting your apps on an app service plan might provide better flexibility. Also, could you consider running your apps on Linux? It could save costs and offer better value. But just a thought!
We're pretty set on VMs due to our application requirements. Right now, we rely on some Windows services, and ease of use is a big factor for us. Transitioning to Linux is something we're planning for the future once everything stabilizes.