Question 136:
A company would like to use a third-party vendor SaaS product to perform data analytics on data stored inside an Amazon Aurora Serverless cluster. What is the simplest and most secure solution to integrate the SaaS product with the Amazon Aurora cluster?
Answer options:
A.Create a VPC endpoint service inside the Amazon Aurora Serverless cluster’s VPC using AWS PrivateLink. B.Enable Data API on the Amazon Aurora Serverless cluster. C.Create a VPC security group rule allowing inbound traffic from the SaaS product IP range. Apply the security group to the Amazon Aurora Serverless cluster’s VPC endpoint. D.Create a Site-to-site VPN connection from Amazon Aurora Serverless cluster’s VPC to the SaaS product vendor`s network.