How to build an online compiler! RCE - remote code execution engine

Поделиться
HTML-код
  • Опубликовано: 30 сен 2023
  • python code:github.com/saifkhan7865/remot...
    Docker: www.docker.com/
    my community: nas.io/super-programmers-comm...
    Video by neetcode: • Video
    The friend who suggested this architecture:
    / vishnu-krishnathu-6048...

Комментарии • 25

  • @dylanthony1
    @dylanthony1 2 месяца назад +4

    The shade thrown at judge0 is crazy. Judge0 is a great tool as it’s very scalable and secure. Far more than building basic lambda functions. If you’re trying to build a remote code execution service, it’d be far better to look how judge0 implements the code execution.

    • @mohammed.khan07
      @mohammed.khan07  2 месяца назад

      Judge0 in itself is good but the tutorial showed by neetcode on how to make a compiler using judge0 is not very scalable and not secure.

  • @arifgandla
    @arifgandla 13 дней назад

    Thanka for this video

  • @it_57_shoalkoley48
    @it_57_shoalkoley48 4 месяца назад

    Hi there is an error in yum command can you tell me why is that so ?

  • @arkodeepchatterjee
    @arkodeepchatterjee 8 месяцев назад +2

    sir please share the code

  • @kibromhailu1781
    @kibromhailu1781 6 дней назад

    What if I want to create an offline judge? what should I do instead of AWS Lambda

    • @mohammed.khan07
      @mohammed.khan07  6 дней назад

      Watch my other video on how to deploy judge0 to aws, do the same steps locally

  • @adityarawat4964
    @adityarawat4964 4 месяца назад

    How to build online react dev environment like codesandbox, it runs on browser unlike codedamn playground which get executed on cloud

    • @mohammed.khan07
      @mohammed.khan07  4 месяца назад

      it can be built with the help of a docker containers, each container can be assigned an url and their port can be exposed so that people can access it.

    • @mohammed.khan07
      @mohammed.khan07  4 месяца назад

      you can find more info on this on the below blog
      blog.avocode.com/ives-van-hoorne-shares-how-he-built-codesandbox-and-whats-next-80021bda6f2b
      they do not execute all the code locally, only few javascript can be run on the browser directly but if you are using any other language then their backend will be speaking with the micro instance to get the response.

  • @AyushPandey-ge8gd
    @AyushPandey-ge8gd 10 месяцев назад +1

    Sir make a WhatsApp bot with working code using multi auth

  • @IamneoAWS
    @IamneoAWS 29 дней назад

    Cant Find the Python Container Code , Can you share it with us ?

    • @IamneoAWS
      @IamneoAWS 29 дней назад

      Also Thank you for educating us ❤❤

  • @arkodeepchatterjee
    @arkodeepchatterjee 8 месяцев назад

    please give the code you used 🙏🏻🙏🏻🙏🏻🙏🏻

  • @aytenewbamlaku
    @aytenewbamlaku 2 месяца назад

    why not include javafx?

  • @shaileshsharmak5623
    @shaileshsharmak5623 Месяц назад

    Can you please add the guidelines and steps to be followed to install and run the project in the readme file in the github. Thank You

  • @mainakchanda7918
    @mainakchanda7918 4 месяца назад +1

    Code please

    • @mohammed.khan07
      @mohammed.khan07  4 месяца назад

      Its in my github repo join the community and you can ask it over there

    • @mainakchanda7918
      @mainakchanda7918 4 месяца назад

      @@mohammed.khan07 ok bro

    • @mainakchanda7918
      @mainakchanda7918 4 месяца назад

      ​@@mohammed.khan07name given ?

    • @mainakchanda7918
      @mainakchanda7918 4 месяца назад

      Piston name?

    • @mohammed.khan07
      @mohammed.khan07  4 месяца назад +1

      Let me add it up in the description so that everyone can use it.