Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
CQRS y los beneficios surgidos de la necesidad
Search
Ricardo Borillo
December 05, 2014
Technology
0
310
CQRS y los beneficios surgidos de la necesidad
Slides from the talk at CAS 2014 (5th of December, Barcelona)
Ricardo Borillo
December 05, 2014
Tweet
Share
More Decks by Ricardo Borillo
See All by Ricardo Borillo
De la metodología a la práctica. ¿Cómo trabajan los equipos de desarrollo?
borillo
0
38
Deuda técnica en procesos de entrega continua
borillo
1
35
Serverless y React, la pareja perfecta
borillo
0
250
Agile JavaScript
borillo
0
380
La ubicuidad de la tecnología
borillo
1
69
2 años en el Cloud: Presente y futuro del entorno de gestión UJI
borillo
0
85
El testing en JavaScript ya no es para gurús
borillo
0
490
Tendencias en el desarrollo profesional de aplicaciones con Java, React y Docker
borillo
2
210
Gestionando el viaje a la nube: El entorno de Gestión UJI en el cloud
borillo
0
130
Other Decks in Technology
See All in Technology
「改善」ってこれでいいんだっけ?
ukigmo_hiro
0
350
リセラー企業のテクサポ担当が考える、生成 AI 時代のトラブルシュート 2025
kazzpapa3
1
370
LLMプロダクトの信頼性を上げるには?LLM Observabilityによる、対話型音声AIアプリケーションの安定運用
ivry_presentationmaterials
0
570
Introduction to Sansan, inc / Sansan Global Development Center, Inc.
sansan33
PRO
0
2.8k
Contract One Engineering Unit 紹介資料
sansan33
PRO
0
8.9k
Wasmの気になる最新情報
askua
0
130
Zephyr(RTOS)にEdge AIを組み込んでみた話
iotengineer22
0
180
大規模サーバーレスAPIの堅牢性・信頼性設計 〜AWSのベストプラクティスから始まる現実的制約との向き合い方〜
maimyyym
10
5k
FinOps について (ちょっと) 本気出して考えてみた
skmkzyk
0
150
AIツールでどこまでデザインを忠実に実装できるのか
oikon48
6
3.5k
Claude Codeを駆使した初めてのiOSアプリ開発 ~ゼロから3週間でグローバルハッカソンで入賞するまで~
oikon48
10
5k
AIエージェント入門 〜基礎からMCP・A2Aまで〜
shukob
0
110
Featured
See All Featured
Practical Orchestrator
shlominoach
190
11k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Balancing Empowerment & Direction
lara
5
690
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
Mobile First: as difficult as doing things right
swwweet
225
10k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Speed Design
sergeychernyshev
32
1.2k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
Context Engineering - Making Every Token Count
addyosmani
7
270
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
910
Transcript
CQRS y los beneficios surgidos de la necesidad Ricardo Borillo
@borillo
None
None
None
None
None
None
REDIS EHCACHE CACHE VARNISH
None
None
None
None
None
None
None
None
UI Task-based
None
None
None
None
CQRS Command Query Responsibility Segregation
Eventual CONSISTENCY
None
None
Event Sourcing
None
Flashback Recovery
None
None
None
REGRESION TESTING
pubsub
HEXAGONAL CLEAN DDD RICH DOMAIN MODEL
None
COMMAND REPOSITORY MEMENTO … and more DDD
Eventric
None
None
None
None
MongoDB TingoDB REMOTE STORAGE … build your own
None
None
1Is CQRS for you?
2 Design your own patterns
3As a final step, consider a Framework
https://github.com/efacilitation/eventric-todoMVC
None