AWS SAA - 6

AWS SAA - 6

Professional Development

20 Qs

quiz-placeholder

Similar activities

G.K Quiz Part-2

G.K Quiz Part-2

University - Professional Development

20 Qs

PENGEMBANGAN APLIKASI AI INFORMATIKA XI

PENGEMBANGAN APLIKASI AI INFORMATIKA XI

Professional Development

20 Qs

Team Quiz 1

Team Quiz 1

Professional Development

15 Qs

AWS SAA - 28

AWS SAA - 28

Professional Development

20 Qs

ArqAdv_Class7_DevOps

ArqAdv_Class7_DevOps

Professional Development

20 Qs

400-420

400-420

Professional Development

20 Qs

Introduction to Alexa Skills and APIs

Introduction to Alexa Skills and APIs

10th Grade - Professional Development

25 Qs

AWS 01 - AULA 33 - QUIZZES

AWS 01 - AULA 33 - QUIZZES

Professional Development

18 Qs

AWS SAA - 6

AWS SAA - 6

Assessment

Quiz

Instructional Technology

Professional Development

Easy

Created by

Célio Silva

Used 13+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A solutions architect is designing a VPC with public and private subnets. The VPC and subnets use IPv4 CIDR blocks. There is one public subnet and one private subnet in each of three Availability Zones (AZs) for high availability. An internet gateway is used to provide internet access for the public subnets. The private subnets require access to the internet to allow Amazon EC2 instances to download software updates. What should the solutions architect do to enable Internet access for the private subnets?

Create three NAT gateways, one for each public subnet in each AZ. Create a private route table for each AZ that forwards non-VPC traffic to the NAT gateway in its AZ.

Create three NAT instances, one for each private subnet in each AZ. Create a private route table for each AZ that forwards non-VPC traffic to the NAT instance in its AZ

Create a second internet gateway on one of the private subnets. Update the route table for the private subnets that forward non-VPC traffic to the private internet gateway.

Create an egress-only internet gateway on one of the public subnets. Update the route table for the private subnets that forward non-VPC traffic to the egress-only Internet gateway.

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A company wants to migrate an on-premises data center to AWS. The data center hosts an SFTP server that stores its data on an NFS-based file system. The server holds 200 GB of data that needs to be transferred. The server must be hosted on an Amazon EC2 instance that uses an Amazon Elastic File System (Amazon EFS) file system. Which combination of steps should a solutions architect take to automate this task? (Choose two.)

Launch the EC2 instance into the same Availability Zone as the EFS file system.

Install an AWS DataSync agent in the on-premises data center

Create a secondary Amazon Elastic Block Store (Amazon EBS) volume on the EC2 instance for the data

Manually use an operating system copy command to push the data to the EC2 instance

Use AWS DataSync to create a suitable location configuration for the on-premises SFTP server.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company has an AWS Glue extract, transform, and load (ETL) job that runs every day at the same time. The job processes XML data that is in an Amazon S3 bucket. New data is added to the S3 bucket every day. A solutions architect notices that AWS Glue is processing all the data during each run. What should the solutions architect do to prevent AWS Glue from reprocessing old data?

Edit the job to use job bookmarks.

Edit the job to delete data after the data is processed

Edit the job by setting the NumberOfWorkers field to 1.

Use a FindMatches machine learning (ML) transform.

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A solutions architect must design a highly available infrastructure for a website. The website is powered by Windows web servers that run on Amazon EC2 instances. The solutions architect must implement a solution that can mitigate a large-scale DDoS attack that originates from thousands of IP addresses. Downtime is not acceptable for the website. Which actions should the solutions architect take to protect the website from such an attack? (Choose two.)

Use AWS Shield Advanced to stop the DDoS attack.

Configure Amazon GuardDuty to automatically block the attackers.

Configure the website to use Amazon CloudFront for both static and dynamic content.

Use an AWS Lambda function to automatically add attacker IP addresses to VPC network ACLs.

Use EC2 Spot Instances in an Auto Scaling group with a target tracking scaling policy that is set to 80% CPU utilization

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company is preparing to deploy a new serverless workload. A solutions architect must use the principle of least privilege to configure permissions that will be used to run an AWS Lambda function. An Amazon EventBridge (Amazon CloudWatch Events) rule will invoke the function. Which solution meets these requirements?

Add an execution role to the function with lambda:InvokeFunction as the action and * as the principal.

Add an execution role to the function with lambda:InvokeFunction as the action and Service: lambda.amazonaws.com as the principal

Add a resource-based policy to the function with lambda:* as the action and Service: events.amazonaws.com as the principal

Add a resource-based policy to the function with lambda:InvokeFunction as the action and Service: events.amazonaws.com as the principal.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company is preparing to store confidential data in Amazon S3. For compliance reasons, the data must be encrypted at rest. Encryption key usage must be logged for auditing purposes. Keys must be rotated every year. Which solution meets these requirements and is the MOST operationally efficient?

Server-side encryption with customer-provided keys (SSE-C)

Server-side encryption with Amazon S3 managed keys (SSE-S3)

Server-side encryption with AWS KMS keys (SSE-KMS) with manual rotation

Server-side encryption with AWS KMS keys (SSE-KMS) with automatic rotatio

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A bicycle sharing company is developing a multi-tier architecture to track the location of its bicycles during peak operating hours. The company wants to use these data points in its existing analytics platform. A solutions architect must determine the most viable multi-tier option to support this architecture. The data points must be accessible from the REST API. Which action meets these requirements for storing and retrieving location data?

Use Amazon Athena with Amazon S3.

Use Amazon API Gateway with AWS Lambda.

Use Amazon QuickSight with Amazon Redshift.

Use Amazon API Gateway with Amazon Kinesis Data Analytics.

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?