Rules: Simple. No marketing terms.
Ask HN: 'Enterprise' hater
1–10 of 25 posts
Re: Ask HN: 'Enterprise' hater
#2An enterprise application is an application which is suitable for use in a wide variety of environments seen in companies. (for example, as a point of difference, an enterprise application might support a wider variety of platforms or data, or at greater scale than a non-enterprise application)
Re: Ask HN: 'Enterprise' hater
#3An application is a software product which fulfills a useful purpose (performing a task, storing data, etc.) An enterprise application is an application which is suitable for use in a wide variety of environments seen in companies. (for example, as a point of difference, an enterprise application might support a wider variety of platforms or data, or at greater scale than a non-enterprise application)
What about collection of different applications which is inter-dependent with each other. Each application must be communicable and extensible with less pain. That's what in my mind for enterprise right now..
Re: Ask HN: 'Enterprise' hater
#4Re: Ask HN: 'Enterprise' hater
#5Re: Ask HN: 'Enterprise' hater
#6"One size fits no-one" software
Re: Ask HN: 'Enterprise' hater
#7* to be used "within" a large org or corporations (vs web facing apps)
* which deployment/usage is through the overall organization (not just departmental (=specialized app) this is why often the 2 types of license sold were "corporate or Enterprise license" with 1 important parameter: the number of employees (per seats) of the corp
* Most of the time, installed within the firewall on the corps own servers (vs cloud)
* if modern architecture the app to be deployed globally should have "connectors"/connectivity so that it can communicate with other pre existing systems
* very often deployed by system integrators or at 3 to 4 x the price by the engineers of the Enterprise App vendor
Re: Ask HN: 'Enterprise' hater
#8Re: Ask HN: 'Enterprise' hater
#9An application is a software product which fulfills a useful purpose (performing a task, storing data, etc.) An enterprise application is an application which is suitable for use in a wide variety of environments seen in companies. (for example, as a point of difference, an enterprise application might support a wider variety of platforms or data, or at greater scale than a non-enterprise application)
Thanks d4rt. What about collection of different applications which is inter-dependent with each other. Each application must be communicable and extensible with less pain. That's what in my mind for enterprise right now..
Multiple standards exist for just about anything, and most implementations of something are broken in one way or another. I've seen obvious and subtle breakage in things that ought to be simple: * timestamps (not unambigious, not including timezone data) * mac addresses (within SNMP, in a variety of formats in different places on the same kit) * integration with LDAP (group membership only looking at primary membership) * etc.
We live in hope. Postel's Law applies.