In a world of increasing security threats, Zero Trust has become the gold standard for API security. But how do you implement it practically? This session explores building Zero Trust APIs with .NET 10 on Azure, leveraging AOT compilation, managed identity, and ingress/egress control. Learn how to protect your APIs with minimal overhead, integrate Azure-native security tools, and maintain both performance and developer efficiency through real-world examples and live demos.
You will learn:
- About zero trust as a concept
- How to protect your APIs with minimal overhead
- Integrate Azure-native security building blocks