AWS CERTIFIED DEVELOPER ASSOCIATE QUIZ 7

2
Created on By Sirjana GhimireAcharya

AWS CERTIFIED DEVELOPER ASSOCIATE QUIZ 7

1 / 20

Your lead has admin access in IAM and he has granted you permission to manage other developers in your team. What are the ways you can manage the developer permission?

2 / 20

In DynamoDB, a table is a collection of______.

3 / 20

What kind of service is provided by AWS DynamoDB?

4 / 20

True or False: Classic Load Balancer has an associated IPv4, IPv6, and dualstack (both IPv4 and IPv6) DNS name?

5 / 20

A user had defined an IAM policy similar to the one given below on a bucket: { “Version”: “2012-10-17”, “Statement”: [{ “Effect”: “Allow”, “Principal”: { “AWS”: “arn:aws:iam::12112112:user/test” }, “Action”: [ “s3:GetBucketLocation”, “s3:ListBucket”, “s3:GetObject” ], “Resource”: [ “arn:aws:s3:::testbucket” ] } ] } What will this do?

6 / 20

One of your developer has attached an EBS volume to a Linux instance (which is running) as a “ /dev/sdf ” device. He comes back to you saying he is unable to see the attached device when he runs the command “df -h”. What is the possible reason do you think for this?

7 / 20

Your company has just purchased some very expensive software which also involved the addition of a unique license for it. You have been told to set this up on an AWS EC2 instance; however, one of the problems is that the software license has to be tied to a specific MAC address and from your experience with AWS you know that every time an instance is restarted it will almost certainly lose it’s MAC address. What would be a possible solution to this given the options below?

8 / 20

In DynamoDB, a table is a collection of______.

9 / 20

One of your fellow developer is trying to delete local secondary indexes in DynamoDB. Do you think he is correct?

10 / 20

Bob is an IAM user who has access to the EC2 services. Admin is an IAM user who has access to all the AWS services including IAM. Can Bob change his password?

11 / 20

A developer in your organization has created a new EBS volume from an existing snapshot that you created earlier. He has mounted the volume on the instance to which it is attached. Which of the below mentioned options is a required step before he can mount the volume?

12 / 20

A single DynamoDB table partition can support a maximum of 5,000 read capacity units or 1,000 write capacity units.

13 / 20

How long are the messages kept on an SQS queue by default?

14 / 20

Your banking client wants to store some sensitive data in S3 , but they are not sure about the encryption available in S3. Which of the below is correct?

15 / 20

You’re building a mobile application for Knowledge Hut. The application needs permissions for each user to communicate and store data in DynamoDB tables. What is the best method for granting each mobile device that installs your application to access DynamoDB tables for storage when required?

16 / 20

Your client is new to AWS and they want to store data in S3. They are trying to understand the ACL and policy for an S3 bucket. Which of the below mentioned policy permissions is equivalent to the WRITE ACL on a bucket?

17 / 20

A user has configured an automated backup between 11 AM – 11:30 AM for the MySQL RDS DB. Will the performance of RDS get frozen momentarily during a backup?

18 / 20

Which of the below mentioned options is not a best practice to securely manage the AWS access credentials?

19 / 20

A large multi-national corporation like APPLE has come to you and asked if you can provide a high availability and disaster recovery plan for their organization. Their primary concern is not to lose any data so they are fine if there is a longer recovery time as it will presumably save on cost. Which of the following options would be the best one for this corporation, given the concerns that they have outlined to you above?

20 / 20

Knowledgehut has three AWS accounts. They have created separate IAM users within each account. Cloud Academy wants a single IAM console URL such as https:// knowledgehut.signin.aws.amazon.com/console/ for all account users. How can this be achieved?

Your score is

The average score is 35%

0%