A gaming company is developing a new mobile game and decides to store the data for each user in Amazon DynamoDB. To make the registration process as easy as possible, users can log in with their existing Facebook or Amazon accounts. The company expects more than 10,000 users. How should a database specialist implement access control with the LEAST operational effort? A. Use web identity federation on the mobile app and AWS STS with an attached IAM role to get temporary credentials to access DynamoDB. B. Use web identity federation on the mobile app and create individual IAM users with credentials to access DynamoDB. C. Use a self-developed user management system on the mobile app that lets users access the data from DynamoDB through an API. D. Use a single IAM user on the mobile app to access DynamoDB.  Suggested Answer: A Community Answer: A Reference: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/WIF.html This question is in DBS-C01 AWS Certified Database – Specialty Exam For getting AWS Certified Database – Specialty Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer