ExamQuestions.com

Register
Login
AWS Certified Big Data Specialty (Expired on July 1, 2020) Exam Questions

Amazon

AWS Certified Big Data Specialty (Expired on July 1, 2020)

119 / 370

Question 119:

HikeHills.com (HH) is an online specialty retailer that sells clothing and outdoor refreshment gear for trekking, go camping, boulevard biking, mountain biking, rock hiking, ice mountaineering, skiing, avalanche protection, snowboarding, fly fishing, kayaking, rafting, road and trace running, and many more.
HHruns their entire online infrastructure on multiple java based web applications and other web framework applications running on AWS. The HH is capturing click stream data and use custom- build recommendation engine to recommend products which eventually improve sales, understand customer preferences and already using AWS Kinesis Streams (KDS) to collect events and transaction logs and process the stream. Multiple departments from HH use different
streams to address real-time integration and induce analytics into their applications and uses Kinesis as the backbone of real-time data integration across the enterprise.
HHuses a VPC to host all their applications and is looking at integration of kinesis into their web application. What is the best approach of integration to keep the traffic between your Amazon VPC and Kinesis Data Streams from leaving the Amazon network?

Answer options:

A.Use interface VPC endpoints to keep traffic between Amazon VPC and Kinesis Data Streams from leaving the Amazon network
B.Use internet gateway, NAT device, VPN connection, or AWS Direct Connect connection to keep the traffic between Amazon VPC and Kinesis Data Streams from leaving the Amazon network
C.By default in VPC, network traffic is always local between Amazon VPC and Kinesis Data Streams from leaving the Amazon network.
D.None of the Above.