ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 36 - Professional Cloud Network Engineer discussion

Report
Export

You have a storage bucket that contains the following objects:

- folder-a/image-a-1.jpg

- folder-a/image-a-2.jpg

- folder-b/image-b-1.jpg

- folder-b/image-b-2.jpg

Cloud CDN is enabled on the storage bucket, and all four objects have been successfully cached. You want to remove the cached copies of all the objects with the prefix folder-a, using the minimum number of commands.

What should you do?

A.
Add an appropriate lifecycle rule on the storage bucket.
Answers
A.
Add an appropriate lifecycle rule on the storage bucket.
B.
Issue a cache invalidation command with pattern /folder-a/*.
Answers
B.
Issue a cache invalidation command with pattern /folder-a/*.
C.
Make sure that all the objects with prefix folder-a are not shared publicly.
Answers
C.
Make sure that all the objects with prefix folder-a are not shared publicly.
D.
Disable Cloud CDN on the storage bucket. Wait 90 seconds. Re-enable Cloud CDN on the storage bucket.
Answers
D.
Disable Cloud CDN on the storage bucket. Wait 90 seconds. Re-enable Cloud CDN on the storage bucket.
Suggested answer: B

Explanation:

https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html

asked 18/09/2024
Stan Nichols
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first