RO EN
Azure Container Apps (3) — Dapr integration

Azure Container Apps (3) — Dapr integration

What is Dapr and why it is useful in Container Apps. Enabling Dapr, service invocation between apps, pub/sub with Service Bus, and state management with Cosmos DB — without infrastructure code.

Citește mai mult
Azure Container Apps (2) — configuration and scaling rules

Azure Container Apps (2) — configuration and scaling rules

Creating a Container Apps environment, deploying a containerized .NET application, ingress and health probes, plus scaling rules with KEDA: scale-to-zero, scaling on HTTP and on Service Bus queue.

Citește mai mult
Azure Container Apps (1) — when and why you switch from App Service

Azure Container Apps (1) — when and why you switch from App Service

When it makes sense to switch from App Service to Azure Container Apps and when not. Direct comparison on scaling, isolation, cost, and complexity, plus what you keep from what you already have.

Citește mai mult
Managed Identity — eliminates secrets from configuration

Managed Identity — eliminates secrets from configuration

Why connection strings and API keys in appsettings.json are a problem. Managed Identity for Azure App Service and Azure Functions. DefaultAzureCredential in practice. Access to Cosmos DB, Blob Storage, and Key Vault without any stored secret.

Citește mai mult
What cloud-native means — principles and mindset

What cloud-native means — principles and mindset

The difference between lift & shift and cloud-native, the 12 factors applied in .NET, stateless services, configuration externalization, health checks, and graceful shutdown.

Citește mai mult