Serve Windows from Google Cloud
Image Courtesy: Google Cloud Platform Community

Serve Windows from Google Cloud

Google Cloud Platform has come a long way from AppEngine days when it was more of PaaS platform allowing you to run app in few languages. I blogged about Running PHP Web Apps on Google Cloud when I got preview access to it back then. It has amazed me how quickly that turned into a feature rich complete IaaS Platform running on one of the best computing infrastructures in the world.

Google has offered $300 worth services on its cloud platform as free trial. Although there are several things I wanted to try out like the Container Enginer or Machine Learning APIs I chose trying out running Windows Servers. Having done the same on Amazon's AWS and Microsoft's Azure I wanted to compare it with what Google has provided.

Few things were remarkable

  1. Clutter free dashboard
  2. gcloud cli access right from

Google Cloud Console

3. Running a Windows Server and connecting to it via RDP was breeze.

Steps to create Windows Server are simply choose "Create Instance" from toolbar.

Specify Instance Name, Zone, CPU, Memory, Choose OS and Access. In most cases default is enough. In my case I chose Windows Server 2016.

That's all.

Remote Desktop is already set with sensible defaults. Now just set Windows Password via menu and RDP to your Server via Public IP.



要查看或添加评论,请登录

Bhavik Shah的更多文章

  • Scaling up with AWS Lambda

    Scaling up with AWS Lambda

    AWS Lambda is a very effective deployment model for various web frameworks like NodeJS Express, Python FastAPI, GoLang…

  • Composable Architectures

    Composable Architectures

    What is CA? Composable architecture is a way of designing software that makes it easy to create reusable components…

  • Go Lang Framework to watch in 2022

    Go Lang Framework to watch in 2022

    Go Lang is becoming quite popular not only because it is easy to learn but also for its performance, concurrency and…

  • Python frameworks to watch in 2022

    Python frameworks to watch in 2022

    There have been many popular python frameworks. Flask and Django being the most popular of the lot.

  • Why Vue is preferable to Angular in 2022?

    Why Vue is preferable to Angular in 2022?

    UI frameworks have come of age. We had used Angular 1.

  • Baking Multi Tenancy in SaaS

    Baking Multi Tenancy in SaaS

    Multi-tenancy is a common requirement in any modern SaaS. The way a B2C SaaS will support it will vary greatly from a…

    1 条评论
  • How to migrate legacy applications to newer architectures

    How to migrate legacy applications to newer architectures

    This is a well known challenge, faced by many organizations atleast once during the software lifecycle. It is faced by…

  • Eazy Kubernetes on Google Cloud

    Eazy Kubernetes on Google Cloud

    Google Cloud makes is super easy to deploy kubernetes clusters. Step 1: Choose to create a cluster Step 2: Provide…

  • Website to App in Minutes!

    Website to App in Minutes!

    Convert website into mobile app! It has been said that an average user spends over 2 hours on mobile phone while 86% of…

    6 条评论
  • How to choose a NoSQL Database

    How to choose a NoSQL Database

    NoSQL has been beautifully explained by Martin Fowler in his book especially the four main types of NoSQL databases…

社区洞察

其他会员也浏览了