By Sjoukje Zaal Currently, there are a lot options you can choose from when developing container applications and host them on Azure. Microsoft has released a number of Azure container-based products that all have their own characteristics and are suitable in certain scenarios. Below, you see an overview of the different services and the scenarios… Continue reading
Author Archives → Sjoukje Zaal
An Introduction to Azure Container Apps
By Sjoukje Zaal With Azure Container Apps you can run your containerized applications and your microservices on a serverless platform. Applications can be written in different programming languages or frameworks, and it offers full support for Distributed Application Runtime (DAPR) and Kubernetes Event-Driven Autoscaling (KEDA) to scale your applications or microservices dynamically based on the… Continue reading
An Overview of Microsoft Azure Containers
“It works on my machine” – a phrase that every developer has uttered, at least once in his or her career. Containers are the solution to the problem of how to get software run reliably when moved between computing environments. From a developer laptop to production environments, or from on-premises environments to cloud environments. By packaging… Continue reading