Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,315 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
As the topic say I really need to host my react web and its API that connect with MySQL. Also I need to use autoscale for that server for my project. I don't have any idea about this hosting and autoscale thing. So If anyone can please help me.
@(s) Don Kuruppu
You can deploy react web and API on VM as long as they both are listening on different ports. Also for scaling you can consider VMSS.
Thanks.
Please 'Accept as answer' if it helped, so that it can help others in the community looking for help on similar topics.