Ask HN: What are your go to SaaS products for startups/MVPs?
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
84 comments
[ 5.8 ms ] story [ 171 ms ] threadWish 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)
It does a good enough job of staying running once it's up though, so at least it's easy to forget why it was a pain to set up.
I self host it on a $5 droplet.
Current project uses GCP App Engine "Flexible" which is easier and seems to be built on better foundations than Beanstalk. Build a docker image and run. Although like you we could skip the docker shenanigans and just need a JRE to run our uber .jar (distroless https://github.com/GoogleContainerTools/distroless/tree/mast... makes a basic JVM docker container easy)
Firebase for hosting/serverless funcs.
G Suite for collaboration.
Bitbucket for Repos (they had better enterprise-y tools for free, not sure if Github now is at parity).
Notion for task lists and product specs.
Stripe for payments.
Twilio for SMS.
Cloudflare for caching/DNS.
* Lookup various account types and see all relationships
* Editing accounts
* Changing permissions and verifying accounts
* Uploading logos to S3
As a simple example: Your startup is about tracking corona infections? You'll get the service built (no dev/design team needed), you'll get the services you need integrated (let's say kafka cluster, push notifications, analytics dashboard) and we host, monitor and scale it. All you need is an idea!
Love to see you all posting your favorite services. Following this
Digital Ocean or Heroku for hosting
Skylight for application monitoring
Sentry for error tracking
Cloudflare for caching
S3 for storage
* GitHub and GitLab for private and public repos
* Just switched from GitLab CI to GitHub Actions (as self-hosted runners, especially on Windows, can be flaky)
* MailChimp (free tier)
* Drift for chat support (generous free tier)
* Braintree (similar functionality to Stripe, but also includes PayPal)
* Cloudflare proxying a Digital Ocean droplet running nginx serving a Hugo-built static website
* Sentry.io for error reporting (again, generous free tier, and open source)
* Twilio for an extremely cheap toll-free number
* G suite for email/docs
* Clerky for corporate setup
* Todoist for shared lists
> mails,
https://founderkit.com/growth-marketing/email-marketing/revi...
https://stackshare.io/email-marketing
https://zapier.com/learn/email-marketing/
> text gateways,
https://founderkit.com/apis/sms/reviews
https://stackshare.io/voice-and-sms
> payments
https://founderkit.com/apis/credit-card-processing/reviews
https://stackshare.io/payment-services
Both have categories:
https://stackshare.io/categories
https://founderkit.com/reviews
It's in alpha right now, so you'll have to get in the waitlist, though they're only a few weeks away from launching AFAIK.
Full disclosure: A friend of mine is building this :)
Is this something that's going to get acquired and be extinguished?
What are our switching costs?
How do we get our data in a format that can be: read into our data warehouse/lake and imported into an alternate service if necessary in the future?
How does Coscout compare to e.g. Crunchbase, PitchBook (Morningstar), YCharts, AngelList?
Overall a good resource, I just wish they had deeper content
Perhaps closer to your original ask, here's the SaaS tools I tend to lean on:
- For hosting, I like Linode (https://www.linode.com/). Decent VPS prices and they keep increasing the value you get for the same price.
- For analytics, I like Clicky (https://clicky.com/). Less intrusive than Google Analytics and a simpler interface.
- For email, Mailgun (https://www.mailgun.com/pricing/). They're more focused on transactional email, not marketing email, which is a subtle difference, but can be worth it depending on what you're doing.
- Stripe (https://stripe.com/) is still king for payments. Their API sets the standard.
https://narrationbox.com
Github for repos and static hosting Gandhi for domains S3 & Cloudfront for assets Fortrabbit or Digital Ocean also for hosting Runway for ML and hosted models Algolia for search Snipcart and Stripe for payments Trello for project management Whereby for client video calls Twilio for a phone number Google suite generally for admin and presentations etc Typeform for forms Waveapps for accounting
API to manage In app subscriptions. I think it qualifies since it’s free up to 10K$ MTR.
Disclaimer: I work at RevenueCat, not in the mobile side of things although if I were to start a mobile app with subscriptions, after seeing how painful is to get it right, I for sure would use them.
Roughly speaking:
* AWS for servers/database/CDN (because I have credits)
* Netlify for static site hosting & forms
* Cloudflare for DNS/domains
* Fastmail for email
* Redis Cloud for managed Redis hosting
* Stripe for billing/payments/company incorporation
* Sentry for exception tracking
* Twilio for SMS notifications
* Sendgrid for transactional email
* Tarsnap for backups
- DigitalOcean for servers/load balancer/database/object storage
- Netlify for the frontend and marketing site
- Cloudflare for CDN and DNS
- Stripe for payment processing
- Postmark for transactional emails
- Papertrail for logging
- Sentry for error tracking
- Fathom for analytics
- StatusCake for uptime monitoring
- GitLab for code hosting
- Trello for project management