Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: Build vs. buy? Or: How many logins are too much?
5 points by andy_adams on Dec 6, 2017 | hide | past | favorite | 3 comments
I'm a (software dev) contractor who has taken over IT operations for a services-based medical company with a mobile team that goes to customer locations.

I have built a custom web app for their business which handles the "core" of what they do. They often need new functionality to help employees do a better job, and every time this comes up I'm torn between building & buying. Some examples of functionality they've requested:

* Job dispatching (built into the web app)

* Time tracking for employees (bought 3rd-party software)

* Team communication (bought)

* Invoicing (built into the web app, due to custom processes)

* Managing a warehouse of supplies (bought)

I'm now faced with a new problem: Keeping track of expensive equipment that must change hands between employees.

None of our existing software handles this, so I'm stuck on build vs. buy.

On one hand: Employees already manage 4 logins for various services, so I'm hesitant to add another.

On the other hand: I'd like to avoid adding complexity to our existing software if it isn't necessary.

I work alone, so I'm reaching out to HN to see if there are any good resources, experiences, evaluation frameworks, etc. for making this decision for small businesses. Evaluating which is "better" feels like a shot in the dark. Thank you!




Not a direct response but for the multiple login problem have you considered using some kind of ldap like active directory ?


I have not, but thanks for the suggestion. I don't have much experience here, but I was under the impression that Active Directory was for Windows networks.

A detail I didn't include in my original post is that the primary devices used are Android tablets & phones. I don't know much about ldap in the mobile context (or in general, to be honest).


although active directory is installed on windows, many library allow to use it as a source of truth for authentication. But of course your apps need to be compatible with it (and if you don't want to install AD any other LDAP would work too if the apps are compatible).

Good luck with your search :)




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: