» Tag
azure
12 postsCosmosEscape: How a Bug Exposed Every Azure Cosmos DB Account
A Gremlin API sandbox escape in Azure Cosmos DB exposed a master key capable of compromising any database on the service, Wiz Research found.
The Hard-Stop Rule: From 3 HCM Monoliths to 120 Domain Microservices
How Paycor migrated 3 HCM monoliths to 120 Azure microservices with zero downtime, using a pull-based, budget-neutral strategy.
Fixing AKS MemoryPressure Eviction and Azure Disk CSI Deadlock
How AKS MemoryPressure evictions cause Azure Disk CSI VolumeAttachment deadlocks, plus root-cause fixes: QoS, KubeletConfig, PDBs, and CI/CD guardrails.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comMicrosoft's Three-Layer LLM Routing Architecture for AI Agents
Microsoft has unveiled a three-layer LLM routing architecture for Azure Kubernetes Service, designed to efficiently manage agent traffic.
Turning a System of Record into an AI Agent: Building MCP Tools on Azure
Explore the process of transforming a record system into AI agent MCP tools using Azure.
Kars: A Kubernetes-Native Zero-Trust Runtime for AI Agents
Kars runs each AI agent in an isolated Kubernetes sandbox, routing every external call through a Rust-based zero-trust broker with no agent-held credentials.
Building auth on a store that only does get and put
How we built an authentication system on a store that only supports get and put, using key design and ETag-based concurrency instead of SQL.
Building a RAG Pipeline with Azure AI Search in 2026
Azure AI Search offers new approaches for RAG pipelines in 2026. Achieve more effective results with hybrid search and the Semantic Ranker.
Microsoft's DocumentDB Reimagines NoSQL on PostgreSQL
Microsoft open-sourced its vCore Cosmos DB engine as DocumentDB, a PostgreSQL-based NoSQL layer with MongoDB-compatible APIs, BSON support, and ambitions to become a NoSQL standard.
From 15+ Manual Deployments to 2 YAML Templates: Scaling Azure DevOps
Automate application deployment with Azure DevOps using 2 YAML templates instead of 15+ manual processes.