Solved

A Serverless Application Uses an API Gateway and AWS Lambda

Question 318

Multiple Choice

A serverless application uses an API Gateway and AWS Lambda. Where should the Lambda function store its session information across function calls?


A) In an Amazon DynamoDB table
B) In an Amazon SQS queue
C) In the local filesystem
D) In an SQLite session table using -DSQLITE_ENABLE_SESSION In an SQLite session table using -DSQLITE_ENABLE_SESSION

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions