goncalvesj.github.io

Joao Goncalves

Joao Goncalves

Modernising Your Applications with Azure Tools: User Experience

December 14, 2020Azure 1 Min Read

I recently co-hosted a webinar with Microsoft on the topic of Modernising Applications with Microsoft Azure tools. You can watch it on…

Setting up AKS Pod Azure Managed Identities

August 10, 2020Azure / AKS 4 Min Read

One of the things I was meaning to try out for some time was Azure Managed Identities in AKS clusters. I was always a fan of Managed…

Deleting an Azure B2C Tenant

August 04, 2020Azure / PowerShell 2 Min Read

In the past months I had to delete a couple of Azure B2C tenants. And while the experience in the Azure Portal is straight forward enough I…

Getting Started with Terraform

May 31, 2020Azure / Terraform 3 Min Read

For most of projects that I worked on, when we had the chance of creating infrastructure as code the decision was always to go to ARM…

Updating and Patching AKS

April 14, 2020Azure / AKS 1 Min Read

Recently I came across two situations where I had to make changes to some components in an AKS cluster with minimum impact. I didn't want to…

Deploying a Gatsby blog in GitHub pages

April 12, 2020React / Gatsby 2 Min Read

For some time I was thinking of creating my own blog. The main goal was to record any cool stuff I would do during work or any issues I…