nick_tune, to random
@nick_tune@hachyderm.io avatar

One of the most fascinating things about software architecture is how choices in the past can have such a strong influence on the system for years to come.

You might make a decision that seems trivial at the time, but new features get layered on top of your design's assumptions.

These bakediin constraints limit how you can evolve the system,...

1/2

alexanderschnitzler, to random
@alexanderschnitzler@mstdn.social avatar

For those that follow and :

Do you let the ORM persist your aggregates and record just the events for the aggregate root or do you let the ORM persist all entities seperately and record events for all data changes of all entities of you aggregate?

nick_tune, to random
@nick_tune@hachyderm.io avatar

It was wonderful watching @yellowbrickc facilitate a DDD/architecture workshop yesterday at PayFit France.

She demonstrated one of the most effective, and simplest, techniques to perfection "Talk me through a concrete use case".

She quickly helped a group map out the details and then make a decision about their architecture. It was really impressive.

If you want to become a good facilitator then I recommend getting good at this skill.

1/2

nick_tune,
@nick_tune@hachyderm.io avatar

.....helping business and technology people map out specific scenarios.

This technique also forms a key part of Eric Evans Model Exploration Whirlpool which is also highly recommended.

https://www.domainlanguage.com/ddd/whirlpool/

2/2

nick_tune, to random
@nick_tune@hachyderm.io avatar

Should you design APIs based on what you (the owning team) think is the best way to expose your domain, or do you make compromises based on the needs of your API's consumers?

(API here refers to any element of the public contract of your service/subsystem/app/domain/context, such as HTTP endpoints or events.)

kerfuffle,
@kerfuffle@mastodon.online avatar

@nick_tune

You start from any conventions you've agreed on with other teams regarding API design.

Then you focus on what's best for your domain model.

And when you find reality has needs beyond what both convention and model dictate, you inspect and adapt. That means revisiting a convention or remodeling your domain boundary.

virtualddd, to random
@virtualddd@techhub.social avatar

🎉 Big news for DDD enthusiasts! Our virtual Domain-Driven Design community has relaunched with a fresh website aimed at easier knowledge sharing across time zones.

🌐 First Aussie meetup on the horizon!

Interested in organizing a Virtual DDD yourself in your timezone?

Contact us. Visit virtualddd.com to get involved and let us know your thoughts!

symfonystation, (edited ) to Symfony
@symfonystation@newsletter.mobileatom.net avatar

Reblog via Arnaud Langlande

🚀 Créer des applications avec Symfony rapidement ? C’est facile ! Mais développer des apps destinées à tenir la route sur le long terme, voilà le vrai challenge.

🔍 Faire évoluer continuellement une application sans affecter les fonctionnalités existantes et tout en minimisant les bugs demande une stratégie bien pensée. C’est là que l’importance d’une architecture robuste entre en jeu.

J’explique 🧵 👇 [1/3]

#Symfony #ArchitectureLogicielle #DDD #ArchitectureHexagonale #DomainDrivenDesign

https://files.mastodon.social/media_attachments/files/111/963/403/152/072/078/original/382d6515b619e774.jpghttps://newsletter.mobileatom.net/8147-2/

arnolanglade, to Symfony
@arnolanglade@mastodon.social avatar

🚀 Créer des applications avec Symfony rapidement ? C'est facile ! Mais développer des apps destinées à tenir la route sur le long terme, voilà le vrai challenge.

🔍 Faire évoluer continuellement une application sans affecter les fonctionnalités existantes et tout en minimisant les bugs demande une stratégie bien pensée. C'est là que l'importance d'une architecture robuste entre en jeu.

J'explique 🧵 👇 [1/3]

#Symfony #ArchitectureLogicielle #DDD #ArchitectureHexagonale #DomainDrivenDesign

nick_tune, to random
@nick_tune@hachyderm.io avatar

I had a great time at NDC London this week.

I enjoyed facilitating a DDD workshop and doing a little talk about architecture modernization.

The slides for this and all of my talks are available on my site, along with videos where recorded (I’m not saying they're good, I'm just saying they are there).

https://nick-tune.me/speaking

opdavies, to php
@opdavies@mastodon.social avatar

Why should you define the ubiquitous language for a software project? Rob Allen told us during a recent meetup talk.

https://www.oliverdavies.uk/archive/2024/01/24/defining-ubiquitous-language

kenny_baas, to random

Are you aware of our natural tendency to add rather than subtract elements when solving problems? This 'additive bias' often leads to complex and coupled software designs. Ignoring this bias during software development can result in less efficient software with higher costs for changes.

Find out more about "How the bias towards additive can lead us to suboptimal and costly software design" in my latest blog post. Read it here: https://lnkd.in/eNPgrbaP

beausimensen, to php
@beausimensen@phpc.social avatar

I’m on the market for a staff/principal role. I have a passion for , Developer Experience, community, mentoring, , and interacting with business and domain experts.

Comfort zone:

Excited about:

Would love professional exposure to:

Visit beausimensen.com to contact or DM me.

nick_tune, to random
@nick_tune@hachyderm.io avatar

I've just published a new article: Beyond Problem and Solution Space: Better models for modern product development

I find the terms problem and solution space confusing so I've summarized the works of Indi Young, Marty Cagan, Teresa Torres, and John Cutler which can help to address this problem.

Please let me know if I've misconstrued, misunderstood or inaccurately represented any ideas.

https://medium.com/nick-tune-tech-strategy-blog/beyond-problem-and-solution-space-better-models-for-modern-product-development-4ad3d5d5cdc4

nick_tune, to random
@nick_tune@hachyderm.io avatar

Should you create a separate team to work on modernizing the legacy monolith while other teams focus on building new features outside the legacy?

