Joonas Westlin 3/20/2022

Building a code sandbox with Durable Functions and Container Instances

Read Original

This 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.

Building a code sandbox with Durable Functions and Container Instances

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser