Modular software needs modular data. Give each module a separate schema in a SQL Server database and manage the schema with dacpacs. This yields both robust deployment and a smooth inner loop for developers.
ionicons-v5-c 3 minutes 45 seconds read
Run container apps with easy auth enabled in development
ionicons-v5-c 2 minutes 45 seconds read
Sign certificates for internal use by setting up CA certificates in Azure Key Vault.
ionicons-v5-c 4 minutes read
Azure AD security groups can help implement least privilege for Azure deployment pipelines
ionicons-v5-c 5 minutes read
Weighing several options to implement serverless message handling in Azure, including Functions and containerized workers that scale with KEDA
Use Log Analytics to get better insights into automated scaling within Azure Container Apps.
ionicons-v5-c 1 minute read
Measure and monitor performance for applications with Azure Application Insights and the Apdex score
Signing a request with HMAC is great way to secure your API without the overhead of delegated security like OAuth.
Find out exactly what the HTTP traffic going in our out of your .NET Web API looks like.
ionicons-v5-c 2 minutes read