1 / 652%
Question 1 of 65
An application is running on an Amazon EC2 instance in a private subnet. The application needs to read and write data on to Amazon Kinesis Data Streams, and corporate policy requires that this traffic should not go to the internet. How can these requirements be met?
AConfigure a NAT gateway in a public subnet and route all traffic to Amazon Kinesis through the Nat gateway.
BConfigure a Gateway VPC endpoint gateway for Kinesis and route all traffic to Kinesis through the Gateway VPC endpoint.
CConfigure an Interface VPC endpoint interface for Kinesis and route all traffic to Kinesis through the Interface VPC endpoint.
DConfigure an AWS Direct Connect private virtual interface for Kinesis and route all traffic to Kinesis through the virtual interface.