Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are tasked with creating a data API to make data available to other systems within your organization. Which AWS service would you use, and what are the key steps involved in designing and implementing the API?
A
Amazon EMR, use the EMR console to create a cluster and run a job that generates the data API.
B
AWS Glue, use the Glue console to create a crawler that generates a data catalog and use Glue jobs to generate the data API.
C
Amazon ECS, use the ECS console to deploy a containerized application that exposes the data API.
D
Amazon API Gateway, use the API Gateway console to create a RESTful API that integrates with other AWS services to retrieve and expose the data.