小红花·文摘
  • 首页
  • AI Tokens🪙
  • 排行榜🏆
  • 直播
  • FAQ

Airbnb redesigned its authentication architecture around server driven flows and policy based challenge selection. The new Flexible Authentication system reduced authentication related code by...

Airbnb Cuts Authentication Code by 60% with Server Driven Architecture

InfoQ InfoQ · 2026-09-04T14:30:00Z
Flutter中的功能模块化:如何结合Clean Architecture与领域驱动设计实现自包含、可扩展的功能

本文介绍Flutter应用的功能模块化架构,旨在解决团队扩大后代码库混乱的问题。它结合Clean Architecture的分层规则和领域驱动设计的建模概念,按功能而非技术层组织代码,每个功能包含独立的领域、应用、基础设施和展示层。通过实体、值对象和用例封装业务规则,实现可独立测试和扩展,支持从单人开发扩展到五十人团队。

Flutter中的功能模块化:如何结合Clean Architecture与领域驱动设计实现自包含、可扩展的功能

freeCodeCamp.org freeCodeCamp.org · 2026-09-01T22:42:18Z

DuckDB Labs has previewed DuckDB v2.0, codenamed "Cyanoptera." This release includes over 10000 commits and introduces a client/server mode, enabling network connections. Improvements also...

Beyond Embedded: How DuckDB v2.0 Shifts Architecture toward Distributed Network Capabilities

InfoQ InfoQ · 2026-08-25T06:06:00Z

Architecture is not a fixed choice made once; fitness is a moving target driven by changing regulations, tech, and markets. Even a sound design can silently stop fitting over time without bad...

Mini book: Architecture as a Socio-Technical Craft

InfoQ InfoQ · 2026-08-21T11:30:00Z

James Arthur shares why sync is the next frontier in frontend architecture. He explains how extending reactivity to the server with Electric and TanStack DB replaces imperative fetching with...

Presentation: Why Fetch When You Can Sync? Building Local-First Apps on a Sync Engine Architecture

InfoQ InfoQ · 2026-08-20T13:19:00Z

HubSpot has redesigned its Just-In-Time Access (JITA) authorization system using a rule engine architecture. The system evaluates access requests through independent rules organized as a directed...

HubSpot Redesigns JITA Authorization with Rule Engine Architecture

InfoQ InfoQ · 2026-08-03T13:59:00Z

Why do simple features suddenly require cross-team negotiations? In this article, explore how boundary drift quietly destroys change locality and increases cognitive load across teams. Learn...

Article: Enabling Evolutionary Architecture Through the Preservation of Change Locality

InfoQ InfoQ · 2026-08-03T11:00:00Z

Elena van Engelen discusses how to eliminate serverless vendor lock-in without sacrificing native cloud capabilities. She explains how to structure FaaS applications using Clean Architecture,...

Presentation: Clean Architecture for Serverless: Business Logic You Can Take Anywhere

InfoQ InfoQ · 2026-07-27T11:26:00Z

AI makes the first 80% of development feel fast, but hides architectural complexity until it's too late. To prevent system instability, engineering leaders must shift from raw throughput to...

Article: Comprehension at AI Speed: Building a Context Store for Evolutionary Architecture

InfoQ InfoQ · 2026-07-14T09:00:00Z

By Parth Jain, Rakesh Sukumar, Yingwu Zhao, Renzo Sanchez-Silva & Nathan FisherA deep dive into the engineering challenges of building a real-time service dependency map at Netflix scale: from...

Building Service Topology at Scale: Architecture, Challenges, and Lessons Learned

Netflix TechBlog Netflix TechBlog · 2026-07-13T22:44:11Z

Airbnb engineers detailed Sitar-agent, a Kubernetes sidecar for dynamic configuration delivery across tens of thousands of pods, processing updates several times per minute. The system was...

Airbnb Shares Architecture behind Sitar-Agent Dynamic Configuration Sidecar for Kubernetes Services

InfoQ InfoQ · 2026-07-08T14:25:00Z

In this eMag, we try to establish agentic AI architecture as a new type of software architecture that will likely dominate the industry for years to come. The articles, written by industry...

