0 votes
in AWS by

You are developing an application that will be used to receive data from multiple devices. You need to perform some preprocessing on the data before it can be analyzed by the Analytics tool. All the received data are compressed records that need to be decompressed to be analyzed further. Which of the following can be used to carry out this intermediate activity?

A. Use Step Functions to pre-process the data.

B. Use Kinesis with AWS Lambda functions to pre-process the data.

C. Use the AWS CloudFront service to pre-process the data.

D. Use ELB to pre-process the data.

1 Answer

0 votes
by

Correct option is :- B. Use Kinesis with AWS Lambda functions to pre-process the data.

Related questions

0 votes
asked Apr 29 in AWS by DavidAnderson
0 votes
asked Apr 22 in AWS by DavidAnderson
...