Printing Money, Sharing All - Founders Podcast
Printing Money, Sharing All - Founders Podcast
SRE в инженерии данных: профессия и ее перспективы
Всем привет! Меня зовут Александр Андреев, я старший SRE инженер данных. Сегодня я хочу рассказать о необычной, но набирающей обороты роли в области обработки данных - SRE Data Engineer: кто это такой, чем занимается, как им стать, куда развиваться и какие перспективы у этой профессии.
https://habr.com/ru/articles/911656/
#SRE #devops #dataengineer #bigdata #spark #python #scala #systemdesign #data #базы_данных
Как сделать 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 , но из-за этого файл быстро станет раздуваться, что снизит его поддерживаемость и в нем будет единая точка связности модулей. Поэтому конфигурацию модулей лучше выносить в сами модули
"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
"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é
"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: https://www.baldurbjarnason.com/courses/yellow/
#book #systems #MVP #design #webDesign #dev #software #systemDesign #IT #management #productManagement #workCulture #simplicity #complexity #SystemsThinking
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.
https://rancholibertad.com/in-consideration-of-the-whole/
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
🏭 What is Industrial Engineering?
👉 Click here: https://www.engineersheaven.org/forum/topic/40
👉 Also read: https://www.engineersheaven.org/forum/topic/155
to visit our website and read both detailed articles.
#IndustrialEngineering #ProcessOptimization #EfficiencyExperts #SmartIndustry #ManufacturingExcellence #SystemDesign #LeanManufacturing #ProductivityBoost #OperationsResearch #EngineersHeaven #EngineeringForIndustry
When the “why” behind your system disappears, alignment, speed, and trust go with it. ADRs fix that.
Follow LambdaLynx to stay ahead.
#SoftwareArchitecture #TechLeadership #EngineeringCulture #SystemDesign #DevEx #TechnicalDecisionMaking #SmartDecisionsDocumented #LambdaLynx
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 https://www.exploravention.com/blogs/arf/ for some advice on crafting your own Architectural Review Framework.
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.
🜄 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
🔗 https://doi.org/10.5281/zenodo.15372153
🜄
#AIAlignment #AIEthics #TrustworthyAI #XInfinity #ResponsibleAI #Postmoral #Governance #RecursiveResponsibility #EthicsBeyondEmotion #SystemDesign #CapSystem
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: https://packt.link/IgGEc
#SpringBoot #Microservices #SystemDesign #Java #BookLaunch #DevBooks #Architecture #SpringFramework #NewRelease
May the 4th be with you’s content recommendation is Byte Byte Go.
Byte Byte Go is a newsletter created by the authors if the book and website that teaches you about complex system design concepts. It is my go to source for learning about some system I don’t understand due to their visuals and simple explanations. Check it out for interview prep, growing as a dev, or even just for fun!
Newsletter:
https://open.substack.com/pub/bytebytego
Website:
https://bytebytego.com/courses/system-design-interview