Стратегии разработки для обработки резкого трафика в вашем сервисе
https://iamkanikamodi.medium.com/design-strategies-to-handle-bursty-traffic-in-your-service-87a6d75fc559
@full_dev
-~~~~~~~~~~-
https://iamkanikamodi.medium.com/design-strategies-to-handle-bursty-traffic-in-your-service-87a6d75fc559
@full_dev
-~~~~~~~~~~-
Medium
Design Strategies To Handle Bursty Traffic In Your Service
The way a microservice handles traffic should be scalable, which means it should be prepared for drastic changes in traffic, especially…
Monolith to Microservices + Event-Driven Architecture
https://sebalopezz.medium.com/monolith-to-microservices-event-driven-architecture-ff4284bf4ecf
@full_dev
-~~~~~~~~~~-
https://sebalopezz.medium.com/monolith-to-microservices-event-driven-architecture-ff4284bf4ecf
@full_dev
-~~~~~~~~~~-
Medium
Monolith to Microservices + Event-Driven Architecture
How to transform our monolith into a microservices + event-driven architecture.
Всеобъемлющее руководство по распределенным системам
https://medium.com/star-gazers/comprehensive-guide-to-distributed-systems-d89449a7ff77
@full_dev
-~~~~~~~~~~-
https://medium.com/star-gazers/comprehensive-guide-to-distributed-systems-d89449a7ff77
@full_dev
-~~~~~~~~~~-
Medium
A Comprehensive Guide to Distributed Systems
The aim of this guide is to provide an easy to understand, yet comprehensive introduction to distributed systems, which have become…
Архитектура микросервисов, используемая SoundCloud
https://samaratungajs.medium.com/microservices-architecture-used-by-soundcloud-58200ac192e8
@full_dev
-~~~~~~~~~~-
https://samaratungajs.medium.com/microservices-architecture-used-by-soundcloud-58200ac192e8
@full_dev
-~~~~~~~~~~-
Medium
Microservices Architecture used by SoundCloud
Introduction to the SoundCloud
5 технологий баз данных, используемых 2000 микросервисами Wix
https://medium.com/wix-engineering/5-database-technologies-used-by-2000-wix-microservices-e4769638b8c3
@full_dev
-~~~~~~~~~~-
https://medium.com/wix-engineering/5-database-technologies-used-by-2000-wix-microservices-e4769638b8c3
@full_dev
-~~~~~~~~~~-
Medium
5 Database technologies used by 2000 Wix microservices
How to choose the right database for your microservice
Мои любимые шаблоны межсервисного взаимодействия для микросервисов
https://blog.bitsrc.io/my-favorite-interservice-communication-patterns-for-microservices-d746a6e1d7de
@full_dev
-~~~~~~~~~~-
https://blog.bitsrc.io/my-favorite-interservice-communication-patterns-for-microservices-d746a6e1d7de
@full_dev
-~~~~~~~~~~-
Medium
My Favorite Interservice Communication Patterns for Microservices
How do you get your services to talk to each other?
Проектирование архитектуры микросервисов
https://medium.com/geekculture/designing-microservices-architecture-712ab9a82f45
@full_dev
-~~~~~~~~~~-
https://medium.com/geekculture/designing-microservices-architecture-712ab9a82f45
@full_dev
-~~~~~~~~~~-
Medium
Designing Microservices Architecture
There is a process we need to follow when designing Microservices architecture. We must not forget that designing Microservices…
Шаблон агрегирования шлюза
https://medium.com/design-microservices-architecture-with-patterns/gateway-aggregation-pattern-9ff92e1771d0
@full_dev
-~~~~~~~~~~-
https://medium.com/design-microservices-architecture-with-patterns/gateway-aggregation-pattern-9ff92e1771d0
@full_dev
-~~~~~~~~~~-
Medium
Gateway Aggregation Pattern
In this article, we are going to talk about Design Patterns of Microservices architecture which is The Gateway Aggregation pattern. As you…
Понимание событийно-ориентированных архитектур (EDA): парадигма будущего
https://medium.com/drill/understanding-event-driven-architectures-eda-the-paradigm-of-the-future-7ae632f056bb
@full_dev
-~~~~~~~~~~-
https://medium.com/drill/understanding-event-driven-architectures-eda-the-paradigm-of-the-future-7ae632f056bb
@full_dev
-~~~~~~~~~~-
Medium
Understanding Event-Driven Architectures (EDA): the paradigm of the future
What will EDA contribute to your digital business?
Как документировать архитектуру программного обеспечения?
https://medium.com/geekculture/how-to-document-software-architecture-665db2842472
@full_dev
-~~~~~~~~~~-
https://medium.com/geekculture/how-to-document-software-architecture-665db2842472
@full_dev
-~~~~~~~~~~-
Как управлять согласованностью в распределенных системах (шаблон проектирования SAGA вместо распределенных транзакций) Часть -1 → Дизайн системы HLD
https://faun.pub/how-to-manage-consistency-in-distributed-systems-saga-design-pattern-instead-distributed-1a892c2fae7b
@full_dev
-~~~~~~~~~~-
https://faun.pub/how-to-manage-consistency-in-distributed-systems-saga-design-pattern-instead-distributed-1a892c2fae7b
@full_dev
-~~~~~~~~~~-
Как управлять согласованностью в распределенных системах (шаблон проектирования SAGA, компенсирующий транзакции) Часть 2 → System Design HLD
https://faun.pub/how-to-manage-consistency-in-distributed-systems-saga-design-pattern-compensating-transactions-9d28a0b1b10e
@full_dev
-~~~~~~~~~~-
https://faun.pub/how-to-manage-consistency-in-distributed-systems-saga-design-pattern-compensating-transactions-9d28a0b1b10e
@full_dev
-~~~~~~~~~~-
Шаблон проектирования SAGA (шаблон SAGA на основе хореографии) Часть 3 → Системный дизайн HLD
https://mishraravibhushan.medium.com/saga-design-pattern-choreography-based-saga-pattern-part-3-system-design-hld-e2b7a0f564cf
@full_dev
-~~~~~~~~~~-
https://mishraravibhushan.medium.com/saga-design-pattern-choreography-based-saga-pattern-part-3-system-design-hld-e2b7a0f564cf
@full_dev
-~~~~~~~~~~-
Medium
SAGA design pattern (Choreography based SAGA pattern ) Part-3 → System Design HLD
Previous Article Link → How to manage consistency in distributed systems(SAGA design pattern compensating transactions) Part -2→ System…
Шаблон проектирования SAGA (шаблон SAGA на основе оркестрации с использованием конечного автомата) Часть 4 → Системный дизайн HLD
https://mishraravibhushan.medium.com/saga-design-pattern-orchestration-based-saga-pattern-using-state-machine-part-4-system-design-705eedd34d93
@full_dev
-~~~~~~~~~~-
https://mishraravibhushan.medium.com/saga-design-pattern-orchestration-based-saga-pattern-using-state-machine-part-4-system-design-705eedd34d93
@full_dev
-~~~~~~~~~~-
Medium
SAGA design pattern (Orchestration based SAGA pattern using state machine) Part-4 → System Design HLD
Previous article link → SAGA design pattern (Choreography based SAGA pattern ) Part-3 → System Design HLD
Аномалии из-за отсутствия изоляции в шаблоне проектирования SAGA, поскольку он поддерживает ACD → Часть-5
https://mishraravibhushan.medium.com/anomalies-due-to-lack-of-isolation-in-saga-design-pattern-as-it-supports-acd-part-5-9a16c61c5827
@full_dev
-~~~~~~~~~~-
https://mishraravibhushan.medium.com/anomalies-due-to-lack-of-isolation-in-saga-design-pattern-as-it-supports-acd-part-5-9a16c61c5827
@full_dev
-~~~~~~~~~~-
Medium
Anomalies due to lack of Isolation in SAGA design pattern As it supports ACD → Part-5
Previous Article Link → SAGA design pattern (Orchestration based SAGA pattern using state machine) Part-4 → System Design HLD
Держите свои микросервисы в чистоте, используя принципы двенадцатифакторных приложений
https://medium.com/ssense-tech/keep-your-microservices-clean-using-the-twelve-factor-app-principles-f57ee42c164
@full_dev
-~~~~~~~~~~-
https://medium.com/ssense-tech/keep-your-microservices-clean-using-the-twelve-factor-app-principles-f57ee42c164
@full_dev
-~~~~~~~~~~-
Medium
Keep your Microservices Clean Using the Twelve-Factor App Principles
Let’s imagine for a moment that you have the responsibility of contributing to the architecture of a new Software-as-a-Service (SaaS) using…
Шаблон саги для распределенных транзакций микросервисов
https://medium.com/design-microservices-architecture-with-patterns/saga-pattern-for-microservices-distributed-transactions-7e95d0613345
@full_dev
-~~~~~~~~~~-
https://medium.com/design-microservices-architecture-with-patterns/saga-pattern-for-microservices-distributed-transactions-7e95d0613345
@full_dev
-~~~~~~~~~~-
Medium
Saga Pattern for Microservices Distributed Transactions
In this article, we are going to talk about Design Patterns of Microservices architecture which is The Saga Pattern. As you know that we…
Шаблон проектирования CQRS в микросервисных архитектурах
https://medium.com/design-microservices-architecture-with-patterns/cqrs-design-pattern-in-microservices-architectures-5d41e359768c
@full_dev
-~~~~~~~~~~-
https://medium.com/design-microservices-architecture-with-patterns/cqrs-design-pattern-in-microservices-architectures-5d41e359768c
@full_dev
-~~~~~~~~~~-
Medium
CQRS Design Pattern in Microservices Architectures
In this article, we are going to talk about Design Patterns of Microservices architecture which is The CQRS Design Pattern. As you know…
10 главных советов, которые вы должны знать как современный архитектор программного обеспечения
https://ankurkumarz.medium.com/top-10-tips-you-should-know-as-a-modern-software-architect-8e602c6c998f
@full_dev
-~~~~~~~~~~-
https://ankurkumarz.medium.com/top-10-tips-you-should-know-as-a-modern-software-architect-8e602c6c998f
@full_dev
-~~~~~~~~~~-
Medium
Top 10 Tips You Should Know As A Modern Software Architect
With fast-paced technology evolution, software architecture is evolving each day with new patterns and technology choices. This article…
Что такое Avro: как Apache Kafka и другие технологии Big Data используют эту схему данных
https://www.bigdataschool.ru/blog/kafka-big-data-apache-avro.html
@full_dev
-~~~~~~~~~~-
https://www.bigdataschool.ru/blog/kafka-big-data-apache-avro.html
@full_dev
-~~~~~~~~~~-
Курсы Big Data,Arenadata,Greenplum, Kafka и Spark
Что такое Avro: как Apache Kafka и другие технологии Big Data используют эту схему данных
Мы уже рассказывали о сериализации, схемах данных и их важности в Big Data на примере Schema Regi