DEV Community

Binyamin Green
Binyamin Green

Posted on

What if?

You're asked to create a web app for online classrooms. The app must include live-streaming capabilities and a space for lecture-notes. Oh, and it should cost as little money as possible.

What tech would choose, given the above scenario? What hosting would you choose? Would you use cloud functions, or a ci/cd service?

Top comments (1)

Collapse
 
jameshawkinss profile image
James Hawkins

Would definitely use cloud services, especially for the live-streaming stuff. Because it's low cost I'd probably use some existing live-streaming services, or live-streaming magic that's opensource - would save a lot of hours of coding to just be able to pop something straight in.