Tag

service integration

1 views collected around this technical thread.

Code Ape Tech Column
Code Ape Tech Column
Nov 2, 2022 · Backend Development

Designing an API Layer and BFF Architecture for a Large-Scale Supply Chain System

The article examines the challenges of interface placement, service dependencies, and client-specific adaptations in a complex supply‑chain system and proposes an API aggregation layer and Backend‑for‑Frontend (BFF) pattern, detailing implementation with Spring Cloud and practical team division.

API designBFFSpring Cloud
0 likes · 11 min read
Designing an API Layer and BFF Architecture for a Large-Scale Supply Chain System
DevOps
DevOps
Mar 16, 2022 · Backend Development

Principles and Challenges of Service Integration in Microservice Architecture

The article examines the practical difficulties of integrating services within a microservice architecture—such as circular dependencies, third‑party system coupling, and non‑idempotent APIs—and proposes concrete design principles like one‑way dependencies, minimal redundant data, façade services, idempotency, and contract testing to preserve system health.

Idempotencyarchitecturecontract testing
0 likes · 9 min read
Principles and Challenges of Service Integration in Microservice Architecture
Youku Technology
Youku Technology
Aug 17, 2020 · Backend Development

Improving Development Efficiency with a Metadata Center: Architecture, Implementation, and Performance

The Metadata Center, built by Alibaba Entertainment, streamlines development by offering a searchable Data Source Plaza and a configurable Custom Interface engine that abstracts service calls, adds unified monitoring and circuit‑breaker safeguards, and leverages optimized scripting, cutting upfront coding effort and accelerating feature delivery across Youku applications.

Groovybackend developmentcircuit-breaker
0 likes · 12 min read
Improving Development Efficiency with a Metadata Center: Architecture, Implementation, and Performance
Xianyu Technology
Xianyu Technology
Jun 9, 2020 · Backend Development

Xianyu Coin Service Migration: A Service‑Based Data Migration Approach

Alibaba migrated Xianyu Coin’s points from the legacy KingTower platform to the new Banliang service using a four‑phase, service‑based approach—preparation, active/passive data migration with distributed locks, dual‑write for consistency, reconciliation, and a gradual service switch—completing the transition in a month without user impact.

Redis lockbackend engineeringdata migration
0 likes · 11 min read
Xianyu Coin Service Migration: A Service‑Based Data Migration Approach
Efficient Ops
Efficient Ops
Jun 8, 2020 · Operations

Why Traditional Ops Platforms Fail and How to Build an Effective Ops Middle Platform

This article analyses the shortcomings of fragmented operations platforms, explains how organizational and business domain factors shape a successful ops middle platform, and presents a lifecycle‑driven, multi‑layer integration approach for building a scalable, cloud‑native operations ecosystem.

AIOpscloud-nativemiddle platform
0 likes · 18 min read
Why Traditional Ops Platforms Fail and How to Build an Effective Ops Middle Platform
Top Architect
Top Architect
Apr 18, 2020 · Cloud Native

Distributed Multi‑Center Architecture for Enterprise Service Integration

The article examines the challenges of traditional SOA and microservice architectures in large enterprises, proposes a distributed multi‑center integration model that combines traditional services with microservices, emphasizes security, scalability, and data redundancy, and outlines the roles of capability centers, open platforms, and routing components within a cloud‑native environment.

ESBcloud-nativedistributed architecture
0 likes · 15 min read
Distributed Multi‑Center Architecture for Enterprise Service Integration
HomeTech
HomeTech
Aug 21, 2019 · Operations

Business Platform Project Design and Implementation Plan

This article outlines the design and implementation strategy for a business platform, focusing on integrating sales, services, and processes to enhance operational efficiency and achieve business goals.

Operations ManagementProject ImplementationSales Process
0 likes · 8 min read
Business Platform Project Design and Implementation Plan
Architecture Digest
Architecture Digest
Sep 3, 2018 · Cloud Native

Enterprise Integration Architecture: Balancing Traditional Services and Micro‑services in a Distributed Multi‑Center Model

The article examines how enterprises can combine traditional service systems with micro‑services by adopting a distributed multi‑center architecture, emphasizing versioning, non‑intrusive integration, security constraints, partitioned ESB clusters, data redundancy, and cloud‑native deployment to achieve a balanced, scalable, and secure service ecosystem.

Enterprise Architecturecloud-nativedistributed architecture
0 likes · 15 min read
Enterprise Integration Architecture: Balancing Traditional Services and Micro‑services in a Distributed Multi‑Center Model
JD Retail Technology
JD Retail Technology
Jun 22, 2018 · Backend Development

Design and Implementation of JD's TESB (Decare) Platform: Architecture, Challenges, and Solutions

The article describes JD's TESB (Decare) platform, explaining how it evolves from traditional ESB by applying BPM concepts to create a low‑code, semi‑decentralized service bus that improves integration efficiency, scalability, and performance through non‑blocking I/O, asynchronous processing, and virtual isolation mechanisms.

BPMESBbackend architecture
0 likes · 8 min read
Design and Implementation of JD's TESB (Decare) Platform: Architecture, Challenges, and Solutions
Youzan Coder
Youzan Coder
May 18, 2018 · Backend Development

Evolution of Youzan's Node Backend Framework: From Koa to Astroboy 2.0 and Service Integration

The article recounts Youzan’s transition from a Koa‑based internal system to the Astroboy framework—first version for decoupling code, then Astroboy 2.0 built on Koa2 with a customizable upper‑layer Base Framework, extensible plugins, and a Go‑based Tether proxy that streamlines Node‑to‑Java service integration and improves performance.

Node.jsbackend developmentframework
0 likes · 14 min read
Evolution of Youzan's Node Backend Framework: From Koa to Astroboy 2.0 and Service Integration
Architect's Tech Stack
Architect's Tech Stack
Jan 20, 2018 · Backend Development

What Is Microservices? Concepts, Design Guidelines, Integration Patterns, and Trade‑offs

This article explains the microservices architecture style, compares it with monolithic and SOA approaches, outlines design principles, communication mechanisms, data decentralization, integration patterns, and discusses the advantages and disadvantages of adopting microservices in modern software systems.

backend architecturedesign principlesdistributed systems
0 likes · 16 min read
What Is Microservices? Concepts, Design Guidelines, Integration Patterns, and Trade‑offs
Ctrip Technology
Ctrip Technology
Aug 17, 2017 · Operations

Design, Evolution, and Future of Ctrip's Operations Workflow Platform

This article details the challenges, architectural evolution, key components, implementation experiences, and future directions of Ctrip's operations workflow platform, illustrating how a multi‑stage, layered design and standardized services have transformed manual IT operations into an automated, observable, and scalable system.

monitoringoperations automationplatform architecture
0 likes · 16 min read
Design, Evolution, and Future of Ctrip's Operations Workflow Platform