This is a topic I've discussed on multiple occasions recently, and it's not an uncommon modernization question in general.

I'm generally cautious of this approach because...

1/n

beausimensen, to php
@beausimensen@phpc.social avatar

I'd love to work with a team already working with or a team wanting to bring EventSauce into their project.

An ongoing consulting relationship or a part-time/short-term contract would be my preference, but I would consider full-time employment for the right opportunity.

Please message me here or contact me via my website to talk more!

https://beausimensen.com/

beausimensen, to php
@beausimensen@phpc.social avatar

I have availability opening up at the end of October for client work. I'm open to discussing all opportunities, but my ideal projects include domain exploration and modeling.

Email: beau@dflydev.com

beausimensen, to php
@beausimensen@phpc.social avatar

I'm starting Office Hours this week! I've set aside time on Thursdays to connect with people to discuss software development, open-source software, architecture, and domain modeling.

https://calendly.com/beausimensen/office-hours

villetakanen, to Software Finnish
@villetakanen@mementomori.social avatar

To be honest: "as-monolithic-apps-as-possible" should be the rule of thumb when crafting Domain Boundaries for Microservices.

virtualddd, to random
@virtualddd@techhub.social avatar

Are you grappling with the complexities of evolving software solutions? Want to pivot from "keep it simple" to "work in complexity"?

Join us this Wednesday, September 20th, 2023, for a Virtual Domain-Driven Design Open Space Meetup on Systems Thinking and Skillful Interaction. Dive deep into the challenges and nuances of working in a complex software environment.

🌐 What's an Open Space? Open Space Technology is a participant-driven approach to meetings and conferences. It's a space where attendees create the agenda, lead discussions, and collaborate on topics they're passionate about.

🔹 Keynote Speaker: The brilliant @jessitron a renowned systems thinker, will be setting the stage with her insights.

🎟 Tickets: Only $5! The fee covers our platform costs, and any surplus goes straight to charity. A win-win for knowledge and goodwill!

https://opencollective.com/virtualddd/events/a-virtual-open-space-meetup-on-systems-thinking-and-skillful-interaction-9075b732

kenny_baas, to random

🚂 On my way back home from by train. A massive thank you to the @LeanAgileScot
team for a seamless event! 🙌 It was heartwarming to reconnect with everyone. Grateful to all who attended my talk & for the invaluable feedback. 🎤

Shoutout to @suksr for distilling the following heuristic from my talk that I will include in the next time: "When your domain model has too many exceptions, split it into two bounded contexts." 🧠

https://speakerdeck.com/baasie/how-domain-driven-design-enabled-scaling-a-big-ball-of-mud-product

nick_tune, to random
@nick_tune@hachyderm.io avatar

Last night was up there with the best DDD London events we've had.

Firstly we were invited into Zoopla's home to hear from their Peter Sellwood and Dan Ransom talking very openly and candid about how they evolved their org structure and software with a domain-driven approach.

So many great insights and takeaways from this talk.

Zoopla’s triggers for change
Zoopla’s DDD journey including EventStorming
image/jpeg

nick_tune, to random
@nick_tune@hachyderm.io avatar

Quick update on my book:

4 out of 17 chapters have passed through copy editing. Target is for all 17 to be completed this month.

AFAIK, we are still on schedule for physical copies to be available this year, possibly 31st October.

Thanks for all of your support. This is a tiring process and every bit of help gives me a tiny extra bit of motivation.

https://www.manning.com/books/architecture-modernization?new=true&experiment=B

nick_tune, to random
@nick_tune@hachyderm.io avatar

A wooden table is made from wood.

A glass table is made from glass.

Why is a coffee table not made from coffee?

This is actually relevant to domain modelling: sometimes we name things after their properties and sometimes their purpose.

And sometimes we're talking about the same physical thing from the perspective of a different subdomain where it has a different name.

These factors also play a role in determining how we decide to shape boundaries.

nick_tune, to random
@nick_tune@hachyderm.io avatar

Our next event is on the 4th September, with two quality talks lined up.

Thanks to Zoopla, who will be hosting and delivering the first talk about their architecture journey.

The night's second session will be from Wolfgang Goebl sharing his expertise on Enterprise Architecture, and in particular the overlap between business capabilities and DDD.

https://www.meetup.com/dddlondon/events/293757548/

virtualddd, to random
@virtualddd@techhub.social avatar

📣 Save The Date: September 20th, 2023

Thrilled to announce the next installment of our Virtual Domain-Driven Design Open Space Meetup! 🎉🚀

As software solutions continue to expand and evolve, so does complexity. How can we keep delivering features at scale and reliably, amidst this inherent complexity? 🤔 It's time we transition from the "keep it simple" mindset to one that encourages us to "work in complexity".

We're excited to explore this challenge together. To guide us on this journey, we're delighted to have @jessitron, a highly esteemed systems thinker, kick off our open space with a keynote. 🗣️🎙️

Join us on September 20th to engage in thought-provoking discussions, network with like-minded professionals, and acquire skills that will help you sail smoothly through the ocean of software complexity. ⛵️💼
Be sure to save your spot by buying your 5 USD ticket today!


https://virtualddd.com/sessions/92

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • ngwrru68w68
  • tacticalgear
  • magazineikmin
  • Youngstown
  • khanakhh
  • rosin
  • slotface
  • InstantRegret
  • everett
  • mdbf
  • Leos
  • cisconetworking
  • cubers
  • modclub
  • GTA5RPClips
  • ethstaker
  • osvaldo12
  • Durango
  • provamag3
  • normalnudes
  • tester
  • anitta
  • megavids
  • lostlight
  • All magazines