Azure Container Apps
Host the application in Azure Container Apps.
Categories:
Azure Container Apps is a managed serverless container service that enables executing code in containers without the overhead of managing virtual machines, orchestrators, or adopting a highly opinionated application framework.
Common uses of Azure Container Apps include:
- Deploying API endpoints
- Hosting background processing jobs
- Handling event-driven processing
- Running microservices
AI Hub uses Azure Container Apps to deploy the chat user interface that will answer user queries based on the company’s documents.
Learn more about Azure Container Apps: Azure Container Apps documentation?
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified June 4, 2024: Solved issue 5: Improve documentation removing manual steps and updating architecture diagram (#56) (08956e4)