# Cloud security

**Who is responsible for security in the cloud?**

In the cloud responsibility is shared. The provider secures the technology your service runs on. You secure what you put into it and who may reach it. The second part is frequently overlooked.

The provider takes care of the data centre, the hardware and the availability of the platform. Your accounts, your permissions, your shares and your data remain your business. A publicly shared folder is not the provider's mistake.

The most common cloud incidents are unspectacular. An account taken over because it had no second factor. A share meant for one customer that stands open to everyone. A departed employee whose access nobody revoked. An administrator account used for everyday work.

So check regularly who has access, which data is shared and whether two factor authentication applies everywhere. Clarify the backup as well. Many providers secure the platform, but not your content against your own mistake or against encryption by attackers.

## Related terms
- [Securing Microsoft 365](https://vetosec.at/en/it-security/microsoft-365-sicherheit/)
- [Data processing agreement (DPA)](https://vetosec.at/en/it-security/auftragsverarbeitung/)
- [Permission model and least privilege](https://vetosec.at/en/it-security/berechtigungskonzept/)
- [Backup and restore](https://vetosec.at/en/it-security/backup-wiederherstellung/)

## Source
https://vetosec.at/en/it-security/cloud-sicherheit/ (vetosec, grundlagen)
