Deploy your AI Copilot with Azure Kubernetes
Intermediate
Data Engineer
Developer
Azure Cosmos DB
Azure Kubernetes Service (AKS)
Azure OpenAI Service
Learn how to deploy an AI copilot application. Practice extending a solution that integrates vector search with GPT, and deploying it using Docker, Azure Container Resource, and Azure Kubernetes Service.
Learning objectives
Set up REST endpoints in the application to access vector and GPT search functions.
Test the application container locally using Docker.
Build and store your application image in an Azure Container Resource.
Deploy the image with Azure Kubernetes Service.
Prerequisites
- Before starting this module, you should have experience building cloud applications with Python, Node.js, or a similar programming language.