Multiple choice

Which protocol is used if you want to encrypt files as they are transmitted over the Internet to an Amazon S3 bucket?

  1. HTTP

  2. SMTP

  3. HTTPS

  4. FTP

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

HTTPS (Hypertext Transfer Protocol Secure) uses SSL/TLS to encrypt data in transit, ensuring secure communication over the internet.