AWS CERTIFIED DEVELOPER ASSOCIATE QUIZ 13

0
Created on By Sirjana GhimireAcharya

AWS CERTIFIED DEVELOPER ASSOCIATE QUIZ 13

1 / 20

Which of the below statements are correct about AWS CloudFormation?

2 / 20

With regards to Amazon Simple Queue Service, how many times will you receive each message?

3 / 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?

4 / 20

In relation to Amazon Simple Workflow Service (Amazon SWF),what is an “Activity Worker”?

5 / 20

Which of the following statements about SWF is true?

6 / 20

What are the things that you cannot do with the AWS console for DynamoDB?

7 / 20

Your client wants to enable logging on a particular bucket that you have created for them . Which of the below mentioned options would you suggest to allow access to the log bucket?

8 / 20

One of your colleagues is creating an Elastic Block Store volume. You are supervising him. Which advice mentioned below should you not give to the user for creating an Elastic Block Store volume?

9 / 20

Which of the following can be increased by contacting AWS support service (Choose any 2):

10 / 20

What is the minimum size of an S3 object?

11 / 20

You have been assigned to deploy application in Elastic Beanstalk .Which of the following platforms are supported in ElasticBeanstalk?

12 / 20

Amazon SNS has no upfront costs and you can pay as you go. It costs _________mobile push notifications.

13 / 20

You want to set up a public website for KnowledgeHut on AWS. The things that you require are as follows:  You want the database and the application server running on AWS VPC. You want the database to be able to connect to the Internet, specifically for any patch upgrades.  You do not want to receive any incoming requests from the Internet to the database.  Which of the following solutions would be the best to satisfy all the above requirements for your planned public website on AWS?

14 / 20

Your colleague in Knowledgehut is planning to use the AWS RDS with MySQL. Which of the below mentioned services is he not going to pay for?

15 / 20

KnowledgeHut (with AWS account ID 111122223333) has created 50 IAM users for its organization’s employees. KnowledgeHut wants to make the AWS console login URL for all IAM users like: https:// knowledgehut.signin.aws.amazon.com/console/. How can this be configured?

16 / 20

When your team mate is detaching an EBS volume from a running instance and attaching it to a new instance, which of the below mentioned options should he follow to avoid file system damage?

17 / 20

What are the various ways of controlling access to Amazon S3?

18 / 20

Which AWS service should you use to host MySQL, MariaDB, Oracle, SQL Server, or PostgreSQL database where you do not need to manage the underlying operating system?

19 / 20

You are a system administrator of Knowledge Hut Company and you are required to take consistent snapshot of your EC2 instance. Your application holds large amounts of data in cache that is not written to disk automatically. What would be the best approach to taking an application consistent snapshot?

20 / 20

In regard to AWS CloudFormation, to pass values to your template at runtime you should use ____________

Your score is

The average score is 0%

0%