@@ -159,7 +159,7 @@ <h3 class="subtitle pt-4">
159159 < th class ="is-one-third "> Auto-scaling</ th >
160160 < td class ="is-2 "> One global RPS rule</ td >
161161 < td class ="is-2 "> RPS, Capacity, CPU, RAM, or Custom metrics</ td >
162- < td class ="is-2 "> RPS, Capacity, CPU, RAM, or Custom metrics</ td >
162+ < td class ="is-2 "> RPS, Capacity, CPU, RAM, Custom metrics, or Queue Depth </ td >
163163 </ tr >
164164 < tr >
165165 < th class ="is-one-third "> Scale to zero</ th >
@@ -372,11 +372,17 @@ <h3 class="subtitle pt-4">
372372 < td class ="is-2 "> Unlimited</ td >
373373 </ tr >
374374 < tr >
375- < th class ="is-one-third "> Maximum named queues</ th >
375+ < th class ="is-one-third "> Maximum dedicated queues</ th >
376376 < td class ="is-2 "> 1</ td >
377377 < td class ="is-2 "> 1</ td >
378378 < td class ="is-2 "> Unlimited</ td >
379379 </ tr >
380+ < tr >
381+ < th class ="is-one-third "> Queue modes</ th >
382+ < td class ="is-2 "> Shared FIFO</ td >
383+ < td class ="is-2 "> Shared FIFO</ td >
384+ < td class ="is-2 "> Consumer per function (fair scheduling) or Shared FIFO</ td >
385+ </ tr >
380386 < tr >
381387 < th class ="is-one-third "> Maximum payload</ th >
382388 < td class ="is-2 "> 256KB</ td >
@@ -482,7 +488,7 @@ <h3 class="subtitle pt-4">
482488 < th class ="is-one-third "> Kubernetes CRD</ th >
483489 < td class ="is-2 "> No</ td >
484490 < td class ="is-2 "> Function</ td >
485- < td class ="is-2 "> Function, Profile, Policy & Role.</ td >
491+ < td class ="is-2 "> Function, Profile, JwtIssuer, Policy & Role.</ td >
486492 </ tr >
487493
488494 < tr >
@@ -529,22 +535,21 @@ <h3 class="subtitle pt-4">IAM and SSO</h3>
529535 </ td >
530536 </ tr >
531537
532-
533538 < tr >
534539 < td colspan ="4 ">
535- < h3 class ="subtitle pt-4 "> Platform features</ h3 >
540+ < h3 class ="subtitle pt-4 "> Platform-building/multi-tenant features</ h3 >
536541 </ td >
537542 </ tr >
538543 < tr >
539544 < th class ="is-2 "> REST API</ th >
540545 < td >
541- Functions, secrets & logs
546+ Functions, secrets, & logs
542547 </ td >
543548 < td >
544- Functions, secrets & logs
549+ Functions, secrets, & logs
545550 </ td >
546551 < td >
547- Functions, secrets, logs & namespaces
552+ Functions, secrets, logs, & namespaces
548553 </ td >
549554 </ tr >
550555
@@ -560,7 +565,7 @@ <h3 class="subtitle pt-4">Platform features</h3>
560565 {% include yes.html %}
561566 </ td >
562567 </ tr >
563-
568+
564569 < tr >
565570 < th class ="is-2 "> Runtime isolation</ th >
566571 < td >
0 commit comments