diff --git a/charter/packages/README.md b/charter/packages/README.md new file mode 100644 index 0000000000000000000000000000000000000000..c8bd8474d45381ba64616ae5c113f89ceb792762 --- /dev/null +++ b/charter/packages/README.md @@ -0,0 +1,3 @@ +# All packages should have a folder under the /packages directory named /packages/<name> that contains all relevant information relted to the Big Bang team assessment for inclusion into the Big Bang baseline. + +# Do we maintain this information as packages are approved? diff --git a/charter/packages/ref-package/Architecture.md b/charter/packages/ref-package/Architecture.md new file mode 100644 index 0000000000000000000000000000000000000000..1fe0b5c52d6723027cea645b76c526ce5afbf7ad --- /dev/null +++ b/charter/packages/ref-package/Architecture.md @@ -0,0 +1,9 @@ +# Big Bang Package Architecture Review + +- Big Bang to Package touchpoints / interractions - does the package have a GUI, storage needs, logging, monitoring, health checks, etc +- HA - What is required for HA +- SSO - does the package have SSO, is it a licensed feature, if not - is there a strategy to provide rudimentary SSO capability vis AuthService? +- Licensing - describe the licensing model and any tiers of capability that are impacted +- Storage - describe any package specific storage or database requirements +- Dependant packages - list any included dependant packages that will not be elevated to a BB Addon +