Local Azure Storage Emulation with Azurite
The Azurite open-source emulator provides a free local environment for testing your Azure blob, queue storage, and table storage applications
The Azurite open-source emulator provides a free local environment for testing your Azure blob, queue storage, and table storage applications
In the previous post about Azure Container Apps, I wrote about the serverless alternative to AKS for running containers in Azure. If you want an overview of what ACA is and why you might want to use it take a look at that article, as it’s all still valid. At Microsoft’s Build conference in May […]
Azure App Configuration provides a service to centrally manage application settings and feature flags. Explain the benefits of using Azure App Configuration Describe how Azure App Configuration stores information Implement feature management Securely access your app configuration information Modern programs, especially programs running in cloud are, generally have many components that are distributed in nature. […]
Azure container apps service is described as “A serverless container service for running modern apps at scale”. So, what does that mean. Let’s look beyond the marketing and figure out what Azure Container Apps are and why you might want to use them. What are Azure Container Apps? Azure Container Apps (or ACA for short) […]