Микросервисы / распределенные системы
4.21K subscribers
107 photos
1 video
21 files
318 links
Мысли, новости и ссылки по распределенным система и распределенной разработке.

Рекламу не размещаю.
Download Telegram
Свежак, SRE Doesn’t Scale 🤷‍♂️

«My advice is to stop thinking about SRE as an implementation specifically and instead think about the problems it’s solving a bit more abstractly. It’s unlikely your organization has Google-level resources, so you need to consider the constraints. You need to think about the roles and responsibilities of developers as well as your ops folks. They will change significantly with microservices and cloud out of necessity. »

https://bravenewgeek.com/sre-doesnt-scale/
Forwarded from Vlad
O’Reilly дают плюшку в честь выхода моей книги: бесплатный доступ в O’Reilly Online Learning на месяц.
За месяц можно почитать мою книгу, и еще кучу всего что они там выкладыют (все свои книги, addisson-wesley, manning, курсы, онлайн-треннинги, и т.д.) Промокод: LDDD21
Регистрация: https://learning.oreilly.com/get-learning/?code=LDDD21
Forwarded from Антон Бевзюк
28 октября выйдет новая книга Vaughn Vernon, Tomasz Jaskuła - Strategic Monoliths and Microservices: Driving Innovation Using Purposeful Architecture. Предзаказ доступен на амазоне: https://www.amazon.com/Strategic-Monoliths-Microservices-Innovation-Architecture-ebook-dp-B09D2YW2HG/dp/B09D2YW2HG/ref=mt_other?_encoding=UTF8&me=&qid=1634370996
У Мартина Фаулера новая полезная статья за авторством Andrew Harmel-Law

Architecture need not be a monologue; delivered top-down from the minds and mouths of a centralised few. This article describes another way to do architecture; as a series of conversations, driven by a decentralised and empowering decision-making technique, and supported by four learning and alignment mechanisms: Decision Records, Advisory Forum, Team-sourced Principles, and a Technology Radar

https://martinfowler.com/articles/scaling-architecture-conversationally.html
Статья от инженеров uber про производительность в микросервисах
https://eng.uber.com/crisp-critical-path-analysis-for-microservice-architectures/
Организация разработки микросервисов в Lyft

Part One: History of development and test environments
https://eng.lyft.com/scaling-productivity-on-microservices-at-lyft-part-1-a2f5d9a77813

Part Two: Optimizing for fast local development
https://eng.lyft.com/scaling-productivity-on-microservices-at-lyft-part-2-optimizing-for-fast-local-development-9f27a98b47ee
Forwarded from Event Storming
Шпаргалка по событиям 👌
Предлагаю в комментариях к этому сообщению поделиться друг с другом полезными и интересными Telegram-каналами, которые читаете :)
Всех с наступающим Новым Годом! 🎄
Пусть системы будут надежными, а их пользователи - довольными :)
Вангую - ошиблись в определении границ и получили тот самый распределенный монолит во всем его великолепии :)

Ну или синхронное взаимодействие без заглушек 💁‍♂️


«Hey guys, I've recently switched jobs and at the current company it's really tedious to launch all the required microservices locally every day. Depending on the task, I might need to have running 3-7 microservices. My teammates suffer from the same issue and each spends about 20 minutes in the morning to launch all the environment. It's even harder than u return from the vacation or get back to microservices you didn't work with for a while - you need to recall or refresh your knowledge by reading documentation so you can launch all the required microservices in the right order with the proper keys, configs, etc.»


https://www.reddit.com/r/microservices/comments/sa3ma4/the_complexity_of_launching_local_environment/
Годнота. Проектирование мессенджеров вроде WhatsApp

http://highscalability.com/blog/2022/1/3/designing-whatsapp.html
The Major Software Industry Trends from 2021 and What to Watch in 2022

Такие дела.
По теме канала:

There may be a COVID corollary to Conway's law; companies that have been effective at developing loosely coupled systems (often with a microservices architecture) were better set up to work remotely and using a distributed approach. It's the independent and highly aligned teams and the people that make microservices work.

https://www.infoq.com/articles/summary-podcast-2021-review/