Easy1 markMultiple Choice
AWS SAP-C02 · Question 64 · Domain 4.2: New Architecture Design
A company wants to migrate its on-premises Apache Kafka cluster to AWS. They want a fully managed service that is highly available and requires minimal operational overhead. The existing applications use native Kafka APIs. Which AWS service should they choose?
A company wants to migrate its on-premises Apache Kafka cluster to AWS. They want a fully managed service that is highly available and requires minimal operational overhead. The existing applications use native Kafka APIs. Which AWS service should they choose?
Answer options:
A.
Amazon Kinesis Data Streams
B.
Amazon SQS
C.
Amazon Managed Streaming for Apache Kafka (Amazon MSK)
D.
Deploy Apache Kafka on Amazon EC2 instances.
How to approach this question
Identify the managed Kafka service.
Full Answer
C.Amazon Managed Streaming for Apache Kafka (Amazon MSK)✓ Correct
Amazon MSK is a fully managed service that makes it easy to build and run applications that use Apache Kafka to process streaming data. It maintains compatibility with open-source Kafka.
Common mistakes
Choosing Kinesis, which would require rewriting the application.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 7
75 questions · hints · full answers · grading
More questions from this exam
Q01A global enterprise is designing a multi-region network architecture connecting 50 AWS accounts a...HardQ02A company is migrating its hybrid network to AWS. They have two 10 Gbps AWS Direct Connect connec...HardQ03An enterprise has 100 AWS accounts in AWS Organizations. The security team mandates that all Amaz...MediumQ04A financial company requires that all EBS volumes, S3 buckets, and RDS databases be encrypted usi...EasyQ05An enterprise is designing a disaster recovery strategy for a critical application running on Ama...Hard
Expert