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# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

sql - PostgreSQL automatically update row at specific date -

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