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

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c++ - Redefined variable in the other module -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -