Instead of directly serving objects from AWS S3, To use AWS Cloud Front CDN for object delivery

0

Instead of directly serving objects from AWS S3, we can use AWS Cloud Front CDN for object delivery, Since we are using AWS Server Side Encryption with Customer provided keys in S3, it is difficult to deliver the object from CDN directly. We can try an Lambda Edge function to decrypt all SSE-C requests and serve in CDN.

Aruna
asked 6 months ago93 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions