3 is not quite true. tried deploying CE at scale at my last company, ran into a gnarly limit on concurrent connections the db cluster would handle.
It was a hard coded, undocumented limit on the CE version.
not sure if this still exists. but it took some digging into the source, and monkey patching to fix.