architecture
architecture copied to clipboard
A place where Magento architectural discussions happen
Main metric: - Clear visibility for metrics -- Component health index -- Design document review metrics
AC: - Clear definition of done for designs - Clear understanding of how partners are involved in the decision making
AC: - an article with Diagrams for: -- Distributed architecture for Commerce, MOM, & AEM -- Data flows between Commerce, MOM, & AEM -- Data flows with sub-systems that can...
Need to review based on previous experience with JPMorgan Chase in their CCB/Digital Architecture space; I have done few projects which were following the modern microservices design approach https://github.com/magento/architecture/blob/master/design-documents/service-isolation.md
Review https://github.com/magento/devdocs/pull/3003
* Improve FS API * Eliminate duplicated libraries: * Deprecation of `Magento\Framework\Filesystem\Io` * Unify Ftp library instead of `\Magento\Framework\System\Ftp` and `\Magento\Framework\Filesystem\Io\Ftp` * Agree on API convenient for developers. Current API...
Problem: https://github.com/magento/architecture/issues/235#issuecomment-525799026
See https://github.com/magento/architecture/pull/171