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

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -