SAA-C03 (161-182)

SAA-C03 (161-182)

University

21 Qs

quiz-placeholder

Similar activities

SAA-C03 (22-40)

SAA-C03 (22-40)

University

18 Qs

SDC_SAP_C02-Part01 (1-18)

SDC_SAP_C02-Part01 (1-18)

University

18 Qs

SAA-C03 (95-116)

SAA-C03 (95-116)

University

21 Qs

SDC_SAP_C02-Part02 (19-36)

SDC_SAP_C02-Part02 (19-36)

University

18 Qs

CS301 SAA Quiz

CS301 SAA Quiz

University

20 Qs

Quiz Instance Store dan Amazon Elastic Block Store (Amazon EBS)

Quiz Instance Store dan Amazon Elastic Block Store (Amazon EBS)

1st Grade - University

17 Qs

SAA-C03 (41-57)

SAA-C03 (41-57)

University

17 Qs

SAA-C03 (183-)

SAA-C03 (183-)

University

16 Qs

SAA-C03 (161-182)

SAA-C03 (161-182)

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

John Bui

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company has two applications: a sender application that sends messages with payloads to be processed and a processing application intended to receive the messages with payloads. The company wants to implement an AWS service to handle messages between the two applications. The sender application can send about 1,000 messages each hour. The messages may take up to 2 days to be processed: If the messages fail to process, they must be retained so that they do not impact the processing of any remaining messages. Which solution meets these requirements and is the MOST operationally efficient?

Set up an Amazon EC2 instance running a Redis database. Configure both applications to use the instance. Store, process, and delete the messages, respectively.

Use an Amazon Kinesis data stream to receive the messages from the sender application. Integrate the processing application with the Kinesis Client Library (KCL).

Integrate the sender and processor applications with an Amazon Simple Queue Service (Amazon SQS) queue. Configure a dead-letter queue to collect the messages that failed to process.

Subscribe the processing application to an Amazon Simple Notification Service (Amazon SNS) topic to receive notifications to process. Integrate the sender application to write to the SNS topic.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A solutions architect must design a solution that uses Amazon CloudFront with an Amazon S3 origin to store a static website. The company’s security policy requires that all website traffic be inspected by AWS WAF. How should the solutions architect comply with these requirements?

Configure an S3 bucket policy to accept requests coming from the AWS WAF Amazon Resource Name (ARN) only.

Configure Amazon CloudFront to forward all incoming requests to AWS WAF before requesting content from the S3 origin.

Configure a security group that allows Amazon CloudFront IP addresses to access Amazon S3 only. Associate AWS WAF to CloudFront.

Configure Amazon CloudFront and Amazon S3 to use an origin access identity (OAI) to restrict access to the S3 bucket. Enable AWS WAF on the distribution.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Organizers for a global event want to put daily reports online as static HTML pages. The pages are expected to generate millions of views from users around the world. The files are stored in an Amazon S3 bucket. A solutions architect has been asked to design an efficient and effective solution. Which action should the solutions architect take to accomplish this?

Generate presigned URLs for the files.

Use cross-Region replication to all Regions.

Use the geoproximity feature of Amazon Route 53.

Use Amazon CloudFront with the S3 bucket as its origin.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company runs a production application on a fleet of Amazon EC2 instances. The application reads the data from an Amazon SQS queue and processes the messages in parallel. The message volume is unpredictable and often has intermittent traffic. This application should continually process messages without any downtime. Which solution meets these requirements MOST cost-effectively?

Use Spot Instances exclusively to handle the maximum capacity required.

Use Reserved Instances exclusively to handle the maximum capacity required.

Use Reserved Instances for the baseline capacity and use Spot Instances to handle additional capacity.

Use Reserved Instances for the baseline capacity and use On-Demand Instances to handle additional capacity.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A security team wants to limit access to specific services or actions in all of the team’s AWS accounts. All accounts belong to a large organization in AWS Organizations. The solution must be scalable and there must be a single point where permissions can be maintained. What should a solutions architect do to accomplish this?

Create an ACL to provide access to the services or actions.

Create a security group to allow accounts and attach it to user groups.

Create cross-account roles in each account to deny access to the services or actions.

Create a service control policy in the root organizational unit to deny access to the services or actions.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company is concerned about the security of its public web application due to recent web attacks. The application uses an Application Load Balancer (ALB). A solutions architect must reduce the risk of DDoS attacks against the application. What should the solutions architect do to meet this requirement?

Add an Amazon Inspector agent to the ALB.

Configure Amazon Macie to prevent attacks.

Enable AWS Shield Advanced to prevent attacks.

Configure Amazon GuardDuty to monitor the ALB.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company’s web application is running on Amazon EC2 instances behind an Application Load Balancer. The company recently changed its policy, which now requires the application to be accessed from one specific country only. Which configuration will meet this requirement?

Configure the security group for the EC2 instances.

Configure the security group on the Application Load Balancer.

Configure AWS WAF on the Application Load Balancer in a VPC.

Configure the network ACL for the subnet that contains the EC2 instances.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?