DEV Community

Discussion on: Discussion: Supabase vs. Firebase - What do you think?

Collapse
 
aspittel profile image
Ali Spittel

Biased but with AWS Amplify you can have the backend and frontend pieces fully integrated! You could use the Gen 2 preview to write a backend in code and deploy your frontend in one experience.

Collapse
 
bjoentrepreneur profile image
Bjoern

AWS is good too, for sure! Agree 100%. Having your backend in code is a good practice, and at least for Firebase, I know it is possible as well (at least it's the way I use it).

Do you rely on Amplify to deploy your backend or do you use a third party solution, e.g. serverless framework?

Collapse
 
aspittel profile image
Ali Spittel

Disclaimer that I work on Amplify, so I use it directly!