Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are tasked with implementing a data transformation service that can handle both batch and real-time data processing. Which AWS service would you recommend, and what are the key considerations for designing a hybrid data processing architecture?
A
Amazon EMR, consider using a combination of EMR clusters for batch processing and EMR notebooks for real-time data processing.
B
Amazon ECS, consider using a combination of containerized applications for batch processing and AWS Lambda functions for real-time data processing.
C
AWS Glue, consider using Glue jobs for batch processing and Glue triggers for real-time data processing.
D
Amazon EKS, consider using a combination of Kubernetes jobs for batch processing and Kubernetes deployments with AWS Lambda functions for real-time data processing.