Archive

DevOps

Navigating Multi-Cloud with Terraform Infrastructure as Code (Azure Focus) featured post

Navigating Multi-Cloud with Terraform Infrastructure as Code (Azure Focus)

The cloud computing landscape is extremely broad with an ever-expanding array of offerings, each vying for your attention. For developers and software engineers, navigating this multi-cloud world can be a daunting task. Provisioning and managing infrastructure across different cloud platforms often requires wrestling with provider-specific tools and configurations, leading to a fragmented and inefficient approach. This […]

DevOps

Real-World Strategies for GitHub Copilot Chat’s Autocomplete featured post

Real-World Strategies for GitHub Copilot Chat’s Autocomplete

“Hey, we use Copilot. We just started using it… I would love to hear, what would be the best practices or best guidelines that will increase the dev team productivity using the Copilot? What are other companies doing to increase productivity using Copilot?”  This came directly from one of our recent AMAs on GitHub Copilot. […]

DevOps

First Things First for Azure Application Infrastructure featured post

First Things First for Azure Application Infrastructure

You may know that you want to move your application to the cloud (and Azure in specific) but aren’t sure where to start.  It’s a smart move to take a beat and not get started by just spinning up cloud resources.  The major cloud providers make getting started that easy, but keep in mind that […]

DevOps

Power Platform Release Automation with Azure DevOps featured post

Power Platform Release Automation with Azure DevOps

This post is a combined effort of Susan Bell and Brenan GreenwoodTubbs, combining skills in Azure DevOps and Power Platform, respectively Even as recently as a year ago, the release of Power Platform solutions has been a highly manual affair – it did not rely on any of the DevOps best practices we established for […]

DevOps / Microsoft 365

ARM Day: Infrastructure as Code workout with Bicep featured post

ARM Day: Infrastructure as Code workout with Bicep

The cloud opened the door to the ability for anyone, with the right permissions, to create and manage infrastructure resources. With this new power also came new challenges in managing infrastructure and new practices started to emerge.

DevOps