meet.hn/city/in-New-Delhi
Do you know any one man SaaS app that are profitable?
I'm asking this because I'm considering starting a SaaS app as a side project, and I'm looking for some inspiration.
Thanks!
Note: this is was previously on HN here[1], but it's been few years, and I'm sure a lot of one person startups are thriving than before.
[1]: https://news.ycombinator.com/item?id=11924009
What does it mean for the internet companies, which kinds would experience huge growth opportunities, new markets?
[1] http://www.livemint.com/Politics/JVpolcuJeBBoZyR4nAbd2I/Internet-users-to-double-to-829-million-by-2021-in-India-Re.html
I'm building a web-application using a micro services based architecture. And, I'm keen on learning the recommended approaches towards monitoring such systems (uptime, latency etc.)
So far I've been using tools like nagios/ ganglia/ bosun.org and pagerduty. and specifically ask, below are some of the questions I have,
- Which tools do you use for monitoring your infrastructure?
- Which other metrics must be monitored in addition to uptime and response-latency ?
- Do you use same tools for API Monitoring & Web Monitoring?
- How do you monitor api performance degradation?
- how do you track effect of a deployments on application performance?
- When is it wise to build internal or custom tool chains towards this?
Thanks!