I have a .NET MVC application (front end) that communicates with a Web API application (back end) and I am migrating from Azure to GCP.
Using Google Cloud Platform, is it possible to have both MVC and Web API web applications (.NET Framework) on the same compute engine instance?





