ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 198 - DAS-C01 discussion

Report
Export

A manufacturing company is storing data from its operational systems in Amazon S3. The company's business analysts need to perform one-time queries of the data in Amazon S3 with Amazon Athena. The company needs to access the Athena service from the on-premises network by using a JDBC connection. The company has created a VPC. Security policies mandate that requests to AWS services cannot traverse the internet.

Which combination of steps should a data analytics specialist take to meet these requirements? (Select TWO.)

A.
Establish an AWS Direct Connect connection between the on-premises network and the VPC.
Answers
A.
Establish an AWS Direct Connect connection between the on-premises network and the VPC.
B.
Configure the JDBC connection to connect to Athena through Amazon API Gateway.
Answers
B.
Configure the JDBC connection to connect to Athena through Amazon API Gateway.
C.
Configure the JDBC connection to use a gateway VPC endpoint for Amazon S3.
Answers
C.
Configure the JDBC connection to use a gateway VPC endpoint for Amazon S3.
D.
Configure the JDBC connection to use an interface VPC endpoint for Athena.
Answers
D.
Configure the JDBC connection to use an interface VPC endpoint for Athena.
E.
Deploy Athena within a private subnet.
Answers
E.
Deploy Athena within a private subnet.
Suggested answer: A, D

Explanation:

AWS Direct Connect is a service that establishes a dedicated network connection between your on-premises network and AWS1.It can help you reduce network costs, increase bandwidth throughput, and provide a more consistent network experience than internet-based connections1. It can also help you meet the security policy that requires requests to AWS services not to traverse the internet.

An interface VPC endpoint is a type of VPC endpoint that enables you to privately connect your VPC to supported AWS services and VPC endpoint services powered by AWS PrivateLink2.It is represented by one or more Elastic Network Interfaces (ENIs) with private IP addresses in your VPC subnets2. It can also help you meet the security policy that requires requests to AWS services not to traverse the internet.

Amazon Athena now provides an interface VPC endpoint that allows you to connect directly to Athena through an interface VPC endpoint in your VPC3.You can create an interface VPC endpoint to connect to Athena using the AWS console or AWS CLI commands4.You can also configure the JDBC connection to use the interface VPC endpoint for Athena by specifying the endpoint URL as the JDBC URL5.

asked 16/09/2024
Vadym Popov
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first