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?

已提问 1 年前323 查看次数
1 回答
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
支持工程师
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则