top of page
Search
The Tech Platform
May 16, 2022
What are the Software Architecture Principles?
What is Software Architecture? The ability to view architecture from many different perspectives is a critical skill for an architect...
The Tech Platform
Feb 7, 2022
Hexagonal Architecture: Principles and Layers of Hexagonal Architecture.
Hexagonal architecture is a model or pattern for designing software applications. The idea behind it is to put inputs and outputs at the...
The Tech Platform
Oct 19, 2021
Importance of Repository Design Pattern
The Repository Design Pattern is a software design pattern that separates the logic that retrieves data from the underlying data storage...
bottom of page