nerdexam
Amazon

CLF-C02 · Question #668

Which AWS service gives users the ability to develop loosely coupled microservices and improve service-to-service communication?

The correct answer is C. Amazon EventBridge. Amazon EventBridge is a serverless event bus service that makes it easier to build loosely coupled microservices by allowing services to communicate through events. It enables applications and AWS services to produce and consume events without tightly coupling them. This improves

Submitted by andres_qro· Mar 6, 2026Cloud Technology and Services

Question

Which AWS service gives users the ability to develop loosely coupled microservices and improve service-to-service communication?

Options

  • AAWS Service Catalog
  • BAWS Direct Connect
  • CAmazon EventBridge
  • DAmazon CloudWatch Logs

How the community answered

(44 responses)
  • A
    5% (2)
  • B
    2% (1)
  • C
    93% (41)

Explanation

Amazon EventBridge is a serverless event bus service that makes it easier to build loosely coupled microservices by allowing services to communicate through events. It enables applications and AWS services to produce and consume events without tightly coupling them. This improves scalability, flexibility, and the ability to integrate third-party services and applications, making it ideal for modern microservices architectures.

Community Discussion

No community discussion yet for this question.

Full CLF-C02 Practice