AWS SAA - 3

AWS SAA - 3

Professional Development

20 Qs

quiz-placeholder

Similar activities

AWS Cloud Practitioner Certification Practice Test Tema1 21-40

AWS Cloud Practitioner Certification Practice Test Tema1 21-40

Professional Development

20 Qs

DBS CAMP

DBS CAMP

Professional Development

20 Qs

Examen de práctica

Examen de práctica

Professional Development

25 Qs

CySa+ PT 4: 3/3

CySa+ PT 4: 3/3

9th Grade - Professional Development

18 Qs

ISMS Assessment

ISMS Assessment

Professional Development

20 Qs

Core 1 Test Review

Core 1 Test Review

Professional Development

20 Qs

AWS SAA - 6

AWS SAA - 6

Professional Development

20 Qs

AWS Quiz Show 2023 (Week 1)

AWS Quiz Show 2023 (Week 1)

Professional Development

20 Qs

AWS SAA - 3

AWS SAA - 3

Assessment

Quiz

Instructional Technology

Professional Development

Easy

Created by

Célio Silva

Used 17+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company's application integrates with multiple software-as-a-service (SaaS) sources for data collection. The company runs Amazon EC2 instances to receive the data and to upload the data to an Amazon S3 bucket for analysis. The same EC2 instance that receives and uploads the data also sends a notification to the user when an upload is complete. The company has noticed slow application performance and wants to improve the performance as much as possible. Which solution will meet these requirements with the LEAST operational overhead?

Create an Auto Scaling group so that EC2 instances can scale out. Configure an S3 event notification to send events to an Amazon Simple Notification Service (Amazon SNS) topic when the upload to the S3 bucket is complete.

Create an Amazon AppFlow flow to transfer data between each SaaS source and the S3 bucket. Configure an S3 event notification to send events to an Amazon Simple Notification Service (Amazon SNS) topic when the upload to the S3 bucket is complete

Create an Amazon EventBridge (Amazon CloudWatch Events) rule for each SaaS source to send output data. Configure the S3 bucket as the rule's target. Create a second EventBridge (Cloud Watch Events) rule to send events when the upload to the S3 bucket is complete. Configure an Amazon Simple Notification Service (Amazon SNS) topic as the second rule's target.

Create a Docker container to use instead of an EC2 instance. Host the containerized application on Amazon Elastic Container Service (Amazon ECS). Configure Amazon CloudWatch Container Insights to send events to an Amazon Simple Notification Service (Amazon SNS) topic when the upload to the S3 bucket is complete.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company runs a highly available image-processing application on Amazon EC2 instances in a single VPC. The EC2 instances run inside several subnets across multiple Availability Zones. The EC2 instances do not communicate with each other. However, the EC2 instances download images from Amazon S3 and upload images to Amazon S3 through a single NAT gateway. The company is concerned about data transfer charges. What is the MOST cost-effective way for the company to avoid Regional data transfer charges?

Launch the NAT gateway in each Availability Zone

Replace the NAT gateway with a NAT instance.

Deploy a gateway VPC endpoint for Amazon S3

Provision an EC2 Dedicated Host to run the EC2 instances.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company has an on-premises application that generates a large amount of time-sensitive data that is backed up to Amazon S3. The application has grown and there are user complaints about internet bandwidth limitations. A solutions architect needs to design a long-term solution that allows for both timely backups to Amazon S3 and with minimal impact on internet connectivity for internal users. Which solution meets these requirements?

Establish AWS VPN connections and proxy all traffic through a VPC gateway endpoint.

Establish a new AWS Direct Connect connection and direct backup traffic through this new connection

Order daily AWS Snowball devices. Load the data onto the Snowball devices and return the devices to AWS each day.

Submit a support ticket through the AWS Management Console. Request the removal of S3 service limits from the account.

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A company has an Amazon S3 bucket that contains critical data. The company must protect the data from accidental deletion. Which combination of steps should a solutions architect take to meet these requirements? (Choose two.)

Enable versioning on the S3 bucket.

Enable MFA Delete on the S3 bucket

Create a bucket policy on the S3 bucket.

Enable default encryption on the S3 bucket.

Create a lifecycle policy for the objects in the S3 bucket.

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A company has a data ingestion workflow that consists of the following: • An Amazon Simple Notification Service (Amazon SNS) topic for notifications about new data deliveries • An AWS Lambda function to process the data and record metadata The company observes that the ingestion workflow fails occasionally because of network connectivity issues. When such a failure occurs, the Lambda function does not ingest the corresponding data unless the company manually reruns the job. Which combination of actions should a solutions architect take to ensure that the Lambda function ingests all data in the future? (Choose two.)

Deploy the Lambda function in multiple Availability Zones

Create an Amazon Simple Queue Service (Amazon SQS) queue, and subscribe it to the SNS topic

Increase the CPU and memory that are allocated to the Lambda function.

Increase provisioned throughput for the Lambda function.

Modify the Lambda function to read from an Amazon Simple Queue Service (Amazon SQS) queue

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company has an application that provides marketing services to stores. The services are based on previous purchases by store customers. The stores upload transaction data to the company through SFTP, and the data is processed and analyzed to generate new marketing offers. Some of the files can exceed 200 GB in size. Recently, the company discovered that some of the stores have uploaded files that contain personally identifiable information (PII) that should not have been included. The company wants administrators to be alerted if PII is shared again. The company also wants to automate remediation. What should a solutions architect do to meet these requirements with the LEAST development effort?

Use an Amazon S3 bucket as a secure transfer point. Use Amazon Inspector to scan the objects in the bucket. If objects contain PII, trigger an S3 Lifecycle policy to remove the objects that contain PII.

Use an Amazon S3 bucket as a secure transfer point. Use Amazon Macie to scan the objects in the bucket. If objects contain PII, use Amazon Simple Notification Service (Amazon SNS) to trigger a notification to the administrators to remove the objects that contain PII.

Implement custom scanning algorithms in an AWS Lambda function. Trigger the function when objects are loaded into the bucket. If objects contain PII, use Amazon Simple Notification Service (Amazon SNS) to trigger a notification to the administrators to remove the objects that contain PII

Implement custom scanning algorithms in an AWS Lambda function. Trigger the function when objects are loaded into the bucket. If objects contain PII, use Amazon Simple Email Service (Amazon SES) to trigger a notification to the administrators and trigger an S3 Lifecycle policy to remove the meats that contain PII.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company needs guaranteed Amazon EC2 capacity in three specific Availability Zones in a specific AWS Region for an upcoming event that will last 1 week. What should the company do to guarantee the EC2 capacity?

Purchase Reserved Instances that specify the Region needed.

Create an On-Demand Capacity Reservation that specifies the Region needed.

Purchase Reserved Instances that specify the Region and three Availability Zones needed

Create an On-Demand Capacity Reservation that specifies the Region and three Availability Zones needed.

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?