Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Amazon s 3 bucket ebucket,and users will also be able to view and download their picture from etabucket.Peter needs to configure security on the application
Amazon s bucket "ebucket",and users will also be able to view and download their picture from "etabucket".Peter needs to configure security on the application to handle millions of users in the most secure manner possible.How can peter set up the user registration flow in AWS for this mobile app? choose option create an IAM user.Then,generate an access Key and secret access key and store them in the app.Use the generated credentials to access S after assigning required permissions to "etabucket". create an IAM role.Then,generate an access key and secret access key and store them in the app.use thegenerated credentials to access s after assigning required permissions to "etabucket". Store user information in amazon RDS and create an IAM role with approprite permissions.Use AWS security Token Service 'AssumRole' function everytime users use the app.These temporary credentials willlbe stored in the app's memeory to access "etabucket". Store user information in amazon RDS and create an IAM user with appropriate permissions.Use AWS security Token Service 'AssumRole' function everytime users use the app.These temporary credentials willbe stored in the apps memory to access "etabucket".
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started