Tagged articles
1706 articles
Page 18 of 18
Efficient Ops
Efficient Ops
Jun 27, 2015 · Operations

How We Automated Cloud Operations: Real-World AWS Scaling & Deployment Cases

This article shares two real‑world operations‑automation case studies—cloud‑based scaling on AWS with Chef and Jenkins, and a comprehensive automated deployment workflow for an advertising company's C++ RTB system, Java platform, and data clusters—highlighting processes, tools, and key lessons.

ChefJenkinsOperations Automation
0 likes · 8 min read
How We Automated Cloud Operations: Real-World AWS Scaling & Deployment Cases
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
May 31, 2015 · Backend Development

Microservice Architecture for Contract Management: Challenges, Strategy, and the Stencil Framework

This article describes how a legacy .NET contract management system was transformed into a set of independent microservices using a strategic decoupling approach, explains microservice fundamentals and advantages, and introduces the Ruby‑based Stencil framework with code generation, CI templates, and one‑click AWS deployment to accelerate development and operations.

MicroservicesRubyService Architecture
0 likes · 14 min read
Microservice Architecture for Contract Management: Challenges, Strategy, and the Stencil Framework
Efficient Ops
Efficient Ops
May 26, 2015 · Operations

Building Automated Ops with Modular “Lego” Models: Strategies, Tools, and Methodology

This article, distilled from a lively discussion in the InfoQ High‑Efficiency Operations group, outlines a modular “building‑block” approach to operations automation, presents core methodologies, explains why automation tools exist, compares Puppet, SaltStack, and Ansible, and offers practical guidance for selecting and implementing automation solutions.

Operations Automationci/cdmodular architecture
0 likes · 11 min read
Building Automated Ops with Modular “Lego” Models: Strategies, Tools, and Methodology
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Mar 30, 2015 · Mobile Development

Mobile Taobao’s Journey to High‑Quality Continuous Delivery: Architecture, Process, and Quality Assurance

This article recounts how the Mobile Taobao team transformed a monolithic app into a modular, multi‑bundle system, introduced automated build, test, and release platforms, and refined processes and quality‑assurance practices to achieve fast, reliable continuous delivery at massive scale.

Continuous Deliveryci/cdquality assurance
0 likes · 14 min read
Mobile Taobao’s Journey to High‑Quality Continuous Delivery: Architecture, Process, and Quality Assurance
Meituan Technology Team
Meituan Technology Team
Mar 10, 2015 · Operations

Meituan Automated Build System: Docker‑Based CI/CD

Meituan’s new Docker‑based automated build system isolates each build in lightweight containers, using YAML‑defined images to compile code, preprocess assets, and package artifacts, which speeds builds, eliminates environment conflicts, and delivers pre‑built packages for faster, more reliable releases across the platform.

Automated BuildContainerizationDocker
0 likes · 7 min read
Meituan Automated Build System: Docker‑Based CI/CD