Cloud and DevOps Resources

Collaboration is key

Bringing everyone involved in the delivery of technology solutions together

Getting Started with Azure DevOps CLI

Getting Started with Azure DevOps CLI

Getting started with Azure DevOps CLI. If you work with Azure DevOps then you should check out the Azure DevOps CLI, if you haven't already. Working with the CLI will save you time because it lets you work in a streamlined task/command orientated manner. In other...

Agile vs DevOps

Agile vs DevOps

Agile vs DevOps. In spite of Agile having been around since the early 2000s. And DevOps having been around since 2009. There is still a high level of confusion over the similarities and differences of these two approaches. Including whether they are mutually...

Azure Functions AKS DevOps

Azure Functions AKS DevOps

Azure Functions AKS DevOps Build and deploy you Azure Function as Containers Use Azure DevOps to build your Azure Functions as Docker Containers push them to Azure Container Registry (ACR) and deploy them to Azure Kubernetes Service (AKS). While running our Azure...

Sign up to Azure DevOps

Sign up to Azure DevOps

Sign up to Azure DevOps is a step by step guide to signing up to Azure DevOps and Azure. Including creating a GitHub account. Having a sandbox environment that you can try things out in is critical when learning about a new technology. With this in mind we have...

ARM Templates with Azure DevOps

ARM Templates with Azure DevOps

ARM templates with Azure DevOps is the third post in our getting started with ARM template blog series. In the first two posts we cover the basics of ARM Templates. Specifically, what they are, how to use them, and how to create and deploy them. Including how to test...

ARM Templates with Azure DevOps

Create and Deploy ARM Templates

Create and Deploy ARM Templates is the second post in our getting started with ARM templates blog series. In the first post we covered some of the basics of ARM Templates, specifically what they are and how to use them. So in this post, we are going look at how you...