Azure Container Apps has a new feature called dynamic sessions that allows you to run untrusted code in isolated sandboxes. They can run at scale and provides you with secure sandboxes instantly with Hyper-V isolation.
We'll do a deep dive into dynamic sessions and how to integrate its built-in code interpreter with popular AI frameworks like LangChain and Semantic Kernel to build AI agents that can solve advanced problems that LLMs can't. We'll also show you how to build scalable, secure, hostile multi-tenant apps with custom containers in dynamic sessions.
You will learn:
- How Container Apps dynamic sessions works
- How to use dynamic sessions in AI agents
- Other ways to use dynamic sessions