Data is encrypted before sending - gets decrypted by the server using SSL certificates
protects agains MITM attacks
Server Side / client side- at rest
with SES use: Connect to email-smtp.us-east-1.amazonaws.com
endpoint using port 587.
It is a process where you encrypt plaintext data with a data key and then encrypt the data key with a top-level plaintext master key.