If you are using the Cloud to power your web or mobile applications than understanding the security is key aspect to deliver a good business application. Following are summarized security priciples:- 1. Data in Transit protection Consumer data transiting networks should be adequately protected against tampering and eavesdropping which can be done using the SSL Certificates via encryption and a combination of the network protection tools such as vpn networks etc. 2. Asset protection The asset storing or processing the data should be protected against physical tempering, loss and damage. The cloud provider limited access, moreover securing the access with key based authentication, storing data in encrypted format, backing up data can be used. 3. Separation Between Consumers Preventing one malicious or compromised consumer from affecting service or data of another. This can be done by interval user profiling, authentication and database where limited access to there...