AWS SAA - 28

AWS SAA - 28

Professional Development

20 Qs

quiz-placeholder

Similar activities

ArqAdv_Class7_DevOps

ArqAdv_Class7_DevOps

Professional Development

20 Qs

Introduction to Alexa Skills and APIs

Introduction to Alexa Skills and APIs

10th Grade - Professional Development

25 Qs

Cloud Infra Day 2022

Cloud Infra Day 2022

Professional Development

15 Qs

Google Professional Architect 4 - 61 to 80

Google Professional Architect 4 - 61 to 80

Professional Development

20 Qs

G.K Quiz Part-2

G.K Quiz Part-2

University - Professional Development

20 Qs

All About The Internet

All About The Internet

5th Grade - Professional Development

15 Qs

Team Quiz 1

Team Quiz 1

Professional Development

15 Qs

Espaço K 110721

Espaço K 110721

Professional Development

15 Qs

AWS SAA - 28

AWS SAA - 28

Assessment

Quiz

Instructional Technology

Professional Development

Hard

Created by

Célio Silva

FREE Resource

20 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A company wants to build a web application on AWS. Client access requests to the website are not predictable and can be idle for a long time. Only customers who have paid a subscription fee can have the ability to sign in and use the web application. Which combination of steps will meet these requirements MOST cost-effectively? (Choose three.)

Create an AWS Lambda function to retrieve user information from Amazon DynamoDB. Create an Amazon API Gateway endpoint to accept RESTful APIs. Send the API calls to the Lambda function.

Create an Amazon Cognito user pool to authenticate users.

Use AWS Amplify to serve the frontend web content with HTML, CSS, and JS. Use an integrated Amazon CloudFront configuration.

Create an Amazon Elastic Container Service (Amazon ECS) service behind an Application Load Balancer to retrieve user information from Amazon RDS. Create an Amazon API Gateway endpoint to accept RESTful APIs. Send the API calls to the Lambda function.

Create an Amazon Cognito identity pool to authenticate users

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A media company uses an Amazon CloudFront distribution to deliver content over the internet. The company wants only premium customers to have access to the media streams and file content. The company stores all content in an Amazon S3 bucket. The company also delivers content on demand to customers for a specific purpose, such as movie rentals or music downloads. Which solution will meet these requirements?

Generate and provide S3 signed cookies to premium customers.

Generate and provide CloudFront signed URLs to premium customers

Use origin access control (OAC) to limit the access of non-premium customers.

Generate and activate field-level encryption to block non-premium customers.

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A company runs Amazon EC2 instances in multiple AWS accounts that are individually bled. The company recently purchased a Savings Pian. Because of changes in the company’s business requirements, the company has decommissioned a large number of EC2 instances. The company wants to use its Savings Plan discounts on its other AWS accounts. Which combination of steps will meet these requirements? (Choose two.)

From the AWS Account Management Console of the management account, turn on discount sharing from the billing preferences section.

From the AWS Account Management Console of the account that purchased the existing Savings Plan, turn on discount sharing from the billing preferences section. Include all accounts.

From the AWS Organizations management account, use AWS Resource Access Manager (AWS RAM) to share the Savings Plan with other accounts.

Create an organization in AWS Organizations in a new payer account. Invite the other AWS accounts to join the organization from the management account.

Create an organization in AWS Organizations in the existing AWS account with the existing EC2 instances and Savings Plan. Invite the other AWS accounts to join the organization from the management account.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A retail company uses a regional Amazon API Gateway API for its public REST APIs. The API Gateway endpoint is a custom domain name that points to an Amazon Route 53 alias record. A solutions architect needs to create a solution that has minimal effects on customers and minimal data loss to release the new version of APIs. Which solution will meet these requirements?

Create a canary release deployment stage for API Gateway. Deploy the latest API version. Point an appropriate percentage of traffic to the canary stage. After API verification, promote the canary stage to the production stage.

Create a new API Gateway endpoint with a new version of the API in OpenAPI YAML file format. Use the import-to-update operation in merge mode into the API in API Gateway. Deploy the new version of the API to the production stage.

Create a new API Gateway endpoint with a new version of the API in OpenAPI JSON file format. Use the import-to-update operation in overwrite mode into the API in API Gateway. Deploy the new version of the API to the production stage.

Create a new API Gateway endpoint with new versions of the API definitions. Create a custom domain name for the new API Gateway API. Point the Route 53 alias record to the new API Gateway API custom domain name.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company wants to direct its users to a backup static error page if the company's primary website is unavailable. The primary website's DNS records are hosted in Amazon Route 53. The domain is pointing to an Application Load Balancer (ALB). The company needs a solution that minimizes changes and infrastructure overhead. Which solution will meet these requirements?

Update the Route 53 records to use a latency routing policy. Add a static error page that is hosted in an Amazon S3 bucket to the records so that the traffic is sent to the most responsive endpoints.

Set up a Route 53 active-passive failover configuration. Direct traffic to a static error page that is hosted in an Amazon S3 bucket when Route 53 health checks determine that the ALB endpoint is unhealthy.

Set up a Route 53 active-active configuration with the ALB and an Amazon EC2 instance that hosts a static error page as endpoints. Configure Route 53 to send requests to the instance only if the health checks fail for the ALB.

Update the Route 53 records to use a multivalue answer routing policy. Create a health check. Direct traffic to the website if the health check passes. Direct traffic to a static error page that is hosted in Amazon S3 if the health check does not pass.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A recent analysis of a company's IT expenses highlights the need to reduce backup costs. The company's chief information officer wants to simplify the on-premises backup infrastructure and reduce costs by eliminating the use of physical backup tapes. The company must preserve the existing investment in the on-premises backup applications and workflows. What should a solutions architect recommend?

Set up AWS Storage Gateway to connect with the backup applications using the NFS interface.

Set up an Amazon EFS file system that connects with the backup applications using the NFS interface.

Set up an Amazon EFS file system that connects with the backup applications using the iSCSI interface.

Set up AWS Storage Gateway to connect with the backup applications using the iSCSI-virtual tape library (VTL) interface.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company has data collection sensors at different locations. The data collection sensors stream a high volume of data to the company. The company wants to design a platform on AWS to ingest and process high-volume streaming data. The solution must be scalable and support data collection in near real time. The company must store the data in Amazon S3 for future reporting. Which solution will meet these requirements with the LEAST operational overhead?

Use Amazon Kinesis Data Firehose to deliver streaming data to Amazon S3.

Use AWS Glue to deliver streaming data to Amazon S3.

Use AWS Lambda to deliver streaming data and store the data to Amazon S3.

Use AWS Database Migration Service (AWS DMS) to deliver streaming data to Amazon S3

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?