Komal K’s Post

Super proud to share a project we’ve been working on this semester 🚀 Building Secure-Sandbox Environment Manager (SSEM) pushed us beyond just coding — we got hands on with real world DevOps, cloud deployment, and system level problem solving. From handling container crashes to setting up dynamic environments, every challenge taught us something valuable. Big shoutout to my amazing teammates for making this happen Would love for you all to check it out and share your thoughts! #OpenSource #DevOps #CloudComputing #LearningByBuilding

Ever wanted to securely test volatile code or learn Linux without risking your native OS or downloading heavy Virtual Machines? I am incredibly excited to open-source the project my team and I built this semester: Secure-Sandbox Environment Manager (SSEM)! The Solution: SSEM is a full-stack platform that dynamically provisions isolated Linux desktops (Ubuntu & Kali Linux) directly into your web browser in under 10 seconds. Alongside my teammates Komal KManan Katarmal, and Kritika Agrawal, we completely pushed our boundaries in DevOps, networking, and cloud architecture to make this a reality. Key Technical Achievements: ✨ Instant Provisioning: Utilized Docker and Docker Compose to spin up isolated containerized environments dynamically via our Node.js Express API. ✨ Browser-Based Desktop: Integrated noVNC to securely stream the entire Linux desktop GUI directly to the frontend React interface without any external software. ✨ Cloud Deployed: Successfully deployed the full stack on a custom AWS EC2 instance configured with hard-drive SWAP spaces, Nginx, and PM2 for continuous uptime. ✨ Secure & Scalable: Implemented JWT-based authentication, user-specific container constraints, and port collision safety. Fighting container out-of-memory crashes on AWS and configuring dynamic reverse proxies taught us more about modern infrastructure than any textbook ever could! You can watch the video demo below to see a Kali Linux container spin up instantly, and check out our full source code and documentation here: https://lnkd.in/dg6M_Jjn I’d love to hear feedback or answer any architectural questions from the community! 👇 #AWS #Docker #ReactJS #NodeJS #CyberSecurity #CloudComputing #KaliLinux #SoftwareEngineering #DevOps #OpenSource

To view or add a comment, sign in

Explore content categories