Microsoft Azure Portal URLs

As I am finding myself using Microsoft Azure more and more I thought I would make some notes about how to quickly access the various web portals. The Azure Portal A lot of the time I use the standard http://portal.azure.com/ external link URL, but as I started having to jump around various accounts for work and also personal use, I discovered that there were some great short cuts you can use....

June 16, 2019 · 3 min · Russ Mckendrick

Moving to ZSH

After the announcement a few weeks back external link that Apple would be defaulting to zsh external link in macOS Catalina I decided to take the plunge and make the switch on my current machines. I have tried making the switch once before, but for one reason or another I ended up reverting back to Bash. This time I decided to do a little more reading up and also add the ....

June 15, 2019 · 2 min · Russ Mckendrick

Terraform Quirks

I have been using Terraform over the last few months, having not used it in anger for quite a while external link since the projects I have been working on have been more suitable for using Ansible external link . However, as I am doing more and more with Microsoft Azure, I found the Ansible modules a little lacking, plus for someone of the projects I have had to use an orchestration tool which can natively run on Windows....

February 9, 2019 · 5 min · Russ Mckendrick

First steps with DigitalOcean’s Managed Kubernetes service

A few days ago DigitalOcean released their Managed Kubernetes service, as I had a little time this afternoon I decided to give it a spin. Each of the public clouds has a Kubernetes service now, I covered these in the third edition of Mastering Docker external link . The general gist of the chapter was that both the Microsoft Azure and Google Cloud offerings were both excellent. However, the Amazon Web Services offering was an over-complicated mess....

December 16, 2018 · 5 min · Russ Mckendrick

270 Days

It has been 270 days since my last post, so what I have been doing with my time? Well, I have been busy writing, just not this blog. Not only have I wrote and released Learn Ansible external link , but also I have updated the Second Edition of Mastering Docker external link bringing it up to date with the release of the Third Edition of Mastering Docker external link which is now available from Packt Publishing external link ....

October 25, 2018 · 1 min · Russ Mckendrick

Shopping for Containers

Over the last six months the Docker Store, which was first introduced as a private beta nearly a year and a half ago in June 2016, has come on leaps and bounds. It has quickly, but without much fanfare, become a one stop shop for all things Docker, with the both the documentation and home pages linking back to content now hosted on the store. So what is the Docker Store?...

January 28, 2018 · 5 min · Russ Mckendrick

Playing with Rancher 2.0

As I had some free time this weekend so I thought it would be good to have a play with the recently released preview of Rancher 2.0. Please do not follow along with this post, you will see why towards the end !!! When I last wrote about Rancher, is was back in June 2016 external link , in that post I launched Rancher locally and used it target a few VirtualBox VMs....

January 28, 2018 · 5 min · Russ Mckendrick

Kubernetes for Serverless Applications

My fifth book has now been published, and is avilable from Packt external link publishing; Kubernetes has established itself as the standard platform for container management, orchestration, and deployment. It has been adopted by companies such as Google, its original developers, and Microsoft as an integral part of their public cloud platforms, so that you can develop for Kubernetes and not worry about being locked into a single vendor. This book will initially start by introducing serverless functions....

January 20, 2018 · 1 min · Russ Mckendrick