2025-09-07
Techniques I learned while experimenting with Azure Application Gateway — from custom ports and rewrites to multi-site hosting and path-based routing — to design reliable, production-ready network flows.
2025-10-10
Understanding the real-world differences between Azure Service Endpoints and Private Endpoints, and when to use which.
2025-09-09
Practical Azure Logic Apps tips: schema validation, JSON parsing, authentication, and concurrency controls to make integrations more reliable and production-ready.
2025-10-23
Practical Azure Logic Apps tips: dynamic arrays, production readiness, cross-tenant copy, custom connectors, HTTP timeout handling and Power Automate tips.
2025-10-18
From basics to a request‑reply, high‑volume, stateful integration pattern using Service Bus topics, sessions, and DLQ.
2025-09-27
Why distroless images matter for production and a minimal Python multi-stage example.