meetpatel0963 / Online-judge

An Online Judge based on MERN Stack, Spring Boot and Docker.
66 stars 15 forks source link

Alternative to using EC2 for hosting? #2

Closed dce23-git closed 2 years ago

dce23-git commented 2 years ago

Hi, Is there any alternative to EC2 you could suggest. We need to create a docker container dynamically, and services like Heroku don't allow this. You are running "docker run" command as EC2 gives root access . So I am not able to figure out an option for deployment. Could you please help??