Zed overview

Edit on GitHub

Zed is one of the application layers of the Spryker Commerce OS, providing the Back Office and backend functionality.

To learn more about the Spryker applications and their layers, see Conceptual overview

Zed is divided into three parts:

  • The Business layer: Contains the entire business logic.
  • The Persistence layer: Responsible for the database structure and connections to it—for example, for the data persistence.
  • The Communication layer: Enables the connection to the external providers.