Azure
Introduction
Temenos supports container apps in Azure. Party MS provides a comprehensive overview of these deployment options in Azure and its considerations.
Azure Container Apps (ACA):
- Azure Container Apps (ACA) is a serverless platform that allows users to run containerized applications while reducing infrastructure costs and maintenance.
- Automatically scales apps horizontally based on traffic.
- ACA is for microservices and event-driven applications that require dynamic scaling and serverless capabilities.
-
It's a fully managed platform that uses Kubernetes orchestration to simplify cluster and infrastructure management.
In this topic