asked 31.5k views
4 votes
How can you allow customers outside of your VPC to use Kibana with Elasticsearch?

A) Share your VPC credentials with customers.
B) Use an Amazon Elasticsearch proxy server.
C) Set up an Amazon Cognito authentication for Kibana.
D) It's not possible to allow external access to Kibana.

1 Answer

5 votes

Final answer:

To allow customers outside of your VPC to use Kibana with Elasticsearch, set up an Amazon Cognito authentication for Kibana.

Step-by-step explanation:

The correct answer is C) Set up an Amazon Cognito authentication for Kibana. To allow customers outside of your VPC to use Kibana with Elasticsearch, you can set up an Amazon Cognito authentication. Amazon Cognito provides a secure way to authenticate and authorize access to your Kibana instance. By setting up Amazon Cognito, you can create an authentication system that allows customers to access Kibana securely without sharing your VPC credentials.

answered
User Aneela
by
8.4k points