- Externalizing configuration values in database or .properties or XML files.
- Testing the application with the volume of data in production.
- Set proper timeout functions
- Set limit to retry functions to connect to third party or external services
- Browser compatibility checking
- Proper database design Column to indicate created, updated time and user details, Active or delete flag
- Security
Monday, 16 March 2009
Things to note when desinging a module
Some points to consider when we designing or implementing application.
These points will helpful to diagnose or fix issues in production environment.
Will update whenever my code bite back :)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment