@@ -13,6 +13,44 @@ <h3 class="subtitle">High-level comparison</h3>
1313 </ thead >
1414 < tbody >
1515
16+
17+ < tr >
18+ < td colspan ="4 ">
19+ < h3 class ="subtitle pt-4 ">
20+ Licensing and intended usage
21+ </ h3 >
22+ </ td >
23+ </ tr >
24+
25+ < tr >
26+ < th class ="is-one-third "> Intended use</ th >
27+ < td class ="is-2 "> Non-commercial use, or 60-day commercial experimental use</ td >
28+ < td class ="is-2 "> Commercial use with single product or team</ td >
29+ < td class ="is-2 "> Enterprise use, functions hosting and multi-tenancy</ td >
30+ </ tr >
31+
32+
33+ < tr >
34+ < th class ="is-one-third "> License</ th >
35+ < td class ="is-2 "> Community Edition EULA</ td >
36+ < td class ="is-2 "> OpenFaaS Pro EULA</ td >
37+ < td class ="is-2 "> OpenFaaS Pro EULA (MSA may also apply)</ td >
38+ </ tr >
39+
40+ < tr >
41+ < th class ="is-one-third "> Air-gapped / offline support</ th >
42+ < td class ="is-2 "> Not supported, Internet connection required at all times.</ td >
43+ < td class ="is-2 "> Supported for commercial, defense, & military.</ td >
44+ < td class ="is-2 "> Supported for commercial, defense, & military.</ td >
45+ </ tr >
46+
47+ < tr >
48+ < th class ="is-one-third "> Private registries for functions</ th >
49+ < td class ="is-2 "> Not supported, public, unauthenticated only.</ td >
50+ < td class ="is-2 "> Supported.</ td >
51+ < td class ="is-2 "> Supported.</ td >
52+ </ tr >
53+
1654 < tr >
1755 < td colspan ="4 ">
1856 < h3 class ="subtitle pt-4 ">
@@ -43,21 +81,7 @@ <h3 class="subtitle pt-4">
4381 </ tr >
4482
4583 < tr >
46- < th class ="is-one-third "> Air-gapped / offline support</ th >
47- < td class ="is-2 "> Not supported, Internet connection required at all times.</ td >
48- < td class ="is-2 "> Supported for commercial, defense, & military.</ td >
49- < td class ="is-2 "> Supported for commercial, defense, & military.</ td >
50- </ tr >
51-
52- < tr >
53- < th class ="is-one-third "> Private registries for functions</ th >
54- < td class ="is-2 "> Not supported.</ td >
55- < td class ="is-2 "> Supported.</ td >
56- < td class ="is-2 "> Supported.</ td >
57- </ tr >
58-
59- < tr >
60- < td colspan ="4 "> We can support other languages for licensed customers, free to reach out to us to ask.< td >
84+ < td colspan ="4 "> Support can be added for other languages for licensed customers, free to reach out to us.< td >
6185 </ tr >
6286
6387 < tr >
@@ -115,7 +139,7 @@ <h3 class="subtitle pt-4">
115139
116140 < tr >
117141 < th class ="is-one-third "> Maximum functions per namespace</ th >
118- < td class ="is-2 "> 30 </ td >
142+ < td class ="is-2 "> 15 </ td >
119143 < td class ="is-2 "> 500</ td >
120144 < td class ="is-2 "> 5000</ td >
121145 </ tr >
0 commit comments