#Systemdesign

Kirill Bereznevktoznet
2025-06-11

I Don’t Solve Problems. I Reroute Systems.
A “problem” is often just outdated structure.

I don’t panic when things break. I trace patterns. I rebuild. Solutions live in system design, not struggle.


bereznev.gumroad.com/l/insider
P.S. Made by a madman — Kirill Bereznev
bereznev.gumroad.com/l/insider

Kirill Bereznevktoznet
2025-06-08

I Don’t Use Pain As Excuse. I Use It As Instruction.
Pain is not the enemy. It’s the map.

Every breakdown held information. Every heartbreak — an algorithm. When I stopped complaining, I started decoding.


bereznev.gumroad.com/l/insider
P.S. Made by a madman — Kirill Bereznev
bereznev.gumroad.com/l/insider

James :csharp: :aws_logo:plantpowerjames@hachyderm.io
2025-06-06

Curious about anti-corruption layers in system design? I've got you covered! Check out my video explaining this important concept and how it can improve your software architecture. Watch now: youtube.com/watch?v=2xnpHo0eXN #SystemDesign #SoftwareArchitecture
youtube.com/watch?v=2xnpHo0eXN

trndgtr.comtrndgtr
2025-05-27

Printing Money, Sharing All - Founders Podcast

2025-05-22

SRE в инженерии данных: профессия и ее перспективы

Всем привет! Меня зовут Александр Андреев, я старший SRE инженер данных. Сегодня я хочу рассказать о необычной, но набирающей обороты роли в области обработки данных - SRE Data Engineer: кто это такой, чем занимается, как им стать, куда развиваться и какие перспективы у этой профессии.

habr.com/ru/articles/911656/

#SRE #devops #dataengineer #bigdata #spark #python #scala #systemdesign #data #базы_данных

2025-05-22

Как сделать Modulith в Symfony

Modulith — архитектурный стиль, при котором приложение остаётся монолитом, но код внутри разбит на модули (подпапки) по доменам. Классическая структура проектов выглядит так: ├── src ├── Command ├── Controller │ ├── Product │ └── User ├── Doctrine ├── Entity │ ├── Product.php │ └── User.php ├── Message ├── MessageHandler └── Kernel.php Структура modulith в Symfony выглядела б так: ├── src ├── Product │ ├── Command │ ├── Controller │ ├── Doctrine │ ├── Entity │ ├── Message │ └── MessageHandler ├── User │ ├── Controller │ └── Entity └── Kernel.php Разница в том, что в modulith каждый модуль (например Product, User) содержит все компоненты в своей папке, а не по всему проекту. Если нужна доработка условной корзины, вы сразу знаете где находится весь код отвечающий за корзину, меньше конфликтов при слиянии Вдобавок исчезают портянки файлов, когда открываете Entity, а там 30 файлов в столбик Часто самая большая сложность возникает у людей при конфигурации модулей. Ничто нам не мешает запихать всю конфигурацию в один общий файл, например config/services.yaml , но из-за этого файл быстро станет раздуваться, что снизит его поддерживаемость и в нем будет единая точка связности модулей. Поэтому конфигурацию модулей лучше выносить в сами модули

habr.com/ru/articles/911618/

#php #symfony #module #backend #systemdesign

Eric Maugendreeric@social.coop
2025-05-20

"Organizations which design systems (in the broad sense used here) are constrained to produce designs which are copies of the communication structures of these organizations."
— Melvin E. Conway, 1967, in How Do Committees Invent?

#governance #systems #design #webDesign #dev #software #systemDesign #IT #management #workCollectives #workCulture #simplicity #complexity #SystemsThinking

Eric Maugendremaugendre@piaille.fr
2025-05-18

"Un système complexe qui fonctionne est toujours issu d'un système simple qui fonctionnait.
"Un système complexe conçu à partir de zéro ne fonctionne jamais et ne peut pas être modifié pour le faire fonctionner.
"Il faut repartir d'un système simple qui fonctionne."
John Gall, 1975

#livre #systèmes #MVP #design #développement #logiciel #systemDesign #IT #équipe #équipes #workCulture #simplicité #complexité

Eric Maugendreeric@social.coop
2025-05-17

"A complex system that works is invariably found to have evolved from a simple system that worked.
"A complex system designed from scratch never works and cannot be patched up to make it work.
"You have to start over with a working, simple system."
—John Gall, 1975

cited and explained by @baldur there: baldurbjarnason.com/courses/ye

#book #systems #MVP #design #webDesign #dev #software #systemDesign #IT #management #productManagement #workCulture #simplicity #complexity #SystemsThinking

2025-05-16

Our May newsletter just went out, a practical guide to building infrastructure in consideration of the whole.

However you seek to do better in your world: create a compost scheme, set up solar, raise your own animals, build out a garden, or rework your home to be more efficient, this newsletter is a guide to designing your systems better.

rancholibertad.com/in-consider

If you have any tips to add, feel free to leave a comment, and if you find it useful consider sharing with a friend. Paid subscribers are one way we seek to keep the Ranch afloat, so every share and dollar really counts.

Thank you all ~

#ClimateChange #DirectAction #RegenerativeAg #SystemDesign #EcoInfrastructure #CommunityDevelopment #RanchoDeLaLibertad #Regeneration #Mojave #SouthernCalifornia #JoshuaTree

LambdaLynxlambdalynxdev
2025-05-14

When the “why” behind your system disappears, alignment, speed, and trust go with it. ADRs fix that.

Follow LambdaLynx to stay ahead.

2025-05-12

Using a structured #DesignProcess to author and review #SystemDesign and #SoftwareArchitecture can yield positive outcomes, but there is a delicate balance to strike when it comes to a due diligence review process of a formalized design. See exploravention.com/blogs/arf/ for some advice on crafting your own Architectural Review Framework.

Mike Gifford, CPWAmgifford
2025-05-10

What does it mean to think on the scale of centuries? Great discussions with Stephen Heintz & Kim Stanley Robinson.

The Long Now Foundation offers a fascinating read on long-term logic, design, and the ethics of building for the future.

longnow.org/ideas/a-logic-for-

🜄 The Auctor 🜄The_Auctor
2025-05-09

🜄 AI Governance is not a UX problem. It's a structural one. 🜄

Too many alignment efforts try to teach machines to feel — when we should teach them to carry responsibility.

📄 Just published:

Ethics Beyond Emotion – Strategic Convergence, Emergent Care, and the Narrow Window for AI Integrity

🔗 doi.org/10.5281/zenodo.15372153

🜄

Anamikasinghah
2025-05-06

Spring System Design in Practice by Rodrigo Santiago is now available!

Master real-world system design with Spring & microservices—practical patterns, architecture strategies & proven solutions for scalable systems.

💬 Already reading? We'd love your reviews & feedback!

🔗 Grab your copy: packt.link/IgGEc

Spring System Design in Practice by Rodrigo Santiago

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst