When designing a serverless web application using Lambda, what key concept must you factor into your design?

Advertisement

  • Serverless web applications run within the web browser of the user, so you will need to store any data the user changes directly in a database.
  • Lambda only allows you to write functions in JavaScript.
  • Lambda does not use servers, so it can only return the same request to every user.
  • Lambda is stateless, so it won’t remember who a user is in between requests.
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Leave a Comment


Share via
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Send this to a friend