I've got a startup and want to start things off right with good CI, CD, etc. It's a really standard stack with React front end and Python (FastApi) backend. I'm wondering what options there are for getting things up quickly. Though it's not my forte, I'm sure I could set things up in ECS/EKS, create a pipeline running through Jenkins or whatever, but I'm wondering if, given that mine is a really standard setup, if there are recommended services out there which will do this in just a few clicks so I can get on to building the project.