Temporal tables automatically track history. Query what data looked like at any point in time. Create Temporal Table Query History Use Cases Audit trails Point-in-time recovery Slowly changing dimensions
Read more โMonth: August 2020
Azure Front Door: Global Load Balancing and CDN
Azure Front Door provides global HTTP load balancing with built-in WAF and CDN. Features Global anycast network SSL offloading URL-based routing Session affinity WAF integration When to Use Multi-region apps Global users Need WAF protection URL routing across backends References Front Door Docs
Read more โVue 3 Migration Build: Incremental Upgrades
Vue 3’s migration build lets you upgrade incrementally. Run Vue 2 code with Vue 3 runtime. Install Migration Build Config Process Install compat build Fix deprecation warnings Convert filters to methods Switch to Vue 3 proper
Read more โGraphQL with .NET: Hot Chocolate Library
Hot Chocolate is the most popular GraphQL library for .NET. Here’s a quick start. Setup Query Type References Hot Chocolate Docs
Read more โAzure Logic Apps vs Power Automate: When to Use Which
Both automate workflows, but target different users. Here’s how to choose. Logic Apps Developer-focused Enterprise integration B2B connectors Azure portal or VS Code Power Automate Citizen developer M365 integration Desktop flows (RPA) Teams/SharePoint triggers Decision Power Automate for M365 users. Logic Apps for developers needing Azure integration and ISE.
Read more โDapr: Distributed Application Runtime Introduction
Dapr provides building blocks for distributed systems. Sidecar pattern, language-agnostic, Kubernetes-native. Building Blocks Service invocation State management Pub/sub messaging Bindings (triggers) Secrets management References Dapr.io
Read more โ