Hacker News new | ask | show | jobs
by boulos 3996 days ago
Are you just looking to have a single VM running Windows Server?

We definitely have individual VMs that cost less than that (the f1-micro would be about $5/month for the VM, the g1-small about $13/month). You can hook them up to Autoscaling, Google Cloud DNS and Google Cloud Load Balancing (which Azure's "Basic tier" VMs don't seem to support; I'm not familiar with them, just reading what it says).

That said, I'm not sure I'd try to run Windows server on such a small instance (we apparently allow it and only charge $.02/hr in those cases). For example, Chrome's Clusterfuzz team runs Windows bots using the n1-standard-2 (2 vCPUs and ~8 GiB of RAM). Maybe someone can comment as to whether Nano Server would improve this situation...