top of page


Why Start-ups Fail SOC 2 on Azure (and How to Avoid It)
SOC 2 isn't a security checklist — it's a business risk filter. And most startups building on Azure don’t realise their cloud...
gs9074
Jul 162 min read


Azure Subscriptions and Management Groups
Azure Subscriptions and Management Groups are key tools for resource organisation. Subscriptions group your resource groups , making them...
gs9074
Mar 153 min read


Azure Resource Groups and How to Use Them
Azure Resource Groups are a fundamental component in Microsoft's cloud platform. They're logical containers, similar to folders on your...
gs9074
Feb 195 min read


Right tools for the Job
Do we let developers enjoy their craft or leverage tools to do the task? Balancing art and efficiency in app development—what's your take?
gs9074
Sep 2, 20242 min read


Mastering the Essentials: A Comprehensive Guide to Azure DevOps and Deploy Bicep
In the ever-evolving landscape of software development, mastering key tools and methodologies is critical to stay ahead. Today, Azure...
gs9074
Jun 16, 202315 min read


Azure Functions and Azure Durable Functions: Everything Your Serverless Computing Needs
Explore the differences between Azure Functions and Azure Durable Functions. Discover the features to decide which suits your serverless app
gs9074
May 25, 20234 min read


Deciphering Azure Policy Exceptions and Exemptions
Explore the key differences between Azure Policy exceptions and exemptions. Understand their use cases, how they effect reporting.
gs9074
May 21, 20235 min read


Cloud Governance: Exploring Solutions from Leading Cloud Providers
Discover importance of cloud governance for leading cloud providers' solutions, AWS, Azure, and GCP, to optimize usage and enhance security
gs9074
May 8, 20233 min read


Design Patterns: Understanding Different Types and Their Uses
Discover the different types of design patterns, including architectural patterns, and learn how to choose the right ones for your project.
gs9074
May 8, 20233 min read


A Comprehensive Guide to Azure Database Services
Discover the comprehensive guide to Azure database services, covering native, open-source, Dynamics DataVerse, Data warehouse
gs9074
May 2, 20234 min read


A Practical Guide to Azure Bicep Modules for Beginners
Discover the essentials of Azure Bicep modules with our beginner-friendly guide. Learn how to create, reference, and manage Bicep modules.
gs9074
Apr 22, 20233 min read


5 Essential Azure Bicep Tips and Tricks for Beginners
5 Azure Bicep tips for beginners. Learn how to leverage modules, parameters, variables, built-in functions, and conditional deployments
gs9074
Apr 19, 20233 min read


Microsoft Entra Identity Governance: Features and Benefits
One of the key components of Microsoft Entra, is its Identity Governance offering that helps organizations manage the identity and access...
gs9074
Apr 19, 20234 min read


Shift left or someone else’s problem
DevOps has been revolutionising the way software development and deployment is done for a few years now. One of the trends in DevOps is...
gs9074
Apr 18, 20232 min read


What is Microsoft Entra and why you need it
If you are looking for a comprehensive solution to manage your identity and access (an Identity and Access Management solution) across...
gs9074
Apr 15, 20233 min read


Get Faster Azure Resource Graph Multi-Subscription Queries
Are you tired of waiting for PowerShell cmdlets looping through all your subscriptions to find resources in Azure? Do you need a more...
gs9074
Apr 3, 20235 min read


How to worry less about PowerShell compatibility
How often have you added Install-Module statements upgrading a module to existing PowerShell scripts? All to ensure it will run with the...
gs9074
Mar 29, 20234 min read


EV charging at home
When I first dipped my toes into the world of Electric Vehicles, the tantalizing prospect of bidding farewell to petrol stations had me...
gs9074
Mar 11, 20222 min read


Nice to have semantic versioning
10 February 2022 If you've been using Azure Bicep to deploy your Azure resources you'll know its easy to write declarative code, easier...
gs9074
Feb 10, 20223 min read


Nice to have a Bicep document generator
10 February 2022 If you are using Bicep to define your Azure infrastructure, you'll know how much easier it is than using ARM. If you've...
gs9074
Feb 10, 20223 min read
bottom of page