Skip to content

Commit

Permalink
Add DDDEU2024 to 'speak' section
Browse files Browse the repository at this point in the history
  • Loading branch information
mooeypoo committed Jan 1, 2025
1 parent 0b7b382 commit 2f9e4fc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added assets/screenshots/youtube-dddeu2024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions store/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,12 @@ export const state = () => ({
{
title: 'Tech and Localization',
links: [
{
img: 'youtube-dddeu2024.png',
title: 'Evolving Wikipedia: A Case Study in Applying DDD',
description: 'This talk will present a case study of utilizing Domain-Driven Design (DDD) methodologies to address the challenges of evolving Wikipedia\'s underlying system architecture. Wikipedia is a 23-year-old open-source monolith that serves billions of reads and millions of simultaneous writes, with a unique combination of dynamic user-generated content and workflows. The scale, complexity, and socio-technical nature of Wikipedia make it a challenging environment for applying DDD.',
url: 'https://www.youtube.com/watch?v=IvTmHMAd7nY'
},
{
img: 'youtube-remoteconnect2022.png',
title: 'Internationalization when you\'re not localized',
Expand Down

0 comments on commit 2f9e4fc

Please sign in to comment.