Hey, looking for some pointers on deployment of a backend REST service and a web app frontend.
The goal is to create one IaC flow that could handle aws/azure/gcp
it does not need to be a auto scaled production solution. need to host backend and frontend and hook up everything together and end up with a working website.
Any suggestions? breadcrumbs i should follow?