Concurrency

Reserved Concurrency

  • Guarantee the maximum number of concurrencies
  • No other function can use those reserved concurrency
    • which may throttle other functions
  • No charge

Provisioned Concurrency

  • Initialize a requested number of concurrencies
  • Respond fast, less latency
  • Extra $$