Seriously – Every interaction with Cloud Services should be handled in a secure fashion
- Data should be encrypted in transit and at rest.
- All Cloud connections should be secure.
- Work on the principle of Least Privilege Access.
- Consider Security as part of your CI / CD Pipeline.
- Don’t leave security to be the responsibility of a specialized team.
- Consider each of the Cloud Security Alliance “Treacherous 12” threats
For more detail check out this blog.