exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C02 exam

Exam AWS Certified Solutions Architect - Associate SAA-C02 topic 1 question 519 discussion

A company wants to share data that is collected from self-driving cars with the automobile community. The data will be made available from within an Amazon S3 bucket. The company wants to minimize its cost of making this data available to other AWS accounts.
What should a solutions architect do to accomplish this goal?

  • A. Create an S3 VPC endpoint for the bucket.
  • B. Configure the S3 bucket to be a Requester Pays bucket.
  • C. Create an Amazon CloudFront distribution in front of the S3 bucket.
  • D. Require that the files be accessible only with the use of the BitTorrent protocol.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
muhsin
Highly Voted 3 years, 4 months ago
the question is a little confusing. If the company wants to have minimum charges for itself and customer then A but if the company wants to reduce the charges to the company then it is B.
upvoted 9 times
...
rolo5555
Highly Voted 3 years, 5 months ago
i would pick option A
upvoted 8 times
...
BECAUSE
Most Recent 1 year, 11 months ago
Selected Answer: B
B is the answer
upvoted 1 times
...
YanisGTR
2 years, 2 months ago
Question not ask to give data for money and need solutions to make this possible ,,, Question wants to minimize its cost of making this data available to other AWS accounts so "B/C/D" out Ans=A i know this is a fk confusing question ,,, maybe i am wrong but i understand it like that ,,, All the best
upvoted 1 times
...
jw1806
2 years, 7 months ago
Selected Answer: B
bittorrent, sounds like very legal stuff to download
upvoted 2 times
...
LimeCake
2 years, 9 months ago
Selected Answer: C
expense may contain time, accessibility etc. so cloudfront would be good option to reduce expense I think.
upvoted 2 times
...
cloud_collector
2 years, 9 months ago
Selected Answer: B
In general, bucket owners pay for all Amazon S3 storage and data transfer costs that are associated with their bucket. However, you can configure a bucket to be a Requester Pays bucket. With Requester Pays buckets, the requester instead of the bucket owner pays the cost of the request and the data download from the bucket. The bucket owner always pays the cost of storing data. Typically, you configure buckets to be Requester Pays buckets when you want to share data but not incur charges associated with others accessing the data. https://docs.aws.amazon.com/AmazonS3/latest/userguide/RequesterPaysBuckets.html
upvoted 1 times
...
A_G50
2 years, 9 months ago
B Typically, you configure buckets to be Requester Pays buckets when you want to share data but not incur charges associated with others accessing the data. For example, you might use Requester Pays buckets when making available large datasets, such as zip code directories, reference data, geospatial information, or web crawling data. https://docs.aws.amazon.com/AmazonS3/latest/userguide/RequesterPaysBuckets.html
upvoted 2 times
...
bora4motion
2 years, 10 months ago
Selected Answer: B
Sounds a bit to complicated for A to be the answer. Because of "he organization want to keep the expense of making this data accessible to other AWS customers to a minimum" I'd go with B
upvoted 2 times
...
xav1er
2 years, 11 months ago
Selected Answer: C
"broader automotive community" means requests will come outside of AWS. A) S3 endpoint is only for internal aws services to access s3 and not to go outside using public internet b) requestor pays access means that request must come from another AWS account. does this broad community use AWS? we do not know. rather not ... c) cloudfront can lower S3 bills when content is static d) nonsense SO i would pick only reasonable C answer -> Cloudfront.
upvoted 1 times
alio_valio
2 years, 11 months ago
"The organization want to keep the expense of making this data accessible to other AWS customers to a minimum." It does mention that they are making access to AWS customers.. I would go with B
upvoted 2 times
...
...
Arshadul
2 years, 11 months ago
Key: --> collecting data and storing in s3 Expectation: Keeping expense min Distractors: A/C/D A is a distractor because creating endpoint service and then letting all other AWS accounts to use it is an operational overhead + in the end the owner will have to pay as S3 charges based on number of retrievals/API calls made to check/pull & data transfer out of bucket. C is also a distractor as though data will get cached but every time there is an update to fetch data not found in CF it will pull from s3 making the owner to bear the cost D is a complete distractor B is the solution because S3 provides the option of "Requester Pays Bucket" so that the requester pays the cost of the request and data download so it will be least expense for the owner
upvoted 1 times
...
Venki_dev
3 years, 1 month ago
Selected Answer: B
B Typically, you configure buckets to be Requester Pays buckets when you want to share data but not incur charges associated with others accessing the data. For example, you might use Requester Pays buckets when making available large datasets, such as zip code directories, reference data, geospatial information, or web crawling data. https://docs.aws.amazon.com/AmazonS3/latest/userguide/RequesterPaysBuckets.html
upvoted 7 times
xav1er
2 years, 11 months ago
yes but afaik requestor has to have an AWS account.
upvoted 1 times
Blaizeanthonnette
2 years, 11 months ago
it mentioned "other AWS customers" tho, on my understanding it wants to share only to those who have aws accnts
upvoted 1 times
...
...
...
drimdrim2002
3 years, 2 months ago
Selected Answer: A
My answer is A. Request payment is possible option. but who pays the cost? Instead of bucket owner, requester pays the cost, is it right? Vpc endpoint is possible option conecting s3 bucket. So i picked a.
upvoted 3 times
drimdrim2002
3 years, 2 months ago
If you enable Requester Pays on a bucket, anonymous access to that bucket is not allowed. https://docs.aws.amazon.com/AmazonS3/latest/userguide/RequesterPaysBuckets.html
upvoted 2 times
...
...
sayed
3 years, 3 months ago
Selected Answer: B
B VPC endpoint is used when you need to connect to s3 from the same region through AWS private network so you don't travel to internet and pay for data transfer
upvoted 5 times
...
javed940
3 years, 3 months ago
Should be C. Expense of making Data accessible to other AWS Customers to a minimum.
upvoted 3 times
...
Milan_S
3 years, 3 months ago
A should be true only within the same region. But B is true in a broader sense.
upvoted 1 times
...
Edgarrt
3 years, 3 months ago
Selected Answer: B
https://docs.aws.amazon.com/AmazonS3/latest/userguide/RequesterPaysExamples.html
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago