Layers
Learn what hexagonal architecture layers are and how they interact with each other.
We'll cover the following...
As with any other architectural pattern, hexagonal architecture defines some layers that have to be followed to succeed. Those layers are going to be covered in this lesson.
Hexagonal architecture layers
Hexagonal architecture defines four layers to structure a component. As mentioned before, they are focused on all parts an application may have such as frameworks, database connections, business flows, and many more.
Domain objects
Located in the ...
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy