Question 108:
Your development team has set an application on an EC2 Instance. This instance is currently sitting in a private subnet. The application needs to make use of Kinesis streams. How would you ensure that the application would be able to make use of the Kinesis streams service?
Answer options:
A.Ensure that an Internet gateway is attached to the VPC.B.Ensure an Egress-only Internet gateway. C.Use a VPC Endpoint gateway. D.Use an Interface VPC Endpoint.