
Navigating through a Cloud Native World
A Blog about Cloud Architecture, Software engineering, Large Language Models and AI
Latest from the Blog
Applying Teams topologies in the field
Introduction If you are not aware of the term Teams Topologies. It is a terminology popularised by Manuel Pais and Matthew Skelton. You can read up more about it here: https://teamtopologies.com In this blog I explore how DevOps as an approach has gone wrong in many organisations, and why applying some thought to the way…
Google Cloud functions
In this blog we take a look at Google Cloud functions. Google Cloud functions is a Serverless platform for building event driven logic that is small in execution time (don’t use it for running long running processing jobs), Cloud functions are Google’s equivalent Serverless offering compared to AWS Lambda and Azure functions. Key features Cloud…
Azure DevOps and Chechov
In this post we demonstrate how to use the open source security and compliance tool called Checkov with Azure DevOps to verify your Azure infrastructure is secure. Introducing Checkov Checkov is a great tool for engineering teams to harness as part of their Cloud environment deployments. https://www.checkov.io/ Checkov currently supports scanning the following scanning capabilities:…
Get new content delivered directly to your inbox.