You are deploying an application to track GPS coordinates of delivery trucks in the United States. Coordinates are transmitted from each delivery truck once every three seconds. You need to design an architecture that will enable real-time processing of these coordinates from multiple consumers. Which service should you use to implement data ingestion?

A. Amazon Kinesis
B. AWS Data Pipeline
C. Amazon AppStream
D. Amazon Simple Queue Service


Answer: A. Amazon Kinesis

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. Wildcard type arguments enable you to specify method parameters, return values, variables, and so on, that act as supertypes of parameterized types. b. A wildcard-type argument is denoted by ?, which represents an “unknown type.” c. Because a wildcard is a type-parameter name, you can use it as a type name throughout a method’s body. d. If a wildcard is specified without an upper bound, then only the methods of type Object can be invoked on values of the wildcard type.

Computer Science & Information Technology

To move bulleted text to the right in a content placeholder:

A) press [Shift + Tab]. B) press [Alt + Tab]. C) click the Increase List Level button. D) click the Align Text Left button.

Computer Science & Information Technology

What is SmartArt, and how do you enter text in a SmartArt graphic?

What will be an ideal response?

Computer Science & Information Technology

Which of the following terms describes what rights, privileges, permissions, and actions a person has or can take with respect to a resource or system?

A. auditing B. accounting C. authentication D. authorization

Computer Science & Information Technology