I would NOT call this frugal at all, actually. You are overspending in a lot of places and under spending in others. $281.32 per month for such a simple service is...astonishing. Change Vercel and Intercom with Cloudflare and Chatwoot (self hosted), and you have saved $120/mo. Get rid of Ahrefs for Ubersuggest (or no SEO tool at all) to save about $80 more. That leaves you with $81.32/mo. If you try even harder, you…
My frugal indie dev startup stack (2022)
111–120 of 219 posts
Re: My frugal indie dev startup stack (2022)
#112I would NOT call this frugal at all, actually. You are overspending in a lot of places and under spending in others. $281.32 per month for such a simple service is...astonishing. Change Vercel and Intercom with Cloudflare and Chatwoot (self hosted), and you have saved $120/mo. Get rid of Ahrefs for Ubersuggest (or no SEO tool at all) to save about $80 more. That leaves you with $81.32/mo. If you try even harder, you…
Re: My frugal indie dev startup stack (2022)
#113I would NOT call this frugal at all, actually. You are overspending in a lot of places and under spending in others. $281.32 per month for such a simple service is...astonishing. Change Vercel and Intercom with Cloudflare and Chatwoot (self hosted), and you have saved $120/mo. Get rid of Ahrefs for Ubersuggest (or no SEO tool at all) to save about $80 more. That leaves you with $81.32/mo. If you try even harder, you…
Instead of Intercom I can recommend crisp.chat which has a free tier if you can live with only 2 seats.
Re: My frugal indie dev startup stack (2022)
#114I wouldn't say this one to be frugal, but then frugality varies by different parameters. What they priortize (Eg: a dedicated marketing tool vs sending marketing through app itself), what their expertise in (hosting in vps vs aws vs heroku, etc), the type of service, team size and so on. As there are 10 ways to do the same thing all with a different tradeoffs. Being solo myself, I aim to keep my costs as low as possi…
The author does come across more as a business/operations person first, developer second. Most developers would not consider tools like ahrefs or intercom or even realize that marketing is generally more difficult/important than the develpment work itself
Relatively speaking even at all these costs I would consider this to be frugal. If your a skilled developer you would easily be worth at least $100/hr
Taking off the shelf solutions with easy scalability of services for adding additional people operationally is important
time saved is time earned, time is money, and money saved is money earned
Re: My frugal indie dev startup stack (2022)
#115Why spend $300 in AWS credits to begin with, when you can use Hetzner, and switch to cloud when absolutely need to? (or shut down)
Re: My frugal indie dev startup stack (2022)
#116FYI: Google Domains is a discontinued service: https://support.google.com/domains/answer/13689670?hl=en
Re: My frugal indie dev startup stack (2022)
#117FYI: Google Domains is a discontinued service: https://support.google.com/domains/answer/13689670?hl=en
Re: My frugal indie dev startup stack (2022)
#118Earlier quoted context omitted.
If you know what you're doing it's easy enough to roll out a multi-region distributed system with HA and backups on a pretty modest ( However, most people do not - some will learn, but most will fall for the cloud marketing depts and become infra renters for life. Teach a man to fish, and so on.
What is HA ?
So, yeah, it's good that you asked, because it's not as widely known as the people that use it think it is.
Re: My frugal indie dev startup stack (2022)
#119Honestly, if you're using AWS for VPS, S3 and RDS you're better off on something like DigitalOcean or no cloud at all.
Also, I don't understand using SendGrid and Sentry when you're already on AWS and have SES and CloudWatch. You could even connect CloudWatch with PagerDuty via alarms and milk their free tier to get notified when you have errors. You can use CloudWatch pretty extensively and still stay within the free tier and I think SES would be ~$10/mo at their volume.
Re: My frugal indie dev startup stack (2022)
#120Earlier quoted context omitted.
I used to be CTO of an Uber Eats style service that ran on hosting costs of about £100pm. Thousands of orders every few days, real time driver tracking, self hosted invoice generation, the works. Hetzner servers, Docker Swarm and Cloudflare for the tech.
> Hetzner servers It is truly amazing to me the value that is provided by renting hardware instead of VPSes. As long as you're willing to roll your own infrastructure instead of buy into a cloud provider's infrastructure.
I use a $6/mo box for my primary business hosting, but I have a $3/mo one that I'm using to build v2, really just to prove what's possible. If you set up your DB and caching right you can do so much with so little...