What's the best way to host some html & css onto Googles Servers? -


We want to host a simple HTML site with some CSS and JavaScript on the Googles server.

Should we select the app engine or start a web server using Compute Engine?

If we choose app engine, then we have to choose a language java, go, php etc. None of these suits us, we have some HTML files

Should we go with a server in Compute Engine?

Google Cloud Storage is better suited for this use, for you to serve a stable web site Configure a bucket, see

Comments

Popular posts from this blog

c# - Roxy file manager in MVC doesn't accept session path -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -