Hi, I'm Nicholas 👋

I'm a Senior Platform Engineer

Buy Me A Coffee

Introduction to Container Apps

Date published:

Azure Container Apps

Containerisation allows us to develop, package, and deploy applications by encapsulating the application dependencies into a single deployable unit. It allows you to create portable and scalable applications. One of the key technologies enabling this shift is the Container App.

Container apps are a new way to deploy and manage containerised applications in Azure. Container Apps are a fully managed service that allows you to deploy and manage containerised applications without having to manage the underlying infrastructure. Container apps are built on top of Azure Kubernetes Service (AKS) and Azure Container Instances (ACI).

I gave a talk on container apps at the Welsh Azure User Group. In this talk, I will be covering the following topics:

Conclusion

Just like Azure Functions, Azure Container Apps are a great way to deploy and manage containerised applications in Azure. It is a fully managed service that allows you to deploy and manage containerised applications without having to manage the underlying infrastructure. Container apps are built on top of Azure Kubernetes Service (AKS) and Azure Container Instances (ACI). I hope you enjoyed this blog post and found it useful. Feel free to reach out if you have any questions or feedback.