by Keith Jenneke | Sep 27, 2021 | Azure DevOps
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...
by Keith Jenneke | Sep 13, 2021 | Agile, Agile & DevOps, 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...
by Keith Jenneke | Sep 7, 2021 | Azure, Azure 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...