Skip to content

Commit 06a947d

Browse files
authored
Merge pull request magento#5122 from magento/db_arch_img
Updated architectural diagram to newest version
2 parents 0de6794 + 86ebfb4 commit 06a947d

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed
108 KB
Loading

guides/v2.3/architecture/archi_perspectives/arch_diagrams.md

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
group: architecture-guide
3+
title: Architectural diagrams
4+
menu_title: Architectural diagrams
5+
---
6+
7+
## Magento architecture from different perspectives {#m2arch-whatis-overview}
8+
9+
Depending upon your role and purpose for learning more about Magento, there are several different ways to view the Magento architecture. For example, a developer who wants to create new modules or perhaps customize an existing [module](https://glossary.magento.com/module) will want to understand the architecture of a module itself, and how it fits into the larger view, with the Magento framework and other components. However, a merchant who wants to quickly build an online storefront wants to view the collection of components from a higher level, and understand the components that impact the look, feel, and user interaction components.
10+
11+
## Architecture layers diagram {#archi-layers}
12+
13+
The following diagram illustrates the components and shows the "layers" or tiers in Magento.
14+
15+
![]({{site.baseurl}}/common/images/archi_diagram_desired-state.png)
16+
17+
## Related topics
18+
19+
- [Architecture layers overview]({{page.baseurl}}/architecture/archi_perspectives/ALayers_intro.html)
20+
- [Service Isolation](https://github.com/magento/architecture/blob/master/design-documents/service-isolation.md)

0 commit comments

Comments
 (0)