#domaindriven — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #domaindriven, aggregated by home.social.
-
Unmesh Joshi: Code has always served two distinct but intertwined purposes.
"First, code is a set of instructions to a machine...Second, code is a conceptual model of the problem domain."
I've always found the conceptual model idea to be less important than Conway's Law, though. Agentic programming will probably be subject to it as well - but there had better be someone who understands the organizational structure!
-
Aufnahme verfügbar (Video / Podcast)
#SoftwareArchitektur im #Stream
#DomainDrivenDesign: Ein vollständiges Beispiel 2/2
#DDD #DomainDriven
Themen dieses Mal:
taktisches Design, #CQRS, #EventSourcing und hexagonale Architektur
https://software-architektur.tv/2024/11/22/episode241.html -
#SoftwareArchitektur im #Stream
#DomainDrivenDesign: Ein vollständiges Beispiel 2/2
#DDD #DomainDrivenHEUTE 13:00 CET
Themen dieses Mal:
taktisches Design, CQRS, Event Sourcing und hexagonale ArchitekturMehr Informationen und Möglichkeit für Fragen:
https://software-architektur.tv/ -
#SoftwareArchitektur im #Stream
#DomainDrivenDesign: Ein vollständiges Beispiel 2/2
#DDD #DomainDrivenMORGEN 13:00 CET
Themen dieses Mal:
taktisches Design, CQRS, Event Sourcing und hexagonale ArchitekturMehr Informationen und Möglichkeit für Fragen:
https://software-architektur.tv/ -
#SoftwareArchitektur im #Stream
#DomainDrivenDesign: Ein vollständiges Beispiel 2/2
#DDD #DomainDrivenFreitag 2024-11-22 13:00 CET
Themen dieses Mal:
taktisches Design, CQRS, Event Sourcing und hexagonale ArchitekturMehr Informationen und Möglichkeit für Fragen:
https://software-architektur.tv/ -
#SoftwareArchitektur im #Stream
#DomainDrivenDesign: Ein vollständiges Beispiel 1/2
#DDD #DomainDriven
Aufnahme verfügbar!
https://software-architektur.tv/2024/11/18/episode240.html -
#SoftwareArchitektur im #Stream
#DomainDrivenDesign: Ein vollständiges Beispiel
#DDD #DomainDriven
HEUTE 12:30 CET
Mehr Informationen und Möglichkeit für Fragen:
https://software-architektur.tv/ -
#SoftwareArchitektur im #Stream
#DomainDrivenDesign: Ein vollständiges Beispiel
#DDD #DomainDriven
MORGEN 18.11. 12:30 CET
Mehr Informationen und Möglichkeit für Fragen:
https://software-architektur.tv/ -
#SoftwareArchitektur im #Stream
#DomainDrivenDesign: Ein vollständiges Beispiel
#DDD #DomainDriven
MONTAG 18.11. 12:30 CET
Mehr Informationen und Möglichkeit für Fragen:
https://software-architektur.tv/ -
Mein neuer halbtägiger Workshop am 2024-12-16:
Domain-driven Design saniert #Legacy bei @socreatory
https://www.socreatory.com/de/trainings/ddd-legacy-sanierung
#DDD #DomainDriven -
Slides
#Domaindriven Design: Concept and Challenges
from my talk at #JavaLand #DDD https://speakerdeck.com/ewolff/domain-driven-design-concepts-and-challenges -
Don't overdose on #DomainDriven Design #DDD!
Enjoy my talk at #JCON #remote conference
https://jcon.one/
I have five free tickets - let me know if you are interested! -
New #JCON2023 🎥 is online: #DomainDriven Transformation—How to Bring (Back) Sustainable Architecture to Legacy and Monoliths
This talk will show how we can introduce (or bring back)structure. Ev...
Watch Henning Schwentner´s video now: https://www.youtube.com/watch?v=SdjGK9hn6ec&list=PLFeSAZzYdUoeiBZIEDjgPRk3q3AsJlC84&index=15
#Cloud #Microservices -
New #JCON2023 🎥 is online: #DomainDriven Transformation—How to Bring (Back) Sustainable Architecture to Legacy and Monoliths
This talk will show how we can introduce (or bring back)structure. Ev...
Watch Henning Schwentner´s video now: https://www.youtube.com/watch?v=SdjGK9hn6ec&list=PLFeSAZzYdUoeiBZIEDjgPRk3q3AsJlC84&index=15
#Cloud #Microservices -
i've blogged again - this time about #generating #eventSourced #domainDriven #code in c# using the #dolittle #sdk with #chatGPT
-
i've blogged again - this time about #generating #eventSourced #domainDriven #code in c# using the #dolittle #sdk with #chatGPT
-
i've blogged again - this time about #generating #eventSourced #domainDriven #code in c# using the #dolittle #sdk with #chatGPT
-
i've blogged again - this time about #generating #eventSourced #domainDriven #code in c# using the #dolittle #sdk with #chatGPT
-
i've blogged again - this time about #generating #eventSourced #domainDriven #code in c# using the #dolittle #sdk with #chatGPT
-
I'm happy to share I'm co-organizing @DrivUn in Amsterdam in September.
We aim to gather awesome devs excited about #eventdriven, #domaindriven, and #messagedriven systems.
Please check out https://drivun.co, send feedback, and help me spread the word about #DrivUn23. -
Shift into high gear with the newest #unconference in Europe! Introducing #DrivUn23, an #openspace gathering about the latest trends in #eventdriven #domaindriven #messagedriven systems. Visit https://drivun.co and join us for turbocharged discourses with amazing people!
-
I'm planning on writing a book. I've developed a #halfDAO, a #software #architecture #pattern for the #java #programming #language.
I find #JPA too broad: most of my apps just need to read. Writing back to the data store happens rarely. When it does, I use #storedProcedures. I don't need a JPA cache: my apps read into local memory objects, execute, and stop.
My solution is #DomainDriven, uses #Builders and #Generators. And in active use in 20 applications.
I need a publisher.