If you’re using GitHub, then you most certainly have heard about GitHub Actions. From simple “build and deploy” workflows to elaborate multi-project collaborations, Actions are the key to getting your...
Here is a list of my latest blogs. I also have a number of articles published on Medium/Hackernoon, if you want to check those out, too!
Let’s say you’re hosting your API in Azure App Services. You have an awesome CI/CD process to deploy changes and the site scales perfectly. (So far so good!) You need to control access, so you’ve enab...
The Azure Naming Tool is the evolution of a solution to a common problem when working with Azure. For anyone managing Azure resources, naming is key to understanding what a service is, where it’s at, ...
Are you struggling to manage your Azure resources? When you view your account is it a sea of mismatched names and formats? Well, lucky for you, a brand-new utility has just been released to cure all y...
Over the years, I’ve worked with a lot of companies on implementing DevOps in their software development lifecycle. They want to have a defined, fool-proof process that allows them to develop containe...
When it comes to Automation, Azure Logic Apps are pretty awesome. With just a few clicks, developers can create elaborate workflows to integrate their systems and applications. And those system will s...
When companies decide they want to get on the Azure DevOps Express, it’s usually an all or nothing experience. Sure, it might take them a little while to transition everything (and everyone) to it, bu...
When working with APIs, how traffic is routed is a REALLY important topic. Whether it’s for security, latency optimization, performance improvements, or admins are just into that sort of thing, compan...
Azure API Management is quickly becoming one of my favorite parts of the Azure platform. From SOAP (shudder) to REST APIs, developers can quickly register and secure their existing interfaces using Az...
Azure Data Explorer (or ADX to those in the fan club), is a very powerful and scalable data solution for analytics and timeseries data. Capable of handling more records than you can fit on a Zip drive...