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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