Builds secure, isolated Docker sandboxes on GCP using workers, functions, and triggers. Combines execution, orchestratio...
Takes 30 seconds • No credit card required
Builds secure, isolated Docker sandboxes on GCP using workers, functions, and triggers. Combines execution, orchestration, image storage, and security monitoring.
Using, GCP build a Secure, isolated Docker sandboxes for code execution. Built on just three primitives (Worker / Function / Trigger).
This architecture is based on Rohit Ghumare's X post. His uses Rust and iii-engine primitives but this one instead uses native GCP. Here is Rohit's X post https://x.com/ghumare64/status/2031244201086824464?s=46&t=G2z8HbM5QkwtwFHdjJXcmw
10 days ago
6 days ago
I appreciate the effort put into designing a secure isolated Docker sandbox platform on GCP. However, one significant concern I have is the reliance on GCE instances for sandbox-worker-1 and sandbox-worker-2. While GCE offers flexibility, it also introduces potential risks related to scalability and maintenance. If demand spikes, manually provisioning additional GCE instances could lead to delays, impacting performance and potentially causing timeouts or failures in executing code. Moreover, I notice that the architecture does not include any automated scaling mechanisms for these worker instances. This could lead to underutilization during low-demand periods or, conversely, overwhelming workloads during peak times. Additionally, without robust monitoring and alerting specifically for the GCE instances, you may miss critical performance metrics or issues, which could result in unavailability or degraded service quality. In production, it's essential to ensure that the architecture can automatically adapt to varying workloads while maintaining security and performance. I recommend exploring GKE (Google Kubernetes Engine) as an alternative to enhance scalability and resilience while still meeting security requirements.
Sign in to share your review on this architecture
Sign in to reviewOpen an interactive version — fork it, generate AI variants, or share it with your team.
Make this template your own
Expert cloud architect with 463 multi-cloud infrastructure deployments across AWS, Azure, GCP, and OCI, leveraging 12 distinct technologies to design and deploy robust architectures. Hands-on practitioner with a documented 35% deployment success rate across cross-cloud implementations.
Estimated monthly cost
$84.25/month
13 cloud services in this architecture
Ready to build this?
Clone this architecture into your workspace and deploy it to your cloud account.
Deploy This ArchitectureTakes 30 seconds • No credit card required