Is the solution scalable for small to large companies?
You want to select a solution that can grow with your organization. Make sure that the solution can properly scale to accommodate an expanding user base and increased business requirements, without suffering debilitating performance issues.
The software architecture can seriously impact the solution’s scalability. For large implementations, a scripting language can cause performance problems, whereas compiled code is much faster and more scalable.
What to tsk vendors:
• Is the solution built on a robust, stable platform that will allow for rapid increases in end-users and changing business requirements?
• What type of programming language was used to create the application?
• Do you use compiled code or scripting language?
• How does the execution speed compare to other programming languages?
|