MSE 805 Task 2C: Data Protection Demo
Protecting customer data at every layer
A demonstration e-commerce endpoint for MSE805 Task 2-C. Traffic to this page is encrypted in transit with an AWS Certificate Manager (ACM) SSL/TLS certificate, served over HTTPS through Amazon CloudFront.
Encryption in transit
ACM-issued TLS certificate on the CloudFront HTTPS endpoint.
Encryption at rest
Sensitive data in Amazon S3 encrypted with an AWS KMS customer managed key.
Secret management
API keys and credentials stored in AWS Secrets Manager, KMS-encrypted.