exam questions

Exam AWS Certified Data Analytics - Specialty All Questions

View all questions & answers for the AWS Certified Data Analytics - Specialty exam

Exam AWS Certified Data Analytics - Specialty topic 1 question 158 discussion

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 network 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? (Choose two.)

  • 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.
  • 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.
  • E. Deploy Athena within a private subnet.
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
CHRIS12722222
Highly Voted 3 years, 1 month ago
AD looks right https://docs.aws.amazon.com/athena/latest/ug/interface-vpc-endpoint.html
upvoted 9 times
...
Ali_Hussein
Most Recent 1 year, 9 months ago
Selected Answer: AD
The correct answers are A and D. Option B is incorrect because Amazon API Gateway is a public facing service and requests to it will traverse the internet. Option C is incorrect because a gateway VPC endpoint for Amazon S3 allows you to connect to Amazon S3 from within your VPC, but it does not allow you to connect to Athena. The following are the explanations for the correct answers: Option A: An AWS Direct Connect connection is a dedicated network connection between your on-premises network and AWS. This will allow you to connect to Athena from your on-premises network without traversing the internet. Option D: An interface VPC endpoint for Athena is a private connection to Athena that is created within your VPC. This will allow you to connect to Athena from your VPC without traversing the internet.
upvoted 3 times
...
pk349
2 years, 1 month ago
AD: I passed the test
upvoted 1 times
...
AwsNewPeople
2 years, 2 months ago
Selected Answer: AD
A. Establish an AWS Direct Connect connection between the on-premises network and the VPC, which provides a dedicated network connection between the on-premises network and the VPC, avoiding the need to traverse the public internet. D. Configure the JDBC connection to use an interface VPC endpoint for Athena, which enables private connectivity from the VPC to Athena without traversing the internet. The VPC endpoint can be configured to use a security group to control access to the endpoint.
upvoted 2 times
...
austinoy
2 years, 4 months ago
https://docs.aws.amazon.com/athena/latest/ug/interface-vpc-endpoint.html
upvoted 1 times
...
rocky48
2 years, 10 months ago
Selected Answer: AD
Selected Answer: AD
upvoted 3 times
...
samsanta2012
2 years, 11 months ago
Selected Answer: AD
Establish an AWS Direct Connect connection between the on-premises network and the VPC. Configure the JDBC connection to use an interface VPC endpoint for Athena.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...