Tutorial 6 – Introduction to Lambda III: Serverless Databases

Invoking a Lambda with two clients in parallel forces Lambda to create additional server infrastructure. Question 2. When the second client calls the helloSqlite Lambda function, how is the data different in the second container environment compared to the initial/first container? Now, try out a memory-only SQLite database. ................
................