exam questions

Exam AWS Certified Cloud Practitioner All Questions

View all questions & answers for the AWS Certified Cloud Practitioner exam

Exam AWS Certified Cloud Practitioner topic 1 question 21 discussion

Exam question from Amazon's AWS Certified Cloud Practitioner
Question #: 21
Topic #: 1
[All AWS Certified Cloud Practitioner Questions]

A company needs to simultaneously process hundreds of requests from different users.
Which combination of AWS services should the company use to build an operationally efficient solution?

  • A. Amazon Simple Queue Service (Amazon SQS) and AWS Lambda
  • B. AWS Data Pipeline and Amazon EC2
  • C. Amazon Kinesis and Amazon Athena
  • D. AWS Amplify and AWS AppSync
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Jaccky
Highly Voted 2 years, 5 months ago
Why there're so much controversial questions
upvoted 50 times
aniketshaw29
1 year, 6 months ago
is isn't that the point of an exam
upvoted 2 times
...
suncai628
1 year, 2 months ago
There is a problem with the questioner.
upvoted 2 times
...
...
AnnieApples
Highly Voted 2 years, 5 months ago
Selected Answer: A
Data pipeline is not relevant for this question - it moves data between AWS compute / storage services and on prem data.
upvoted 24 times
...
Dipa_2910
Most Recent 4 days, 18 hours ago
Selected Answer: A
Option A is correct
upvoted 1 times
...
sonaljain
1 month, 1 week ago
Selected Answer: A
Amazon Simple Queue Service (Amazon SQS) and AWS Lambda
upvoted 1 times
...
KokoScripts
4 months, 1 week ago
Amazon SQS is a fully managed message queuing service that enables you to decouple and scale microservices, distributed systems, and serverless applications. It allows for managing and queuing hundreds or thousands of requests, making it ideal for handling multiple simultaneous user requests. AWS Lambda is a serverless compute service that automatically scales with the number of requests, so it can process each queued message individually, efficiently handling concurrent requests without managing infrastructure.
upvoted 2 times
...
Tejeswarareddy
6 months, 3 weeks ago
Selected Answer: A
no discussion
upvoted 1 times
...
ArkieKT
11 months, 2 weeks ago
Selected Answer: A
The most suitable answer here is A. Amazon Simple Queue Service (Amazon SQS) and AWS Lambda. Here's why this combination is a strong fit for the scenario: Why SQS and Lambda work well together: Decoupling: SQS acts as a buffer, storing incoming requests and decoupling the request generation from the actual processing. This prevents the backend from being overwhelmed. Scalability: Lambda functions can automatically scale up or down based on the volume of messages in the SQS queue. This ensures efficient resource utilization to match demand. Asynchronous Processing: This architecture allows for asynchronous handling of requests. Users don't have to wait for immediate responses, improving responsiveness. Fault Tolerance: If a Lambda function fails, SQS retains the message for retry, adding resilience.
upvoted 6 times
...
har_new
12 months ago
Selected Answer: A
A. Amazon Simple Queue Service (Amazon SQS) and AWS Lambda. Here's why: By combining Amazon SQS and AWS Lambda, the company can achieve efficient and scalable processing of hundreds of requests from different users. SQS acts as a buffer for incoming requests, ensuring that they are processed reliably, while Lambda functions can be invoked in response to messages in the queue, processing them in a scalable and cost-effective manner. This architecture allows for decoupling between the request producers and the request consumers, providing flexibility, reliability, and scalability.
upvoted 3 times
...
Reidy
1 year ago
Selected Answer: A
A makes sense to me
upvoted 1 times
...
RangilaThakur
1 year, 1 month ago
Selected Answer: A
I will go with A and not B as : A) SQS to handle requests and lambda to process those. B)AWS Data Pipeline is a web service that you can use to automate the movement and transformation of data.(Doesn't make sense for this question)
upvoted 1 times
...
Manny_75
1 year, 1 month ago
Selected Answer: B
Option B is correct. SQS is from Producer to End User / Customers. See https://aws.amazon.com/sqs/ diagram shows clearly this concept. Therefore, I selected Data pipeline, a web service that you can use to automate the movement and transformation of data. With AWS Data Pipeline, you can define data-driven workflows, so that tasks can be dependent on the successful completion of previous tasks. You define the parameters of your data transformations and AWS Data Pipeline enforces the logic that you've set up. Please let me know your thoughts. AWS Data Pipeline also helps create EC2 instances flexibly.
upvoted 2 times
...
ohoong
1 year, 1 month ago
Selected Answer: A
should be A
upvoted 1 times
...
Ravanvillain
1 year, 1 month ago
Selected Answer: A
SQS is correct
upvoted 1 times
...
techandra
1 year, 2 months ago
Selected Answer: A
Amazon Simple Queue Service (Amazon SQS) and AWS Lambda
upvoted 1 times
...
davidts96
1 year, 4 months ago
Selected Answer: A
A is better option
upvoted 1 times
...
Thuty07
1 year, 4 months ago
Option A (Amazon SQS and AWS Lambda) provides the necessary scalability, reliability, and operational efficiency for processing requests from different users in a distributed and decoupled manner. The other options do not offer the same level of suitability for this specific use case.
upvoted 1 times
...
nimixi
1 year, 4 months ago
Selected Answer: A
AWS Data Pipeline is a web service that helps you reliably process and move data between different AWS compute and storage services, as well as on-premises data sources, at specified intervals.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago