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?

posta un anno fa323 visualizzazioni
1 Risposta
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
TECNICO DI SUPPORTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande