I'm planning to create a personal profile that uses a content management system, and I want to incorporate some features in the background. However, my budget is pretty tight, so I'm looking for cost-effective resources that still offer good performance. My system is set up as headless, using a frontend framework, and the domain name will reflect my name.
Here's my tech stack:
- Backend: Django and Django Rest Framework
- Frontend: React.js and Next.js
- Database: Supabase (if hosted on Vercel)
- Code delivery: GitHub pipeline
- Hosting: Vercel, but I'm seeking advice on this.
It's a low-traffic system, but I'll need it to be robust for future plans. Any advice would be greatly appreciated!
3 Answers
For a low-traffic personal profile, your tech stack looks solid. Vercel is excellent for hosting Next.js and can scale down to nearly zero cost for minimal traffic. Supabase works well for authentication and simple database needs. GitHub Actions is a great choice for CI/CD. If you find you need a backend for custom Django endpoints, consider using a tiny serverless function or a low-tier VPS. Alternatively, sticking to managed hosts like Vercel and Netlify can help you keep things simple and cost-effective as you validate your idea.
First off, clarity is crucial! It seems like you're looking specifically for an inexpensive hosting option for your Django backend to support your front-end setup. Make sure to evaluate what you need now versus what you might require later to avoid extra costs down the line.
Are you aiming to host a static page for your personal resume? If that's the case, a basic hosting solution should do the job without breaking the bank. You might want to look into some affordable hosting providers that can easily support that kind of setup.

Related Questions
How to Build a Custom GPT Journalist That Posts Directly to WordPress
Cloudflare Origin SSL Certificate Setup Guide
How To Effectively Monetize A Site With Ads