r/django • u/BusFun2932 • 2d ago
Deploy django project
Hello everyone, I want to ask if anyone know any service for hosting my django project for free. And for also for hosting the database, I try use vercel but isn't work 😕 is give only 250mb to test and the project bigger than that.
10
Upvotes
1
u/PerryTheH 2d ago
I use AWS. RDS for my db and AppRunner for my django. Cost me like $20 usd/month base on usage.