Figuring out the tech stack

Hey guys, I am planning to build a video hosting website where users can log in and watch and download videos.
I was thinking of using React for the front-end but I don’t know what back-end architecture should I use or should I make a server-less website with AWS lambda functions?
I was looking into AWS Amplify to start off. I wanted to know what would be the best tech stack for my project?

Hello and welcome to the FCC community~!

I would recommend sitting down and comparing the pros/cons of different stacks - you mentioned wanting to use React, so take a look at the MERN stack and see what it has to offer compared to using AWS Amplify. :slight_smile: