Software runs my life

Category: Google Page 1 of 5

padlock

Adding a free SSL certificate to Google Compute Engine

Google provides a one click install option for WordPress on their Google Compute Engine instances. This is a very economical and customisable way to spin up a WordPress blog if you’re comfortable with a Debian shell. Unfortunately it only spins up a HTTP rather than secure HTTPS instance, so here’s how to add a free SSL certificate.

Firstly, log into your Cloud console and open an SSH shell for your instance

Google Cloud VM Instance SSH login

Then in the shell, run the following commands as mentioned here:

sudo apt-get install certbot python-certbot-apache

Accept the downloading and installation of some Python packages, then to request and install a new Let’s Encrypt certificate into Apache the :

sudo certbot --apache

It will ask a number of questions such as the server hostname and whether you want to redirect HTTP to HTTPS (you should), then link to the SSL Labs server test to verify your installation.

Finally you can optionally run a dry run renewal, just to make sure it all works:

sudo certbot renew --dry-run

And that’s it!

My Google Story

Dropping off my Google badge
Dropping off my Google badge

Dear team and friends,

When I was about 11, I created a Lego greenhouse that grew a real plant. That’s when I first believed that I could create technology that makes a difference in the real world. I came to Google as a level 3 just over 9 years ago to work with the best people in the world to achieve that mission. Being part of programs like YouTube Symphony only confirmed this truth. Four promotions later I hit an EQ brick wall, leading to 2 years of hard self reflection both inside (thanks Take the Lead) and outside Google (thanks INSEAD).

At the end of this period I wrote a thesis with a paediatric surgeon in Singapore. She turned up late to our first group meeting… typical university group work right? Except she was late due to performing a liver transplant on a newborn. I reflected that the ads I delivered today didn’t give me that same feeling, she reflected that she only had one pair of hands and YouTube educates the world on health every second.

In the couple of years since this experience I’ve felt a need to more deliberately structure teams to solve real world problems. Full time this was helping my awesome Publisher team find a way to fund journalism again, but at night I was kept awake by failed health startups and raising our 3rd child. My list of requirements for a healthtech role that would be good enough to leave Google for was extensive, but after a lot of sleepless nights and consultation with family and mentors, I think I’ve found one.

There are a huge number of people to thank for this journey – Neeraj, Estee, Alan, Abhay and Scott for being amazing mentors and advocates. My teams and peers across Brand, CSE and Publishers who have pushed me to be a better person and manager, but more importantly shared so many personally meaningful TGIFs, off-sites, coffees and lunches. I’m sorry for pushing so hard on PDPs and career development, but if it helped spark even one new insight into what motivates you then I leave content.

Please stay in touch, it’s a small world even outside the Google bubble.

Scott

Why I’m a people manager

Scott "Take the Lead" final edit

As the penultimate exercise in a leadership development program at Google, each of us had to record our professional story. This is a great exercise in storytelling generally, but more specifically it crystalises in your mind why exactly you are where you are. When I look at this video, it reminds me of two passions I have – how technology can augment real life, and how people come together to create technology.

Page 1 of 5

Powered by WordPress & Theme by Anders Norén