The architecture behind a one-person tech startup
331–334 of 334 posts
Re: The architecture behind a one-person tech startup
#332For my typing SaaS, I found firebase hosting/realtime DB a ginormous time saver. And since it hasn't taken off (and probably won't ever), it just costs me a pennies a month since I'm under their free limits, plus the domain.
But you should be careful if it actually does takeoff. Firebase is freaking amazing, but the pricing can get crazy expensive.
Re: The architecture behind a one-person tech startup
#333I have done with before, ran and one man b2b saas platform with 30clients from around the world. Infrastructure was the easiest part. We where processing roughly 100million messages a day, about 5 nodes. Monitoring was good, application performance tracking was good. Business ran for close to 7 years, making about 1.3mill a year on an average year.
Care to elaborate on the use of past tense? I.e.: are you no longer in business, sold it or no longer running it solo?
Re: The architecture behind a one-person tech startup
#334I have done with before, ran and one man b2b saas platform with 30clients from around the world. Infrastructure was the easiest part. We where processing roughly 100million messages a day, about 5 nodes. Monitoring was good, application performance tracking was good. Business ran for close to 7 years, making about 1.3mill a year on an average year.
What was the hard part?
I did end up hiring a support personal for help to give me some breathing room on the weekends.