AWS Lambda supports concurrent executions, allowing multiple instances of a function to run __________.

  • exclusively
  • sequentially
  • simultaneously
  • sporadically
AWS Lambda supports concurrent executions, allowing multiple instances of a function to run simultaneously, enhancing performance and scalability for serverless applications.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *