Live data from Hacker News

Ask HN: What are your go to SaaS products for startups/MVPs?

news.ycombinator.com

1–10 of 85 posts

Ask HN: What are your go to SaaS products for startups/MVPs?

#1
Looking for some inspiration. Ive done a lot of MVPs/Early-stage apps over the years and I tend to lean on the same SaaS portfolio for mails, text gateways, payment etc, but Im sure Ive missed a few valuable additions.

Here's a few I use: Mails: Mailchimp / Mandrill Payment: Paylike Search: Algolia

Re: Ask HN: What are your go to SaaS products for startups/MVPs?

#4
Stripe for payments, AWS Elastic Beanstalk for hosting/deployments.

Wish there was an even dumber alternative to Beanstalk. I've been tempted to build my own thing to get closer to my ideal of uploading a jar and forgetting about it.

(Raw javascript / vertx / postgres for actual development, but these aren't SaaS)

Re: Ask HN: What are your go to SaaS products for startups/MVPs?

#6
post #4

Stripe for payments, AWS Elastic Beanstalk for hosting/deployments. Wish there was an even dumber alternative to Beanstalk. I've been tempted to build my own thing to get closer to my ideal of uploading a jar and forgetting about it. (Raw javascript / vertx / postgres for actual development, but these aren't SaaS)

Beanstalk is cool. Just curious, in what ways could it be more simplified? I think we can already just upload our code and forget about it. It could be that I am missing something.

Re: Ask HN: What are your go to SaaS products for startups/MVPs?

#8
post #4

Stripe for payments, AWS Elastic Beanstalk for hosting/deployments. Wish there was an even dumber alternative to Beanstalk. I've been tempted to build my own thing to get closer to my ideal of uploading a jar and forgetting about it. (Raw javascript / vertx / postgres for actual development, but these aren't SaaS)

Dumber Beanstalk would be Heroku?
Post reply on HN