I’m a new freelance dev and I’m trying to come up with a solid, goto stack for my services which will primarily be content-driven websites and e-commerce.
My plan is to use Astro and ideally add Payload into the same project which saves me the hassle of having to host the two separately. I’m thinking this combo will probably be deployed either to Vercel or Cloudflare. The question now is the database. I’m not sure if I should self host on something like DigitalOcean or bite the bullet and pay for a managed setup like Atlas. What would be the best bang for buck configuration?