Mini book: Agentic AI Architecture

InfoQ InfoQ · 2026-07-03T11:00:00Z

Atlassian details the Forge billing platform built for usage-based pricing across its cloud ecosystem. It processes large-scale usage events with correct attribution, deduplication, and...

Inside Atlassian’s Forge Billing Architecture for Distributed Usage Tracking at Scale

InfoQ InfoQ · 2026-06-20T14:21:00Z

Slack modernized its data platform by replacing SSH based execution in Amazon EMR pipelines with a REST driven orchestration layer called Quarry. The migration covered 700 plus Airflow operators,...

Slack Eliminates SSH in EMR Pipelines, Migrates 700+ Jobs to Rest-Based Architecture

InfoQ InfoQ · 2026-06-12T14:39:00Z

Google has introduced Middleware for Genkit, its open-source framework for building AI-powered and agentic applications. The update adds a programmable interception layer around model calls, tool...

Google Introduces Middleware Architecture for Genkit Applications

InfoQ InfoQ · 2026-05-24T17:55:00Z
The Harness Architecture That Every AI Company is Playing With: An In-Depth Analysis of the Harness Architecture

Harness是一种新型AI智能体架构,由五大子系统构成,专注于工程实现而非设计抽象。它通过固定结构和上下文管理提升智能体的稳定性和成功率,标志着AI进入工程学科时代。

The Harness Architecture That Every AI Company is Playing With: An In-Depth Analysis of the Harness Architecture

dotNET跨平台 dotNET跨平台 · 2026-05-24T00:11:00Z
@mx-space/cli's Design Choices - Service-Oriented Architecture, View Contracts, Lexical TUI, and Symmetric I/O

mx-space/cli 是一个命令行工具,支持文章管理和 AI agent 功能。其架构基于 Effect-TS,采用全局 flag 解析和服务化设计,渲染层通过 View<T> 实现多种输出模式,支持 Lexical 编辑器的 JSON 格式。CLI 实现对称 I/O,确保读写格式一致,提升用户体验,整体设计注重模块化,便于扩展和维护。

@mx-space/cli's Design Choices - Service-Oriented Architecture, View Contracts, Lexical TUI, and Symmetric I/O

静かな森 静かな森 · 2026-05-18T17:56:54Z

Tracy Bannon shares a cautionary tale of "The Sorcerer’s Apprentice" to illustrate the risks of unbridled AI autonomy. She discusses the shift from bots to autonomous agents, explaining how...

Presentation: Agents, Architecture, & Amnesia: Becoming AI-Native Without Losing Our Minds

InfoQ InfoQ · 2026-04-29T14:15:00Z

Cloudflare has outlined a reference architecture for scaling Model Context Protocol (MCP) deployments across the enterprise, positioning centralized governance, remote server infrastructure, and...

Cloudflare Outlines MCP Architecture as Enterprises Confront Security and Governance Risks

InfoQ InfoQ · 2026-04-22T07:38:00Z

Shana Dacres-Lawrence explains the complex relationship between security and architecture, identifying three types of "betrayal" - physical, emotional, and trust - that lead to systemic failure....

Presentation: Security and Architecture: To Betray One Is To Destroy Both

InfoQ InfoQ · 2026-03-27T09:27:00Z
  • <<
  • <
  • 1 (current)
  • 2
  • 3
  • >
  • >>
👤 个人中心
在公众号发送验证码完成验证
登录验证
在本设备完成一次验证即可继续使用

完成下面两步后,将自动完成登录并继续当前操作。

1 关注公众号
小红花技术领袖公众号二维码
小红花技术领袖
如果当前 App 无法识别二维码,请在微信搜索并关注该公众号
2 发送验证码
在公众号对话中发送下面 4 位验证码
小红花技术领袖俱乐部
小红花·文摘:汇聚分发优质内容
小红花技术领袖俱乐部
Copyright © 2021-
粤ICP备2022094092号-1
公众号 小红花技术领袖俱乐部公众号二维码
视频号 小红花技术领袖俱乐部视频号二维码