SlideShare a Scribd company logo
Hexagonal
Architecture
Arquitectura hexagonal
Arquitectura hexagonal
Arquitectura hexagonal
Arquitectura hexagonal
Arquitectura hexagonal
Arquitectura hexagonal
WTF
WTF
WTF
WTF
WTF
WTF
WTF
WTF
WTF
WTF
Código spaghetti
Arquitectura Hexagonal
al rescate
Hexagonal
architecture
Clean
architecture
Ports and
adapters
Arquitectura hexagonal
NFC
View
Camera
Commands
INPUT
OUTPUT
Use Cases
+
Entities
DOMAIN
(Bussines logic)
External Services
INFRASTRUCTURE
DATABASE
NETWORK
FACEBOOK
Login User
Order product
List friends
Profile
Home
Products
AdaptersAdapters
Messaging
Arquitectura hexagonal
Arquitectura hexagonal
ORDEN
Estandarización
Antes
Symfony 1.4 Android
Symfony 2 Android
Después
Desacoplado
NFC
View
Camera
Commands
API
PRESENTATION
Use Cases
DOMAIN
(Bussines logic)
External Services
INFRASTRUCTURE
DATABASE
NETWORK
SENSORS
FACEBOOK
Login User
Order product
List friends
Profile
Home
Products
AdaptersAdapters
PRESENTACIÓN
Presenter(s)
Controller
Model
View
Eventos
Rellena la vista
Acciones
Resultado de
esas acciones
Datos + lógica
de negocio.
DOMINIO
NFC
Comando
Vista
Cámara
Lógica de vista
MVP
MVC
DOMINIO
Presenter Domain Infrastructure
VISTA
Frontera
Modelo de
vista
Casos de uso
Modelo de
negocio
Almacenamiento
Frontera
Modelo de
datos
Mapeo de
datos
Mapeo de
datos
Servidor
Modelo de
datos
Frontera
Portable
70% Portable
Inbox
J2ObjC
Android SDK
(10830 LOC)
+ 5 librerías
PRESENTATION
JAVA Puro
(5899 LOC)
DOMAIN
ANDROID SDK
(4116 LOC)
+ 9 Librerías
(orm, rest)
INFRASTRUCTURE
Symfony2
(3126 LOC)
PRESENTATION
PHP Puro
(9420 LOC)
DOMAIN
Symfony2
(2823 LOC)
+ Librerías
(orm, messaging)
INFRASTRUCTURE
Framework
A good architecture allows you to defer framework decisions.
A good architecture allows framework to act a s a plugins to
the app.
The database is a detail, a hardware detail. We would not use
one at all if all our data could fit i memory for ever.
Use a framework as a means to accomplish tasks in your
application, instead of being your application itself.
Claridad y legibilidad
Olmix
Casos de uso
Extensible
¡¡Testable!!
Arquitectura hexagonal
Arquitectura hexagonal
Orden
Estandarización
Desacoplamiento
Portabilidad
Legibilidad
Mantenibilidad
Extensibilidad
Testabilidad
Versatilidad
Rentabilidad
Económico
Arquitectura hexagonal
Referencias
http://www.slideshare.net/PedroVicenteGmezSnch/
http://es.slideshare.net/flipper83/forgetting-android
http://es.slideshare.net/ChristianPanadero/my-way-to-clean-android-
android-day-salamanca-edition
http://es.slideshare.net/jmpereirag/from-legacy-to-hexagonal-android
http://fernandocejas.com/2014/09/03/architecting-android-the-clean-
way/
http://blog.8thlight.com/uncle-bob/2012/08/13/the-clean-
architecture.html
GRACIAS!

More Related Content

PPSX
SOLID Principles and The Clean Architecture
PDF
The Secrets of Hexagonal Architecture
PDF
Hexagonal architecture: how, why and when
PPTX
Clean architecture
PDF
Hexagonal architecture - message-oriented software design
PDF
Clean Architecture
PDF
Kata: Hexagonal Architecture / Ports and Adapters
PDF
Introducing Clean Architecture
SOLID Principles and The Clean Architecture
The Secrets of Hexagonal Architecture
Hexagonal architecture: how, why and when
Clean architecture
Hexagonal architecture - message-oriented software design
Clean Architecture
Kata: Hexagonal Architecture / Ports and Adapters
Introducing Clean Architecture

