5 Ways Just About Anyone Can Use Azure

“Cloud computing” is typically associated with enterprises looking for a place to move their services to save money and improve availability. While this is certainly one of the major use cases for cloud computing, Azure can be used by anyone for several purposes. Here are 5 ways that you can take advantage of Azure. Work…

A Raspberry Pi Motion Detector with Azure Integration

After my webinar, lots of people have been asking about how I did the motion detection demo wherein I used a Raspberry Pi based motion detector that used the Azure IoT Hub and more broadly other Azure resources. The demo was a little cheeky because I used a princess castle, toy bear, and toy police…

Arm your Azure Infrastructure

In this session, we’ll show you how to generate ARM Templates for consistent and repeatable deployments, and how you can automate the deployment of your Infrastructure. During a demo-dependent session, we are going to check how Azure DevOps can help us, using Azure Repos to control the versioning of ARM Templates, and Azure Pipelines to…

ARM Templates and Cloud Init

It's easy enough to utilize the inline Cloud-Init in your ARM templates to configure your site. But how do you develop and deliver your Cloud Config outside of your ARM templates?