#architecture_design — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #architecture_design, aggregated by home.social.
-
AI КОМП-АС — разбор фреймворка. А: Архитектурно-продуктовый дизайн и разработка решения
Ваша AI инициатива требует разработки и внедрения своего кастомизированного решения? → В сегодняшней статье разбираем раздел AI КОМП-АС, описывающий подход к формированию архитектурно-продуктового дизайна AI сервисов , позволяющий снизить риски «войти не в ту дверь» и разработать продукт с контролируемой возвратностью инвестиций, отвечающий вашим целям. Полное описание фреймворка можно найти здесь .
https://habr.com/ru/companies/raft/articles/1025914/
#ai #architecture_design #product_design #Product_Requirement_Document #hypothesis #User_Stories_Mapping #c4_model #tco #capex_opex #prd
-
AI КОМП-АС — разбор фреймворка. А: Архитектурно-продуктовый дизайн и разработка решения
Ваша AI инициатива требует разработки и внедрения своего кастомизированного решения? → В сегодняшней статье разбираем раздел AI КОМП-АС, описывающий подход к формированию архитектурно-продуктового дизайна AI сервисов , позволяющий снизить риски «войти не в ту дверь» и разработать продукт с контролируемой возвратностью инвестиций, отвечающий вашим целям. Полное описание фреймворка можно найти здесь .
https://habr.com/ru/companies/raft/articles/1025914/
#ai #architecture_design #product_design #Product_Requirement_Document #hypothesis #User_Stories_Mapping #c4_model #tco #capex_opex #prd
-
AI КОМП-АС — разбор фреймворка. А: Архитектурно-продуктовый дизайн и разработка решения
Ваша AI инициатива требует разработки и внедрения своего кастомизированного решения? → В сегодняшней статье разбираем раздел AI КОМП-АС, описывающий подход к формированию архитектурно-продуктового дизайна AI сервисов , позволяющий снизить риски «войти не в ту дверь» и разработать продукт с контролируемой возвратностью инвестиций, отвечающий вашим целям. Полное описание фреймворка можно найти здесь .
https://habr.com/ru/companies/raft/articles/1025914/
#ai #architecture_design #product_design #Product_Requirement_Document #hypothesis #User_Stories_Mapping #c4_model #tco #capex_opex #prd
-
AI КОМП-АС — разбор фреймворка. А: Архитектурно-продуктовый дизайн и разработка решения
Ваша AI инициатива требует разработки и внедрения своего кастомизированного решения? → В сегодняшней статье разбираем раздел AI КОМП-АС, описывающий подход к формированию архитектурно-продуктового дизайна AI сервисов , позволяющий снизить риски «войти не в ту дверь» и разработать продукт с контролируемой возвратностью инвестиций, отвечающий вашим целям. Полное описание фреймворка можно найти здесь .
https://habr.com/ru/companies/raft/articles/1025914/
#ai #architecture_design #product_design #Product_Requirement_Document #hypothesis #User_Stories_Mapping #c4_model #tco #capex_opex #prd
-
[Перевод] Часы Лампорта
Сегодня мы живём в мире распределённых систем: Apache Kafka, Apache Spark, Apache Cassandra — это уже не экзотика, а повседневная инфраструктура продакшена. Сервисы пишут события, стримы обрабатываются в реальном времени, данные реплицируются по датацентрам. И почти в каждом таком сценарии возникает фундаментальный вопрос: Как понять, что произошло раньше, а что позже, если глобального времени не существует? Здесь в игру вступают логические часы Лампорта — простая, но концептуально мощная идея, лежащая в основе причинно-следственного порядка в распределённых системах. Подробнее - в новом переводе от команды Spring АйО .
https://habr.com/ru/companies/spring_aio/articles/1005934/
#java #kotlin #system #system_design #architecture #architecture_design #spring #spring_boot
-
Один микросервис — один контейнер. День 1
Это первая статья о том, как идея проходит путь от прототипа до полноценного продукта — с участием архитектуры на каждом шагу. Формат — ADR (Architecture Decision Records): каждое решение зафиксировано по дням, чтобы показать реальную эволюцию проекта. Продукт вымышленный, проблемы — настоящие. Те самые, с которыми сталкиваются архитекторы и команды. Документация и код — в открытом доступе на GitHub .
https://habr.com/ru/articles/981326/
#docker #docker_compose #python #architecture #grpc #container #architecture_design #architecture_components
-
Что такое API Gateway: 10 главных функций и роль в архитектуре микросервисов [полный гайд]
Микросервисная архитектура уже давно стала нормой для IT-продуктов. И одну из центральных ролей в таком подходе занимает API Gateway. В этой статье разберём, что такое API Gateway, зачем он нужен в микросервисной архитектуре, какие 10 ключевых функций он выполняет, и является ли он потенциальной точкой отказа в системе. Внутри вы найдёте много картинок и примеров схем архитектуры, чтобы объяснения были максимально понятными. Материал будет полезен системным аналитикам, начинающим архитекторам, разработчикам и тестировщикам, особенно при подготовке к собеседованиям в продуктовые компании. Оглавление: Что такое API Gateway 10 главных функций API Gateway Виды API Gateway API Gateway - центральная точка отказа Примеры схем архитектуры с API Gateway в нотации C4 (и не только) Заключение и полезные ссылки
https://habr.com/ru/articles/967830/
#api_gateway #архитектура_системы #системный_анализ #системный_аналитик #api_шлюзы #c4_модель #backend #architecture_design #проектирование_архитектуры
-
Boolean — плохой флаг для данных
Мы все видели и использовали поля типа boolean в базах данных как часть структуры данных. На первый взгляд это удобно: два значения — «да» или «нет», просто и понятно. Например, у пользователя может быть флаг is_active , который показывает, включён аккаунт или нет, или поле is_deleted , которое используется как мягкое удаление. Такие поля встречаются повсюду. Но на практике хранение boolean в базе данных как элемента модели часто приводит к проблемам. В этой статье разберёмся, почему boolean может быть плохим выбором, и что использовать вместо него, чтобы избежать ошибок в будущем.
https://habr.com/ru/articles/942910/
#clean_code #clean_architecture #data_structures #data_storage #architectureascode #architecture_design #architecture_principles #architectural_decision_records
-
[Перевод] BSSN: Лучшая простая система на сегодня
Автор оригинальной статьи : Daniel Terhorst-North Вы можете накормить волков и сохранить овец, если сделаете все правильно. Многие организации живут в постоянном напряжении между двумя путями разработки: быстрым, но «грязным», и надежным, но медленным. Одни торопятся, оправдывая технический долг «прагматизмом», другие осторожничают, опасаясь ошибок и занимаясь оверинженерингом. Я предлагаю третий путь — «лучшую простую систему на сегодня» (Best Simple System for Now, BSSN), которая сочетает преимущества обоих подходов и не заставляет идти на компромиссы.
https://habr.com/ru/companies/haulmont/articles/926132/
#программирование #проектирование #проектирование_систем #java #haulmont #jmix #software #software_development #architecture #architecture_design
-
Apple Completes Migration of Key Service to Swift, Gains 40% Performance Uplift
https://www.infoq.com/news/2025/06/apple-swift-migration/
#ycombinator #apple_swift_migration #Development #Architecture_Design #Swift #Apple #Rust #Performance_Scalability #C #Java -
Apple Completes Migration of Key Service to Swift, Gains 40% Performance Uplift
https://www.infoq.com/news/2025/06/apple-swift-migration/
#ycombinator #apple_swift_migration #Development #Architecture_Design #Swift #Apple #Rust #Performance_Scalability #C #Java -
Apple Completes Migration of Key Service to Swift, Gains 40% Performance Uplift
https://www.infoq.com/news/2025/06/apple-swift-migration/
#ycombinator #apple_swift_migration #Development #Architecture_Design #Swift #Apple #Rust #Performance_Scalability #C #Java -
Apple Completes Migration of Key Service to Swift, Gains 40% Performance Uplift
https://www.infoq.com/news/2025/06/apple-swift-migration/
#ycombinator #apple_swift_migration #Development #Architecture_Design #Swift #Apple #Rust #Performance_Scalability #C #Java -
Being Functionless: How to Develop a Serverless Mindset to Write Less Code
https://www.infoq.com/articles/functionless-serverless-mindset/
#ycombinator #functionless_serverless_mindset #Development #Architecture_Design #DevOps #Serverless #AWS_Lambda #FaaS #Cloud_Computing #Cloud -
1BRC Coding Challenge: Nerd Sniping the Java Community
https://www.infoq.com/presentations/1brc/
#ycombinator #1brc #Development #Architecture_Design #ML_Data_Engineering #InfoQ_Dev_Summit_Munich_2024 #Java #InfoQ_Dev_Summit #Transcripts #QCon_Software_Development_Conference #Streaming #InfoQ #Data -
Slack Combines ASTs with LLMs to Automatically Convert 80% of 15,000 Unit Tests
https://www.infoq.com/news/2024/06/slack-automatic-test-conversion/
#ycombinator #slack_automatic_test_conversion #Development #Architecture_Design #ML_Data_Engineering #Large_language_models #Integration_Testing #React #Slack #Test_Automation #Unit_Testing -
Slack Combines ASTs with LLMs to Automatically Convert 80% of 15,000 Unit Tests
https://www.infoq.com/news/2024/06/slack-automatic-test-conversion/
#ycombinator #slack_automatic_test_conversion #Development #Architecture_Design #ML_Data_Engineering #Large_language_models #Integration_Testing #React #Slack #Test_Automation #Unit_Testing -
Slack Combines ASTs with LLMs to Automatically Convert 80% of 15,000 Unit Tests
https://www.infoq.com/news/2024/06/slack-automatic-test-conversion/
#ycombinator #slack_automatic_test_conversion #Development #Architecture_Design #ML_Data_Engineering #Large_language_models #Integration_Testing #React #Slack #Test_Automation #Unit_Testing -
Slack Combines ASTs with LLMs to Automatically Convert 80% of 15,000 Unit Tests
https://www.infoq.com/news/2024/06/slack-automatic-test-conversion/
#ycombinator #slack_automatic_test_conversion #Development #Architecture_Design #ML_Data_Engineering #Large_language_models #Integration_Testing #React #Slack #Test_Automation #Unit_Testing -
Meta Used Monolithic Architecture to Ship Threads in Only Five Months
https://www.infoq.com/news/2024/04/meta-threads-instagram-5-months/
#ycombinator #meta_threads_instagram_5months #Development #Architecture_Design #MySQL #SQL #Technical_Debt #Graph_Database #Mobile_Development #NoSQL #Serverless #Relational_Databases #Modular_Monolith #Software_Craftsmanship #Mobile_Apps #Database #Mobile #Performance_Scalability #Agile #Architecture #Cloud_Computing -
Meta Used Monolithic Architecture to Ship Threads in Only Five Months
https://www.infoq.com/news/2024/04/meta-threads-instagram-5-months/
#ycombinator #meta_threads_instagram_5months #Development #Architecture_Design #MySQL #SQL #Technical_Debt #Graph_Database #Mobile_Development #NoSQL #Serverless #Relational_Databases #Modular_Monolith #Software_Craftsmanship #Mobile_Apps #Database #Mobile #Performance_Scalability #Agile #Architecture #Cloud_Computing -
Meta Used Monolithic Architecture to Ship Threads in Only Five Months
https://www.infoq.com/news/2024/04/meta-threads-instagram-5-months/
#ycombinator #meta_threads_instagram_5months #Development #Architecture_Design #MySQL #SQL #Technical_Debt #Graph_Database #Mobile_Development #NoSQL #Serverless #Relational_Databases #Modular_Monolith #Software_Craftsmanship #Mobile_Apps #Database #Mobile #Performance_Scalability #Agile #Architecture #Cloud_Computing -
Meta Used Monolithic Architecture to Ship Threads in Only Five Months
https://www.infoq.com/news/2024/04/meta-threads-instagram-5-months/
#ycombinator #meta_threads_instagram_5months #Development #Architecture_Design #MySQL #SQL #Technical_Debt #Graph_Database #Mobile_Development #NoSQL #Serverless #Relational_Databases #Modular_Monolith #Software_Craftsmanship #Mobile_Apps #Database #Mobile #Performance_Scalability #Agile #Architecture #Cloud_Computing -
Performance: Adventures in Thread-per-Core Async with Redpanda and Seastar
https://www.infoq.com/presentations/high-performance-asynchronous3/
#ycombinator #high_performance_asynchronous3 #Architecture_Design #Use_Cases #QCon_London_2023 #Project_Management #Transcripts #QCon_Software_Development_Conference #Asynchronous_Architecture #InfoQ #Performance_Scalability #Agile -
Performance: Adventures in Thread-per-Core Async with Redpanda and Seastar
https://www.infoq.com/presentations/high-performance-asynchronous3/
#ycombinator #high_performance_asynchronous3 #Architecture_Design #Use_Cases #QCon_London_2023 #Project_Management #Transcripts #QCon_Software_Development_Conference #Asynchronous_Architecture #InfoQ #Performance_Scalability #Agile -
Performance: Adventures in Thread-per-Core Async with Redpanda and Seastar
https://www.infoq.com/presentations/high-performance-asynchronous3/
#ycombinator #high_performance_asynchronous3 #Architecture_Design #Use_Cases #QCon_London_2023 #Project_Management #Transcripts #QCon_Software_Development_Conference #Asynchronous_Architecture #InfoQ #Performance_Scalability #Agile