ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 255 - SAA-C03 discussion

Report
Export

A company's facility has badge readers at every entrance throughout the building. When badges are scanned, the readers send a message over HTTPS to indicate who attempted to access that particular entrance. A solutions architect must design a system to process these messages from the sensors. The solution must be highly available, and the results must be made available for the company's security team to analyze. Which system architecture should the solutions architect recommend?

A.
Launch an Amazon EC2 instance to serve as the HTTPS endpoint and to process the messagesConfigure the EC2 instance to save the results to an Amazon S3 bucket.
Answers
A.
Launch an Amazon EC2 instance to serve as the HTTPS endpoint and to process the messagesConfigure the EC2 instance to save the results to an Amazon S3 bucket.
B.
Create an HTTPS endpoint in Amazon API Gateway. Configure the API Gateway endpoint to invokean AWS Lambda function to process the messages and save the results to an Amazon DynamoDBtable.
Answers
B.
Create an HTTPS endpoint in Amazon API Gateway. Configure the API Gateway endpoint to invokean AWS Lambda function to process the messages and save the results to an Amazon DynamoDBtable.
C.
Use Amazon Route 53 to direct incoming sensor messages to an AWS Lambda function. Configure the Lambda function to process the messages and save the results to an Amazon DynamoDB table.
Answers
C.
Use Amazon Route 53 to direct incoming sensor messages to an AWS Lambda function. Configure the Lambda function to process the messages and save the results to an Amazon DynamoDB table.
D.
Create a gateway VPC endpoint for Amazon S3. Configure a Site-to-Site VPN connection from the facility network to the VPC so that sensor data can be written directly to an S3 bucket by way of the VPC endpoint.
Answers
D.
Create a gateway VPC endpoint for Amazon S3. Configure a Site-to-Site VPN connection from the facility network to the VPC so that sensor data can be written directly to an S3 bucket by way of the VPC endpoint.
Suggested answer: B
asked 16/09/2024
Kurt Onal
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first