What's hot (20)

KEY
Event Driven Architecture
PPT
Domain Driven Design (DDD)
PPTX
Clean architecture
PPTX
Introduction To Microservices
PDF
Clean architecture
PPTX
Dependency injection
PPTX
Hexagonal architecture with Spring Boot
PDF
Introduction to Event-Driven Architecture
PPTX
Hexagonal Architecture
PPSX
Domain Driven Design
PPTX
Domain Driven Design
PPTX
React Native
PDF
Clean Architecture
PPTX
Event-driven microservices
PDF
Swagger UI
PPTX
Domain Driven Design
PPT
Domain Driven Design Demonstrated
PPTX
Domain-Driven Design
PPTX
Domain Driven Design - Strategic Patterns and Microservices
PPTX
Domain Driven Design
Event Driven Architecture
Domain Driven Design (DDD)
Clean architecture
Introduction To Microservices
Clean architecture
Dependency injection
Hexagonal architecture with Spring Boot
Introduction to Event-Driven Architecture
Hexagonal Architecture
Domain Driven Design
Domain Driven Design
React Native
Clean Architecture
Event-driven microservices
Swagger UI
Domain Driven Design
Domain Driven Design Demonstrated
Domain-Driven Design
Domain Driven Design - Strategic Patterns and Microservices
Domain Driven Design
Ad

Viewers also liked (20)

