Integration, Storage Products Service
UPDATED ACTUAL Exam Questions and
CORRECT Answers
AWS Glue - CORRECT ANSWER - a serverless data integration service that makes it
easy to discover, prepare and combine data for analytics, machine learning, and application
development
Amazon Elastic Map Reduce (EMR) - CORRECT ANSWER - provides a managed
Hadoop framework that makes it easy, fast, and cost-effective to process vast amounts of data
across dynamically scalable Amazon EC2 instances
AWS Glue - CORRECT ANSWER - be used to prepare and load data for analytics using
an extract, transform and load (ETL) process
AWS Glue - CORRECT ANSWER - service can be used to load data from Amazon S3,
transform it, and move it to another destination
Amazon EMR - CORRECT ANSWER - a managed Hadoop framework running on EC2
and S3. It is used for analyzing data, not for ETL
Amazon Elasticsearch - CORRECT ANSWER - a fully managed Amazon search service
based on open source software
Amazon Elasticsearch Service - CORRECT ANSWER - service is designed to be used for
operational analytics
AWS OpsWorks - CORRECT ANSWER - is a configuration management service that
provides managed instances of Chef and Puppet
, Amazon S3 - CORRECT ANSWER - object storage built to store and retrieve any amount
of data from anywhere - web sites and mobile apps, corporate applications, and data from IoT
sensors or devices
Amazon Athena - CORRECT ANSWER - is used to analyze data directly in S3 and
Glacier using standard SQL queries.
CloudTrail - CORRECT ANSWER - a web service that records and tracks activity made
on your account and delivers log files to an Amazon S3 bucket.
CloudTrail - CORRECT ANSWER - A service records API activity on your account and
delivers log files to an Amazon S3 bucket
AWS SNS - CORRECT ANSWER - A service used for building and integrating loosely-
coupled, distributed applications.
AWS Elastic Block Storage - CORRECT ANSWER - Provide storage volumes for EC2
instances
AWS Elastic Files System - CORRECT ANSWER - provide an NFS filesystem for usage
by EC2 instances
Which services can be used for asynchronous integration between application components? -
CORRECT ANSWER - Amazon SQS and AWS Step Function
Amazon Simple Queue Service (SQS) - CORRECT ANSWER - A web service that gives
you access to message queues that store messages waiting to be processed.
Offers a reliable, highly-scalable, hosted queue for storing messages in transit between
computers.
Used for distributed/decoupled application.