Premium

AWS Certified Developer - Associate Questions and Answers (Dumps and Practice Questions)



Question : Select the correct statement regarding IAM
 : Select the correct statement regarding IAM
1. A role is an AWS Identity and Access Management (IAM) entity
2. IAM roles are not associated with a specific user or group.
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1 and 3
5. All 1,2 and 3

Correct Answer : Get Lastest Questions and Answer :

A role is an AWS Identity and Access Management (IAM) entity that defines a set of permissions for making AWS service requests. IAM roles are not associated with a specific user or group. Instead roles are assumed by trusted entities, such as IAM users, applications or AWS services like EC2.






Question : Please map the following correctly

1. IAM user
2. IAM group
3. IAM role

A. AWS Identity and Access Management (IAM) entity with permissions to make AWS service requests
B. has permanent long-term credentials and is used to directly interact with AWS services
C. management convenience to manage the same set of permissions


  : Please map the following correctly
1. 1-C, 2-B, 3-A
2. 1-B, 2-C, 3-A
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1-B, 2-A, 3-C

Correct Answer : Get Lastest Questions and Answer :

An IAM user has permanent long-term credentials and is used to directly interact with AWS services. An IAM group is primarily a management convenience to manage the same set of permissions for a set of IAM users. An IAM role is an AWS Identity and Access Management (IAM) entity with permissions to make AWS service requests. IAM roles cannot make direct requests to AWS services, they are meant to be assumed by authorized entities, such as IAM users, applications or AWS services like EC2. IAM roles are used to delegate access within or between AWS accounts.





Question : While working withing an organization called AcmeShell Inc. as an AWS developer, you have created an AWS role
called HRFinanceAdmin, you have created 12 different policies file, each is haing size 1KB+ approx.
While applying all the policies you are having problem. Why ?
  :  While working withing an organization called AcmeShell Inc. as an AWS developer, you have created an AWS role
1. You can not add more than one policy to role
2. It will not allow more than 10 policy file to a role
3. Access Mostly Uused Products by 50000+ Subscribers
4. All of the above


Correct Answer : Get Lastest Questions and Answer :

You can add as many policies as needed to a role, as long as the total size of all the policies doesn't exceed 10 KB.
You are limited to 250 IAM roles under your AWS account. If you need more roles, submit the IAM limit increase request form with your use case and your IAM role increase will be considered.





Related Questions


Question : Which of the following are correct statements with policy evaluation logic in AWS Identity
and Access Management? Choose 2 answers
A. By default, all requests are denied
B. An explicit allow overrides an explicit deny
C. An explicit allow overrides default deny.
D. An explicit deny does not override an explicit allow
E. By default, all request are allowed


Question : Which of the following are valid arguments for an SNS Publish request? Choose answers
A. TopicArn
B. Subject
C. Destination
D. Format
E. Message
F. Language
 : Which of the following are valid arguments for an SNS Publish request? Choose  answers
1. A,B,C
2. A,C,E
3. Access Mostly Uused Products by 50000+ Subscribers
4. C,D,E



Question :

Select the correct statement for Amazon VPC
 :
1. When you create a VPC, it automatically create an DHCP option "domain-name-servers=AmazonProvidedDNS" and associate it with the VPC.
2. DHCP does not automatically associates the DNS Server, for the instances that need to communicate over the VPC's internet gateway.
3. Access Mostly Uused Products by 50000+ Subscribers
4. Only 1 and 3 are correct
5. All 1,2 and 3 are correct.



Question : When you tries to enable lifecycle policies on the one of the S bucket, created by you,
but you are not able to do so on that particular bucket, what could be reason ?
 : When you tries to enable lifecycle policies on the one of the S bucket, created by you,
1. Bucket is corrupted
2. Versioning is enabled on that bucket
3. Access Mostly Uused Products by 50000+ Subscribers
4. None of the above





Question : In DynamoDB for which index following statement correctly applies
The hash key of the index is the same attribute as the hash key of the table. The range key can be any scalar table attribute.
 : In DynamoDB for which index following statement correctly applies
1. Local Secondary Index
2. Local Primary Indes
3. Access Mostly Uused Products by 50000+ Subscribers
4. Global Primary Index


Question : Which of the following is wrong statement for the Local Secondary Index


 : Which of the following is wrong statement for the Local Secondary Index
1. The key of a local secondary index consists of a hash key and a range key.
2. For each hash key, the total size of all indexed items must be 10 GB or less.
3. Access Mostly Uused Products by 50000+ Subscribers
4. When you query a local secondary index, you can choose either eventual consistency or strong consistency.
5. The hash key of the index is the same attribute as the hash key of the table. The range key can be any scalar table attribute.