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 674 discussion

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

A company is building a serverless architecture that connects application data from multiple data sources. The company needs a solution that does not require additional code.

Which AWS service meets these requirements?

  • A. AWS Lambda
  • B. Amazon Simple Queue Service (Amazon SQS)
  • C. Amazon CloudWatch
  • D. Amazon EventBridge
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
Pranava_GCP
1 year, 11 months ago
Selected Answer: D
D. Amazon EventBridge "Amazon EventBridge is a service that provides real-time access to changes in data in AWS services, your own applications, and software as a service (SaaS) applications without writing code." https://aws.amazon.com/eventbridge/faqs/
upvoted 2 times
...
Guru4Cloud
2 years, 2 months ago
Selected Answer: D
Based on the given requirements, the AWS service that would best meet the company's needs is Amazon EventBridge (Option D). Amazon EventBridge is a serverless event bus that makes it easy to connect applications together using data from various sources. It simplifies the task of building event-driven architectures by enabling different services to communicate with each other without requiring any additional code.
upvoted 2 times
...
RajithaR
2 years, 3 months ago
Selected Answer: D
Amazon EventBridge is a serverless event bus that makes it easy to build scalable event-driven architectures. It allows you to route events between AWS services and third-party applications without writing any additional code. You can use EventBridge to collect events from various sources, process them using rules, and trigger actions in real-time.
upvoted 1 times
...
noahsark
2 years, 3 months ago
Selected Answer: D
Amazon EventBridge https://aws.amazon.com/eventbridge/
upvoted 2 times
...
wooyourdaddy
2 years, 4 months ago
Selected Answer: D
Amazon EventBridge is a service that provides real-time access to changes in data in AWS services, your own applications, and software as a service (SaaS) applications without writing code. Ref link: https://aws.amazon.com/eventbridge/faqs/#:~:text=Amazon%20EventBridge%20is%20a%20service,source%20on%20the%20EventBridge%20console.
upvoted 4 times
...
wooyourdaddy
2 years, 4 months ago
Selected Answer: A
AWS Lambda is a serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers. Run code without provisioning or managing infrastructure. Simply write and upload code as a .zip file or container image. Ref link: https://aws.amazon.com/lambda/#:~:text=AWS%20Lambda%20is%20a%20serverless,without%20provisioning%20or%20managing%20servers.
upvoted 2 times
wooyourdaddy
2 years, 4 months ago
Moderator, please remove this post, the answer is D, which I posted to correct my answer.
upvoted 4 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 ...