DEV Community

Binyamin Green
Binyamin Green

Posted on

2

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.

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay