GIGinny Ibeinginnyibe.hashnode.dev·9h ago · 7 min readWhen I Deliberately Created Terraform Drift to Test My Cloud Safety NetThere is something uncomfortable about deliberately changing infrastructure outside your infrastructure-as-code workflow. That discomfort was exactly what I wanted. While working on my Book Review App00
CCalebreynoldsBincalebreynoldsb.hashnode.dev·1d ago · 4 min readAzure Architecture Is Easier to Understand When You See the LayersAzure can look like a huge collection of services. It becomes much easier to understand when you stop looking at individual services and start looking at the architecture behind them. The important qu00
HAHardik Arorainhardik0811arora.hashnode.dev·2d ago · 5 min readRight-Sizing My Microservice based Kubernetes Deployment: Escaping ACR Costs and Fixing OOMKilled Pods As I was working on my small-scale portfolio deployment using Azure DevOps and Kubernetes(AKS). My main goal was simple: reduce unnecessary infrastructure costs while keeping my CI/CD pipeline and wor00
ADAtash Dasinatashdas.hashnode.dev·2d ago · 14 min readThe Azure Landing Zone for SAPPart 3 of a 4-part series on SAP Landing Zones in the cloud. Part 1 covers why this still matters and the seven-attribute framework this Part applies concretely. Client details anonymised: a telecommu00
KKojiYamada3095inkojiyamada0811.hashnode.dev·2d ago · 8 min readEndpoint management and virtual desktop admins who are considering Azure NetApp Files (ANF) as the profile storage location for AVDAbout this article What you'll learn How to use ANF as the storage location for FSLogix profile containers The FSLogix registry settings How to verify that it works Test environment: Azure Virt00
HAHardik Arorainhardik0811arora.hashnode.dev·3d ago · 7 min readMy Breaking and LearningJourney with Azure DevopsI've been working on a small DevSecOps project to get more hands-on with Azure DevOps and cloud Checkout Github Overview here I wanted to understand what happens between: Developer ↓ Azure Devops00
COCelestina Odiliintinatech.hashnode.dev·3d ago · 9 min readBuilding a Secure CI/CD Pipeline with GitHub Actions for a Microservices E-Commerce MarketplaceIntroduction Modern applications often consist of multiple services that need to be built, tested, and deployed consistently. Doing this manually can lead to inconsistent environments, deployment erro00
KEKingsley Erhatiemwonmoninkingzcloud.hashnode.dev·4d ago · 8 min readTerraform Drift Detection with Claude Code: Building a Safe AI-Assisted Infrastructure Review WorkflowHow I combined Terraform, Bash, jq, and Claude Code to review infrastructure changes before they become infrastructure problems. Infrastructure as code gives engineers control and repeatability. But o00
Sshubhu1953inshubhankarsarkar.hashnode.dev·4d ago · 9 min readSecretless Azure: Managed Identities and Workload Identity FederationPart 4 of 6 in the Entra ID Authentication: A Field Guide series. "We keep the client secret in Key Vault" is a very common answer to a question it does not actually address. Reading Key Vault needs a00
Sshubhu1953inshubhankarsarkar.hashnode.dev·4d ago · 5 min readValidating Entra Tokens in Azure API ManagementPart 5 of 6 in the Entra ID Authentication: A Field Guide series. A partner sends you a token. It is signed correctly, the audience is right, it has not expired — and API Management returns 401 with n00