Data encryption in cloud means converting your data into a secret code before sending it to cloud storage. This keeps your data safe because the cloud only stores the encrypted version, which looks like random characters without the key. When you want to use your data, you retrieve the encrypted data and decrypt it using your secret key to get back the original information. This process protects your data from being read by unauthorized people, even if they access the cloud storage or intercept the data during transfer. Remember, if you lose your encryption key, you cannot get your original data back.