Athena query from Lambda Function

0

Is it recommended practice to invoke Athena (dynamic) query (not saved query) from Lambda function for a custom Dashboard Application?

asked a year ago310 views
1 Answer
0

Querying Athena from Lambda either from a saved/unsaved query may not make any difference for Custom Dashboard Application.

To improve the performance of querying Athena, refer to the following blog:

[+] Top 10 Performance Tuning Tips for Amazon Athena - https://aws.amazon.com/blogs/big-data/top-10-performance-tuning-tips-for-amazon-athena/

And will recommend to refer this document for Lambda Best Practices:

[+] Best practices for working with AWS Lambda functions - https://docs.aws.amazon.com/lambda/latest/dg/best-practices.html

AWS
SUPPORT ENGINEER
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions