Question : HadoopExam.com has employees. And wants to give all the users access to the organization AWS account. Which of the below mentioned options is the right solution? 1. It is not advisable to give AWS access to so many users 2. Use the IAM role to allow access based on STS 3. Access Mostly Uused Products by 50000+ Subscribers 4. Create an IAM user for each employee and provide access to them
Explanation: AWS Identity and Access Management is a web service that enables the AWS customers to manage users and user permissions in AWS. The IAM is targeted at organizations with multiple users or systems that use AWS products such as Amazon EC2, Amazon RDS, and the AWS Management Console. With IAM, the organizaiton can centrally manage users, security credentials such as access keys, and permissions that control which AWS resources users can access.
Question : HadoopExam Learning Resources has professional working globally. And wants to set up AWS access for each department. Which of the below mentioned options is a possible solution? 1. Create IAM users and provide individual permission to each 2. Create IAM groups based on the permission and assign IAM users to the groups 3. Access Mostly Uused Products by 50000+ Subscribers 4. Create IAM roles based on the permission and assign users to each role
Explanation: An IAM group is a collection of IAM users. Groups let the user specify permissions for a collection of users, which can make it easier to manage the permissions for those users.
Question : HadoopExam Learning Resources (with AWS account ID ) has created IAM users for its employees. What will be the AWS console URL for these associates? 1. https:// 33773377.signin.aws.amazon.com/console/ 2. https://signin.aws.amazon.com/33773377/console/ 3. Access Mostly Uused Products by 50000+ Subscribers 4. https:// signin.aws.amazon.com/console/
Explanation: When an organization is using AWS IAM for creating various users and manage their access rights, the IAM user can not use the login URL http://aws.amazon.com/console to access AWS management console. The console login URL for the IAM user will have AWS account ID of that organization to identify the IAM user belongs to particular account. The AWS console login URL for the IAM user will be https:// .signin.aws.amazon.com/console/. In this case it will be https:// 33773377.signin.aws.amazon.com/console/
1. It will allow the other AWS owner to create since the region is different 2. It will throw an error saying naming criteria not met for EU region 3. Access Mostly Uused Products by 50000+ Subscribers 4. It will throw an error saying the requested bucket name is not available