Hover over a sprite, some may
have something to say . . .
SECURITY:
In the midst of design and user experience, web app security is
often neglected. But security should be considered throughout the
software development life cycle.
LEGACY APPLICATIONS:
New & shiny is fine but be mindful of support for those older
applications.
PERFORMANCE:
Generally, it is accepted that website speed has the major
importance for a successful website. Some of the performance
issues are poorly written code, un-optimized databases, unmanaged
growth of data, traffic spikes and poor load distribution. All
these are a major consideration.
LEGACY APPLICATIONS:
New & shiny is fine but be mindful of support for those older
applications.
KEEPING UP!
Constantly looking to learn the next cool new framework!
400 starfish plus
SCALABILITY:
The measure of a system's ability to increase or decrease in
performance and cost in response to changes in application and system
processing demands. Load balancing and increasing/decreasing hardware
specs examples are examples of how this can be achieved.