Mapper Contexts и Supercontexts: Разделение domain-specific и domain-generic ограниченных контекстов
https://habr.com/ru/post/654245/
@full_dev
-~~~~~~~~~~-
https://habr.com/ru/post/654245/
@full_dev
-~~~~~~~~~~-
Хабр
Mapper Contexts и Supercontexts: Разделение domain-specific и domain-generic ограниченных контекстов
Эта статья является переводом материала «Mapper Contexts & Supercontexts: Decoupling Domain-Specific and Domain-Generic Bounded Contexts». Далее не будут переводится следующие фразы: Notifications...
System Design: Designing a Distributed Job Scheduler
https://levelup.gitconnected.com/system-design-designing-a-distributed-job-scheduler-6d3b6d714fdb
@full_dev
-~~~~~~~~~~-
https://levelup.gitconnected.com/system-design-designing-a-distributed-job-scheduler-6d3b6d714fdb
@full_dev
-~~~~~~~~~~-
Medium
System Design: Designing a Distributed Job Scheduler
Have you ever used Cloud Scheduler from Google Cloud or a similar service? How about design that service by yourself?
Как создать микросервисное приложение за 15 минут. Часть 1
https://habr.com/ru/company/sberbank/blog/655817/
@full_dev
-~~~~~~~~~~-
https://habr.com/ru/company/sberbank/blog/655817/
@full_dev
-~~~~~~~~~~-
Хабр
Как создать микросервисное приложение за 15 минут. Часть 1
Biryukov Victor https://sber-tech.com/ Platform V1 developer email: vvbiryukov.sbt@ sberbank.ru2 Telegram: @birvictor Микросервисы становятся стандартом для энтерпрайза. Это эффективный подход к...
Система быстрого оповещения о событиях в Netflix
https://netflixtechblog.com/rapid-event-notification-system-at-netflix-6deb1d2b57d1
@full_dev
-~~~~~~~~~~-
https://netflixtechblog.com/rapid-event-notification-system-at-netflix-6deb1d2b57d1
@full_dev
-~~~~~~~~~~-
Medium
Rapid Event Notification System at Netflix
This blog post gives an overview of the Rapid Event Notification System at Netflix and shares some of the learnings gained while building it
Outbox Pattern in .Net
https://amrelsher07.medium.com/outbox-pattern-in-net-952d048ab1e6
@full_dev
-~~~~~~~~~~-
https://amrelsher07.medium.com/outbox-pattern-in-net-952d048ab1e6
@full_dev
-~~~~~~~~~~-
Medium
Outbox Pattern in .Net
What’s the Outbox Pattern?
Архитектура на «микросервисах» в монолите: проект из практики
https://habr.com/ru/company/oleg-bunin/blog/656095/
@full_dev
-~~~~~~~~~~-
https://habr.com/ru/company/oleg-bunin/blog/656095/
@full_dev
-~~~~~~~~~~-
Хабр
Архитектура на «микросервисах» в монолите: проект из практики
В Skyeng есть команда коммуникаций. Мы предоставляем инструменты для связи оператора с пользователем. Например, ученику плохо слышно преподавателя на уроке и он хочет связаться с поддержкой, чтобы...
Building a Scaleable Protocol Buffers/gRPC Artifact Pipeline
https://medium.com/building-ibotta/building-a-scaleable-protocol-buffers-grpc-artifact-pipeline-5265c5118c9d
@full_dev
-~~~~~~~~~~-
https://medium.com/building-ibotta/building-a-scaleable-protocol-buffers-grpc-artifact-pipeline-5265c5118c9d
@full_dev
-~~~~~~~~~~-
Medium
Building a Scaleable Protocol Buffers/gRPC Artifact Pipeline
How Ibotta built an artifact pipeline that significantly reduced boilerplate and got developers focused on their business logic sooner.
Protocol Buffers Best Practices for Backward and Forward Compatibility
https://earthly.dev/blog/backward-and-forward-compatibility/
@full_dev
-~~~~~~~~~~-
https://earthly.dev/blog/backward-and-forward-compatibility/
@full_dev
-~~~~~~~~~~-
Earthly Blog
Protocol Buffers Best Practices for Backward and Forward Compatibility
This article explores best practices for maintaining backward and forward compatibility with Protocol Buffers. Learn how to manage your messages an...
Solving Concurrency in Event-Driven Microservices
https://itnext.io/solving-concurrency-in-event-driven-microservices-79bbc13b597c
@full_dev
-~~~~~~~~~~-
https://itnext.io/solving-concurrency-in-event-driven-microservices-79bbc13b597c
@full_dev
-~~~~~~~~~~-
Medium
Solving Concurrency in Event-Driven Microservices
We tend to consider too much the good luck of the early bird and not enough the bad luck of the early worm, Franklin Roosevelt once said…
Domain-driven design practice — Modelling the payments system
https://medium.com/airwallex-engineering/domain-driven-design-practice-modeling-payments-system-f7bc5cf64bb3
@full_dev
-~~~~~~~~~~-
https://medium.com/airwallex-engineering/domain-driven-design-practice-modeling-payments-system-f7bc5cf64bb3
@full_dev
-~~~~~~~~~~-
Medium
Domain-driven design practice — Modelling the payments system
At Airwallex, Domain-driven design (DDD) methodology is adopted to guide our engineers on how complex business problems and system design