🔥 3-day streak
AWS Certified Developer - Associate117 / 150
Question 117 of 150
A developer builds a serverless image-processing pipeline. A Lambda function uploads a newly generated thumbnail to an Amazon S3 bucket using PutObject, and immediately after the successful PutObject response it issues a GetObject for that same key to verify the upload before returning a response to the caller. The developer is concerned the GetObject might fail or return stale data. What is the correct expectation for this read?
Reviewed for accuracy · Report an issueNext question