Question

best practices around Global Containers
Are there any best practices to use on Global Containers?
Is it better to try and create only one per project?
is there a limit to the number of items a global container should contain?
should global containers be created by type of items (etc. one for variables, another for lookup tables)
etc.
Thanks!