PDF
Hexagonal architecture message-oriented software design
PDF
Hexagonal architecture in PHP
PDF
The framework as an implementation detail
PPTX
Visteme con 'Clean Architecture' que tengo prisas
PDF
Things I Believe Now That I'm Old
PDF
Developing for Android (The movie)
PDF
Hexagonal Architecture - PHP Barcelona Monthly Talk (DDD)
PDF
Hexagonal symfony
PPTX
Arquitectura de software para aplicaciones móviles
PDF
Introduction to hexagonal architecture
PDF
Models and Service Layers, Hemoglobin and Hobgoblins
PDF
Composer in monolithic repositories
PDF
Command Bus To Awesome Town
PDF
RestMQ - HTTP/Redis based Message Queue
PDF
Symfony: Your Next Microframework (SymfonyCon 2015)
PDF
The Elephant In The Room: Motivation (Tips To Improve Motivation Throughout A...
PDF
Hexagonal architecture for java applications
PDF
Clean architecture with ddd layering in php
PPTX
La comunicaciòn
PDF
Fendall porta stream_i
Hexagonal architecture message-oriented software design
Hexagonal architecture in PHP
The framework as an implementation detail
Visteme con 'Clean Architecture' que tengo prisas
Things I Believe Now That I'm Old
Developing for Android (The movie)
Hexagonal Architecture - PHP Barcelona Monthly Talk (DDD)
Hexagonal symfony
Arquitectura de software para aplicaciones móviles
Introduction to hexagonal architecture
Models and Service Layers, Hemoglobin and Hobgoblins
Composer in monolithic repositories
Command Bus To Awesome Town
RestMQ - HTTP/Redis based Message Queue
Symfony: Your Next Microframework (SymfonyCon 2015)
The Elephant In The Room: Motivation (Tips To Improve Motivation Throughout A...
Hexagonal architecture for java applications
Clean architecture with ddd layering in php
La comunicaciòn
Fendall porta stream_i
Ad

Similar to Arquitectura hexagonal (20)

PDF
Hexagonal architecture
PDF
Hexagonal architecture for the web
PDF
Hexagonal Architecture - message-oriented software design (PHPCon Poland 2015)
PDF
Hexagonal architecture - message-oriented software design (PHP Barcelona 2015)
PDF
Hexagonal Architecture.pdf
PDF
Hexagonal architecture - message-oriented software design (Symfony Live Berli...
PDF
Hexagonal architecture - message-oriented software design (PHP Benelux 2016)
PDF
Explicit architecture
PDF
Hexagonal Symfony - SymfonyCon Amsterdam 2019
PDF
Hexagonal
PDF
Hexagonal Architecture using Grails
PDF
ljug-meetup-2023-03-hexagonal-architecture.pdf
PDF
From silex to symfony and viceversa
PDF
Building APIs in an easy way using API Platform
PDF
Acercándonos a la Programación Funcional a través de la Arquitectura Hexag...
PDF
Meet Magento IT 2021 - Principles & Advantages of Hexagonal Architecture on M...
PPTX
Framework Independent Architectures
PDF
Fighting legacy with hexagonal architecture and frameworkless php
PPTX
Construcción de web aps- un enfoque hexagonal
PDF
SFSCON23 - Luca Guadagnini - Ithaca the Clean and Hexagonal Architectural Is...
Hexagonal architecture
Hexagonal architecture for the web
Hexagonal Architecture - message-oriented software design (PHPCon Poland 2015)
Hexagonal architecture - message-oriented software design (PHP Barcelona 2015)
Hexagonal Architecture.pdf
Hexagonal architecture - message-oriented software design (Symfony Live Berli...
Hexagonal architecture - message-oriented software design (PHP Benelux 2016)
Explicit architecture
Hexagonal Symfony - SymfonyCon Amsterdam 2019
Hexagonal
Hexagonal Architecture using Grails
ljug-meetup-2023-03-hexagonal-architecture.pdf
From silex to symfony and viceversa
Building APIs in an easy way using API Platform
Acercándonos a la Programación Funcional a través de la Arquitectura Hexag...
Meet Magento IT 2021 - Principles & Advantages of Hexagonal Architecture on M...
Framework Independent Architectures
Fighting legacy with hexagonal architecture and frameworkless php
Construcción de web aps- un enfoque hexagonal
SFSCON23 - Luca Guadagnini - Ithaca the Clean and Hexagonal Architectural Is...

More from 540deg (7)

PDF
Katayuno TCR (test && commit || revert)
PDF
Test doubles
PDF
Clean code 9
PDF
Clean code 10-11
PDF
Clean code 7-8
PDF
Clean code 4-6
PDF
Clean code 1-3
Katayuno TCR (test && commit || revert)
Test doubles
Clean code 9
Clean code 10-11
Clean code 7-8
Clean code 4-6
Clean code 1-3

Recently uploaded (20)

PPTX
Management Information system : MIS-e-Business Systems.pptx
PDF
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
PPTX
Current and future trends in Computer Vision.pptx
PPTX
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
A SYSTEMATIC REVIEW OF APPLICATIONS IN FRAUD DETECTION
PPTX
Nature of X-rays, X- Ray Equipment, Fluoroscopy
PDF
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
PPTX
Fundamentals of Mechanical Engineering.pptx
PPT
Occupational Health and Safety Management System
PDF
Visual Aids for Exploratory Data Analysis.pdf
PDF
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
PDF
BIO-INSPIRED ARCHITECTURE FOR PARSIMONIOUS CONVERSATIONAL INTELLIGENCE : THE ...
PDF
SMART SIGNAL TIMING FOR URBAN INTERSECTIONS USING REAL-TIME VEHICLE DETECTI...
PDF
August 2025 - Top 10 Read Articles in Network Security & Its Applications
PDF
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
PPTX
Information Storage and Retrieval Techniques Unit III
PDF
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
PPTX
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
PPTX
Software Engineering and software moduleing
Management Information system : MIS-e-Business Systems.pptx
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
Current and future trends in Computer Vision.pptx
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
R24 SURVEYING LAB MANUAL for civil enggi
A SYSTEMATIC REVIEW OF APPLICATIONS IN FRAUD DETECTION
Nature of X-rays, X- Ray Equipment, Fluoroscopy
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
Fundamentals of Mechanical Engineering.pptx
Occupational Health and Safety Management System
Visual Aids for Exploratory Data Analysis.pdf
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
BIO-INSPIRED ARCHITECTURE FOR PARSIMONIOUS CONVERSATIONAL INTELLIGENCE : THE ...
SMART SIGNAL TIMING FOR URBAN INTERSECTIONS USING REAL-TIME VEHICLE DETECTI...
August 2025 - Top 10 Read Articles in Network Security & Its Applications
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
Information Storage and Retrieval Techniques Unit III
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
Software Engineering and software moduleing

Arquitectura hexagonal