Classify encryption concepts
Securing data on AWS means protecting it in two states. Encryption at rest protects data while it is stored on disk, using services like S3 server-side encryption with AWS KMS (SSE-KMS) or KMS data keys. Encryption in transit protects data as it moves across the network, using TLS/HTTPS, for example an ACM certificate attached to a load balancer. Classify each example under the type of encryption it provides.
This exercise is part of the course
Deploying Applications on AWS
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise