Building a code sandbox with Durable Functions and Container Instances
Read OriginalThis article details the architecture and implementation of a secure code sandbox, similar to .NET Fiddle, using Azure services. It explains how to use Durable Functions to orchestrate the execution of user-provided C# code within isolated Azure Container Instances, ensuring security by deleting containers after each run and implementing timeouts.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser