Wednesday 12 December 2012

"Google Cloud " !!


"Points You Should Remember While Designing a Solution "


1)          Partitions of Application
2)           Ease of Use ( Use Abstraction to use loose coupling between layers.)
3)            Structuring – ( Communication of components)
4)            Performance ( Use of Caching)
5)            Maintanance (Logging and instrumentation)
6)            Secuirty (Authentication & Authorization)
7)            Secuirty ( How pass sensitive data over  network)
8)            Exception Management
9)             Session Management
10)         Validation

" Those Basic layers "


"Web Application Deployment "


"Web-INF Directory Structure !!