Tiers In Software Architecture

layers vs. tiers

although often used interchangeably, don’t confuse layers with tiers!

  • layers are more used to represent the conceptual/logical organization of the code.
  • tiers are used to represent the physical separation of components.
table without id file.inlinks as Backlinks
where file.name = this.file.name

References.

Categories::