moving from standard mvc to hexagonal architecture

7
Moving From Standard MVC to Hexagonal Architecture Ivo Stefanov

Upload: ivo-stefanov

Post on 26-Jan-2017

734 views

Category:

Software


1 download

TRANSCRIPT

Page 1: Moving From Standard MVC to Hexagonal Architecture

Moving From Standard MVC to

Hexagonal Architecture

Ivo Stefanov

Page 2: Moving From Standard MVC to Hexagonal Architecture

Decoupled Coupled

Amount of Features

Com

plex

ity

Features and Complexity

Page 3: Moving From Standard MVC to Hexagonal Architecture

Data flow both waysData flow one wayData flow through a request

What People Think MVC Is

Page 4: Moving From Standard MVC to Hexagonal Architecture

Data flow both waysData flow one wayData flow through an event bus

What It Can Become

Page 5: Moving From Standard MVC to Hexagonal Architecture

Hexagonal Structure

Page 6: Moving From Standard MVC to Hexagonal Architecture

Another Flow Representation

Page 7: Moving From Standard MVC to Hexagonal Architecture

Thank You!