My name is Blaine and I’m an Azure cloud architect. I like to teach others how to automate their Azure cloud environment by using infrastructure as code. If you’re a cloud infrastructure engineer or would like to become one, I hope this blog can help you out. Follow along as I create the Azure infrastructure for a fake company named Scramoose.

Recent Posts

Routing a Public IP Over a VPN Connection

10 minute read

Each industry has its weird little standards. When I worked in the pharmacy space, that weird little standard was how you had to route certain public IP add...

Update Static Web App

9 minute read

Madyson, the CEO of Scramoose and a real ideas guy (trust fund kid), had the brilliant notion of trying to solicit investors in the company, even though we d...

Static Web App Local Development

6 minute read

Before we deploy our website to Azure, we want to make sure it looks right. We can do this by developing the app locally on our laptop. As you might guess, t...