Blog Posts Page 8
-
Tips on reading code - What I learnt from reading code in 24 languages
Code is everywhere and as software engineers, QAs and Operations teams we are likely to read more code than we write. Over recent years that has only increased…
-
Reading and Parsing Inbound Emails with SendGrid and Azure Logic Apps
Emails are a really important part of the workplace and while sending emails is common in code, the ability to read incoming emails in Azure is not as…
-
Looking back on 2021
In the last year I decided to share my learnings more publicly. What had started out as a simple idea has led to meeting new people and inspired me to…
-
Templating HTML Emails in Azure Functions
Sending emails in Azure Functions is relatively straightforward using the SendGrid output binding. There is even a visual studio SendGrid template connecting…
-
Breaking up Monolithic Websites with Azure
I recently presented on the topic of Breaking up Monolithic Websites with Azure and I thought it also worth sharing as a blog post. If you would like to…
-
The Exam Journey to Microsoft Certified Azure Solution Architect
Many years ago I completed two Microsoft developer exams, however, since those early years in my career I ignored the certification program. At the end…