Tagged articles
3755 articles
Page 29 of 38
Efficient Ops
Efficient Ops
Feb 11, 2020 · Cloud Native

Master Docker: From Basics to Advanced Container Management

This comprehensive guide explains Docker’s core concepts, advantages over traditional VMs, architecture, essential components, installation steps, common commands, Dockerfile syntax, storage handling, networking modes, and practical examples, providing developers and ops engineers with a solid foundation for container‑based workflows.

ContainerDevOpsDocker
0 likes · 23 min read
Master Docker: From Basics to Advanced Container Management
DevOps Cloud Academy
DevOps Cloud Academy
Feb 10, 2020 · Operations

Jenkinsfile Pipeline Development Tools: Snippet Generator, Declarative Syntax Generator, Global Variables, and Common Pipeline Methods

This guide introduces Jenkinsfile pipeline development utilities, covering a snippet generator, declarative syntax generator, essential global variables, and frequently used pipeline methods such as JSON handling, credential usage, source checkout, HTML reporting, interactive input, build user identification, and HTTP requests.

DevOpsGroovyJenkins
0 likes · 4 min read
Jenkinsfile Pipeline Development Tools: Snippet Generator, Declarative Syntax Generator, Global Variables, and Common Pipeline Methods
ITPUB
ITPUB
Feb 9, 2020 · Cloud Native

Understanding Docker: From LXC Roots to Modern Container Architecture

This article explains the fundamentals of Linux Containers (LXC), their relationship to Docker, Docker's core concepts, architecture components, and practical commands for installation, image management, container lifecycle, and troubleshooting, providing a comprehensive guide for developers and operations engineers.

ContainersDevOpsDocker
0 likes · 29 min read
Understanding Docker: From LXC Roots to Modern Container Architecture
Alibaba Cloud Native
Alibaba Cloud Native
Feb 7, 2020 · Cloud Native

What Are the 5 Most Important Changes in Helm 3? A Deep Dive

This article explains the five key Helm 3 changes—including the removal of Tiller, the shift to distributed chart repositories, JSON schema validation, enhanced testing, and command‑line syntax updates—while providing practical command examples and discussing their impact on Kubernetes workflows.

DevOpsHelm 3helm
0 likes · 9 min read
What Are the 5 Most Important Changes in Helm 3? A Deep Dive
Alibaba Cloud Native
Alibaba Cloud Native
Feb 5, 2020 · Cloud Native

Why OAM Is the Key to Simplifying Cloud‑Native Application Management

This article explains the motivations behind OAM, outlines its eight core values—including cloud‑native declarative definitions, platform‑agnostic deployment, infrastructure‑as‑code, architecture‑focused design, integrated operations, transparent integration, role separation, scalability, and modular collaboration—while providing concrete YAML examples and AWS ECS CLI principles.

DevOpsOAMapplication management
0 likes · 12 min read
Why OAM Is the Key to Simplifying Cloud‑Native Application Management
Yanxuan Tech Team
Yanxuan Tech Team
Feb 3, 2020 · Frontend Development

How a Structured Frontend Engineering Framework Boosts Efficiency and Reduces Rework

This article explains how the evolution of frontend technologies led to engineering challenges and presents a comprehensive, layered solution—including goal definition, architecture design, CLI tooling, schematics, and CI integration—that streamlines project initialization, development, resource reuse, and upgrades while improving productivity and maintainability.

CLIDevOpsEngineering
0 likes · 17 min read
How a Structured Frontend Engineering Framework Boosts Efficiency and Reduces Rework
FunTester
FunTester
Feb 1, 2020 · Operations

Essential DevOps Toolchain: From Source Control to Automated Deployment

DevOps integrates development and operations through continuous integration, delivery, and deployment, leveraging tools such as Git, Jenkins, Ansible, and cloud platforms like Azure DevOps and AWS to automate code management, build processes, configuration, testing, and infrastructure provisioning, ultimately accelerating delivery and improving quality.

Configuration ManagementDevOpsautomation
0 likes · 8 min read
Essential DevOps Toolchain: From Source Control to Automated Deployment
NetEase Game Operations Platform
NetEase Game Operations Platform
Feb 1, 2020 · Operations

Practical Guide to GitLab CI/CD for Microservice Projects

This article presents a comprehensive practical guide on using GitLab's built‑in CI/CD features for microservice projects, covering pipeline, stage, job concepts, .gitlab-ci.yml configuration, runner installation, Docker image building, registry push, and deployment strategies, supplemented with code snippets and diagrams.

CI/CDDevOpsDocker
0 likes · 10 min read
Practical Guide to GitLab CI/CD for Microservice Projects
Architects' Tech Alliance
Architects' Tech Alliance
Jan 31, 2020 · Cloud Native

Key DevOps Trends for 2020: Cloud‑Native, Container Registries, Go, Security, Open Source, Serverless, and Multi‑Cloud

The article surveys the 2020 DevOps landscape, highlighting how cloud‑native architecture, container registries, Go adoption, heightened security, open‑source momentum, serverless computing, and multi‑cloud strategies are reshaping software delivery and organizational digital transformation.

Container RegistryDevOpsServerless
0 likes · 19 min read
Key DevOps Trends for 2020: Cloud‑Native, Container Registries, Go, Security, Open Source, Serverless, and Multi‑Cloud
MaGe Linux Operations
MaGe Linux Operations
Jan 31, 2020 · Operations

Balancing Stability and Speed: Lessons from Google SRE for Modern Ops

This article examines the tension between operations and development teams, explains Google's SRE error‑budget model, and shares practical reflections on engineering ops, on‑call rotation, automation, and talent development to achieve a sustainable balance between product stability and rapid innovation.

DevOpsError BudgetSRE
0 likes · 8 min read
Balancing Stability and Speed: Lessons from Google SRE for Modern Ops
FunTester
FunTester
Jan 27, 2020 · Fundamentals

Why Integration Testing Is Essential for Seamless Software Collaboration

Integration testing verifies that individually tested software units work together as intended, bridging the gap between unit tests and system tests, and is a critical practice for DevOps teams to ensure cohesive, reliable applications.

DevOpsintegration testingquality assurance
0 likes · 6 min read
Why Integration Testing Is Essential for Seamless Software Collaboration
DevOps Engineer
DevOps Engineer
Jan 22, 2020 · Operations

Automating GitStats Reports with a Jenkins Pipeline

To keep Git repository analysis up‑to‑date, this guide shows how to create a Jenkins pipeline that periodically or on‑demand runs GitStats, generates HTML reports, deploys them to Tomcat, and cleans up workspace, supporting multiple repositories with parameterized builds and email notifications.

DevOpsGitStatsJenkins
0 likes · 5 min read
Automating GitStats Reports with a Jenkins Pipeline
DevOps
DevOps
Jan 21, 2020 · Operations

Continuous Deployment at Facebook and OANDA: Practices, Quantitative Analysis, and Lessons Learned

This paper examines continuous deployment practices at Facebook and OANDA, presenting background, methodology, quantitative results on productivity and quality, key findings, lessons, limitations, related work, and concluding that continuous deployment can scale with organization size when supported by management and automation.

DevOpsproductivitysoftware engineering
0 likes · 42 min read
Continuous Deployment at Facebook and OANDA: Practices, Quantitative Analysis, and Lessons Learned
FunTester
FunTester
Jan 19, 2020 · Operations

How to Successfully Transition to a Collaborative DevOps Culture

The article outlines why moving from isolated architectures to a collaborative DevOps system requires cultural change, phased implementation steps, strong leadership, appropriate tooling, and continuous monitoring to achieve sustainable automation and delivery.

Culture ChangeDevOpsLeadership
0 likes · 7 min read
How to Successfully Transition to a Collaborative DevOps Culture
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Jan 18, 2020 · Cloud Native

How Tencent Scaled Mini‑Program Development with Cloud‑Native DevOps and Serverless

This article details Tencent Online Education's three business lines, the challenges of mini‑program engineering such as inconsistent environments and release issues, and how a custom DevOps workflow, automated testing, a bespoke CLI tool, and Serverless cloud functions were introduced to create a unified, scalable cloud‑native development pipeline.

DevOpsautomationci/cd
0 likes · 12 min read
How Tencent Scaled Mini‑Program Development with Cloud‑Native DevOps and Serverless
DevOps
DevOps
Jan 15, 2020 · Operations

Building Trust, Respect, and Accountability: The Role of Culture in DevOps Transformation

The article explains how a strong, transparent enterprise culture—characterized by trust, respect, and accountability—is the foundational prerequisite for successful DevOps transformation, illustrating key concepts, cultural barriers, and real‑world case studies that show why cultural change must precede technical adoption.

CultureDevOpsOperations
0 likes · 10 min read
Building Trust, Respect, and Accountability: The Role of Culture in DevOps Transformation
NetEase Game Operations Platform
NetEase Game Operations Platform
Jan 11, 2020 · Operations

Best Practices for Writing Efficient Dockerfiles

This article presents a concise Dockerfile template, explains how to build efficient images by minimizing layers, leveraging caches, using multi‑stage builds, and addresses common pitfalls such as over‑caching, proper use of ARG/ENV, COPY vs ADD, and CMD/ENTRYPOINT configurations.

Best PracticesContainerDevOps
0 likes · 12 min read
Best Practices for Writing Efficient Dockerfiles
macrozheng
macrozheng
Jan 8, 2020 · Operations

How to Set Up Jenkins Automated Deployment for the Mall Project

This guide walks you through preparing scripts, uploading them, making them executable, and creating Jenkins jobs for each module of the multi‑module Mall project to achieve fully automated deployment using free‑style projects and SSH execution.

DevOpsJenkinsOperations
0 likes · 8 min read
How to Set Up Jenkins Automated Deployment for the Mall Project
DevOps
DevOps
Jan 7, 2020 · Operations

DevOps Planning and Practice in a Large State‑Owned Commercial Bank

This article outlines how a major state‑owned commercial bank designed and implemented a DevOps framework—including goals, architecture, the three main pillars of tools, processes, and standards—and shares practical insights, maturity assessment methods, and Q&A for large‑scale financial institutions.

DevOpsMaturity AssessmentOperations
0 likes · 12 min read
DevOps Planning and Practice in a Large State‑Owned Commercial Bank
Youzan Coder
Youzan Coder
Jan 3, 2020 · Operations

Improving Software Development Efficiency through Lean Practices and DevOps at Youzan

Youzan’s Efficiency Improvement team applied lean manufacturing principles and DevOps practices—quantifying technical debt, automating high‑coverage unit tests, streamlining continuous integration, and fostering a culture with visual CI indicators—to eliminate waste, accelerate integration cycles, and markedly boost overall software development efficiency.

DevOpsLeanSoftware Efficiency
0 likes · 12 min read
Improving Software Development Efficiency through Lean Practices and DevOps at Youzan
Efficient Ops
Efficient Ops
Jan 2, 2020 · Operations

When a Database Outage Turns Into a Comedy of Errors: A Real‑World Ops Tale

A chaotic incident‑response story shows how a DBA and SA scramble through VPN glitches, broken jump servers, log hunting, ad‑hoc config tweaks, unexpected bugs, security scans, and frantic firefighting to finally restore a production system, highlighting the messy reality of modern operations.

DatabaseDevOpsTroubleshooting
0 likes · 4 min read
When a Database Outage Turns Into a Comedy of Errors: A Real‑World Ops Tale
Cloud Native Technology Community
Cloud Native Technology Community
Jan 2, 2020 · Cloud Native

How Serverless Transforms Cloud Computing: Insights from CNBPS 2019

At CNBPS 2019, Tencent Cloud architect Kong Lingfei explained the evolution, architectures, and practical use cases of Serverless, detailing its three technical models, supporting tools, and real‑world deployments, illustrating how the shift to Function‑as‑a‑Service reduces operational overhead and accelerates product development.

DevOpsFunction as a ServiceServerless
0 likes · 14 min read
How Serverless Transforms Cloud Computing: Insights from CNBPS 2019
DevOps Cloud Academy
DevOps Cloud Academy
Jan 1, 2020 · Operations

Jenkins Pipeline Best Practices: Do’s and Don’ts

This article outlines essential Jenkins Pipeline best practices, including using the official Pipeline plugin, treating pipelines as code, organizing work into stages and nodes, leveraging parallel execution, handling inputs with timeouts, and preferring stash over archive for artifact management.

Best PracticesDevOpsGroovy
0 likes · 7 min read
Jenkins Pipeline Best Practices: Do’s and Don’ts
DevOps Cloud Academy
DevOps Cloud Academy
Dec 30, 2019 · Operations

How to Implement an Effective CI/CD Pipeline

Implementing an effective CI/CD pipeline involves understanding continuous integration, delivery, and deployment, recognizing their benefits such as faster feedback and early error detection, and following key stages—from commit and build to testing and production deployment—while selecting appropriate tools and practices to streamline software delivery.

Continuous DeliveryDevOpsOperations
0 likes · 6 min read
How to Implement an Effective CI/CD Pipeline
Laravel Tech Community
Laravel Tech Community
Dec 27, 2019 · Backend Development

Master Laravel from Zero: A Practical Roadmap for Beginners

This guide walks beginners through Laravel fundamentals, setting up development environments, hands‑on project ideas, documentation habits, team standards, job‑search strategies, and a long‑term learning path to become a well‑rounded backend engineer.

Backend DevelopmentDevOpsLaravel
0 likes · 7 min read
Master Laravel from Zero: A Practical Roadmap for Beginners
Tencent Cloud Developer
Tencent Cloud Developer
Dec 26, 2019 · Cloud Computing

Serverless Technology Salon: Exploring Serverless + 5G, Framework Practices, and Frontend Efficiency

The Serverless Technology Salon in Shanghai on December 28, 2023 will showcase how serverless architecture combined with 5G, the Serverless Framework, SSR and frontend tools can accelerate development, reduce costs, and include hands‑on tutorials, expert talks, and exclusive giveaways for participants.

5GCloud ComputingDevOps
0 likes · 5 min read
Serverless Technology Salon: Exploring Serverless + 5G, Framework Practices, and Frontend Efficiency
Sohu Tech Products
Sohu Tech Products
Dec 25, 2019 · Cloud Native

Docker Basics, Architecture, Commands, and Deployment Practices

This article introduces Docker as a leading container platform, explains its core concepts, architecture components, and common commands, and provides step‑by‑step tutorials for deploying a Node.js application and MongoDB using Dockerfile, Docker Compose, and related tools.

ContainerizationDevOpsDocker
0 likes · 14 min read
Docker Basics, Architecture, Commands, and Deployment Practices
FunTester
FunTester
Dec 25, 2019 · Industry Insights

Why DevTestOps Is the Next Evolution in DevOps Automation

This article explains the evolution from traditional DevOps to DevTestOps, detailing continuous testing, the benefits of integrating automated testing into DevOps pipelines, practical implementation steps, and why organizations should adopt DevTestOps to enhance software quality and delivery speed.

ContinuousTestingDevOpsDevTestOps
0 likes · 8 min read
Why DevTestOps Is the Next Evolution in DevOps Automation
Architecture Digest
Architecture Digest
Dec 25, 2019 · Operations

Designing a Multi‑Environment CI/CD Architecture with Jenkins

This article presents a comprehensive Jenkins‑based CI/CD solution that supports multiple branches, environments, projects, and programming languages, offering one‑click deployment and rollback, standardized naming conventions, configurable project mapping files, and a flexible multi‑environment workflow for automated and manual triggers.

DevOpsJenkinsautomation
0 likes · 9 min read
Designing a Multi‑Environment CI/CD Architecture with Jenkins
Tencent Cloud Developer
Tencent Cloud Developer
Dec 24, 2019 · Cloud Native

Tencent Online Education: Cloud Migration and Cloud‑Native Architecture Evolution

Since 2017, Tencent Online Education has migrated its siloed, self‑developed services to a unified cloud‑native architecture—standardizing micro‑services, selecting open‑source middleware, and enhancing DevOps with Kubernetes, CI/CD, and data migration—thereby boosting development efficiency, scalability, cost savings, and fostering a collaborative engineering culture.

DevOpsMicroservicesTencent
0 likes · 11 min read
Tencent Online Education: Cloud Migration and Cloud‑Native Architecture Evolution
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 24, 2019 · Backend Development

How Alibaba Cloud’s Real‑Time Composer Mirror Solved the PHP Package Crisis

When international network instability made Composer mirrors intermittently inaccessible, Alibaba Cloud’s engineer Gu Yong quickly diagnosed and fixed the issue, then launched a high‑performance, real‑time PHP Composer mirror that offers fast, stable, and self‑healing package delivery for developers across China.

BackendComposerDevOps
0 likes · 10 min read
How Alibaba Cloud’s Real‑Time Composer Mirror Solved the PHP Package Crisis
DevOps Cloud Academy
DevOps Cloud Academy
Dec 22, 2019 · Operations

Using Jenkins Pipeline Plugins: readJSON, withCredentials, checkout, publishHTML, input, BuildUser, and httpRequest

This guide demonstrates how to use several Jenkins Pipeline plugins—including readJSON, withCredentials, checkout, publishHTML, input, BuildUser, and httpRequest—to handle JSON data, manage credentials, retrieve source code, publish HTML reports, interactively collect input, obtain build user information, and perform HTTP requests within a CI/CD workflow.

DevOpsGroovyJenkins
0 likes · 4 min read
Using Jenkins Pipeline Plugins: readJSON, withCredentials, checkout, publishHTML, input, BuildUser, and httpRequest
Alibaba Cloud Native
Alibaba Cloud Native
Dec 19, 2019 · Cloud Native

How Cloud‑Native Tech Bridges Cloud and Edge: Kubernetes at the Edge Explained

This article explores how cloud‑native principles and Kubernetes enable seamless integration of cloud and edge computing, detailing the challenges of edge infrastructure, the layered architecture of Kubernetes, the evolution of Alibaba Cloud's ACK@Edge service, real‑world use cases, and practical Q&A for developers.

ACK@EdgeContainer ServicesDevOps
0 likes · 23 min read
How Cloud‑Native Tech Bridges Cloud and Edge: Kubernetes at the Edge Explained
Meituan Technology Team
Meituan Technology Team
Dec 19, 2019 · Mobile Development

Meituan React Native (MRN) Dynamic Framework: Architecture, Practices, and Performance

Meituan’s MRN framework extends React Native with a layered hybrid architecture, custom component library, multi‑bundle build strategy, and automated release pipeline, enabling rapid deployment of over 60 RN pages, cutting package size, improving productivity by over 50 %, and delivering high‑stability performance across Android and iOS.

DevOpsFrameworkMeituan
0 likes · 34 min read
Meituan React Native (MRN) Dynamic Framework: Architecture, Practices, and Performance
Ctrip Technology
Ctrip Technology
Dec 19, 2019 · Cloud Native

Evolution of Ctrip Cloud Platform: From OpenStack IAAS to Cloud‑Native Kubernetes

This article chronicles Ctrip's cloud‑infrastructure journey—from the early OpenStack‑based IAAS platform through containerization with Mesos, the migration to large‑scale Kubernetes clusters, and the adoption of cloud‑native practices that improve resource utilization, deployment speed, and application governance.

ContainerizationDevOpsOperations
0 likes · 10 min read
Evolution of Ctrip Cloud Platform: From OpenStack IAAS to Cloud‑Native Kubernetes
Ctrip Technology
Ctrip Technology
Dec 19, 2019 · Operations

Ctrip Hotel DevOps Testing Practices and the Moss Platform

This article examines how Ctrip Hotel implements DevOps testing—from business and technical drivers, through continuous delivery challenges, to the design of the Moss platform, its toolchain, data center, and future automation goals—highlighting practical solutions for rapid, high‑quality software delivery.

Continuous DeliveryCtripDevOps
0 likes · 14 min read
Ctrip Hotel DevOps Testing Practices and the Moss Platform
UCloud Tech
UCloud Tech
Dec 19, 2019 · Cloud Native

Why Containers Matter: From Docker Basics to Kubernetes Orchestration

This lesson introduces container technology, explains Docker’s core concepts, image layering, Dockerfile syntax, and common commands, while also showing how Kubernetes scales container management for cloud‑native applications. It highlights the advantages over traditional VMs, resource utilization improvements, and practical examples for building and running container images.

DevOpsDockerDockerfile
0 likes · 10 min read
Why Containers Matter: From Docker Basics to Kubernetes Orchestration
Efficient Ops
Efficient Ops
Dec 16, 2019 · Backend Development

How to Build a Scalable Backend Stack for Startups

This guide outlines the essential components of a startup’s backend architecture, covering language choices, middleware, databases, messaging, monitoring, CI/CD, and cloud services, and provides practical selection criteria and best‑practice recommendations to help teams design a robust, scalable, and maintainable system.

BackendDevOpsStartup
0 likes · 33 min read
How to Build a Scalable Backend Stack for Startups
21CTO
21CTO
Dec 15, 2019 · Backend Development

How One Engineer Built a Full‑Featured Podcast Search Engine Solo

This article details how a single engineer created Listen Notes, a podcast search engine and API, by leveraging standard web technologies, AWS infrastructure, Django backend, React frontend, Ansible-driven DevOps, and a suite of monitoring and productivity tools, proving that a solo effort can launch a robust internet product.

AnsibleDevOpsDjango
0 likes · 13 min read
How One Engineer Built a Full‑Featured Podcast Search Engine Solo
System Architect Go
System Architect Go
Dec 15, 2019 · Operations

Using Makefile to Define Build Commands and Advanced Features

This article explains how to use Makefiles to create custom build commands, define variables, handle recursive targets, incorporate shell output, add conditional checks, and generate help messages, providing practical examples for Go projects and general build automation.

DevOpsGoMake
0 likes · 5 min read
Using Makefile to Define Build Commands and Advanced Features
Architects Research Society
Architects Research Society
Dec 12, 2019 · Operations

The Problem with Docker and Alpine’s Package Pinning

The article explains how Alpine Linux’s lack of historic package retention complicates Docker image reproducibility, discusses the importance of version pinning, compares repository versus package pinning, and highlights the challenges developers face when older package versions become unavailable.

Alpine LinuxDevOpsPackage Pinning
0 likes · 5 min read
The Problem with Docker and Alpine’s Package Pinning
ITPUB
ITPUB
Dec 12, 2019 · Cloud Native

What Makes Kubernetes Tick? Pods, ReplicationControllers, and Services Explained

The author explores Kubernetes by reading "Kubernetes in Action", uncovering why pods are the smallest deployable unit, how ReplicationControllers maintain desired replica counts, and how Services provide stable access, while emphasizing a problem‑first, think‑first approach to mastering the platform.

DevOpsPodReplicationController
0 likes · 8 min read
What Makes Kubernetes Tick? Pods, ReplicationControllers, and Services Explained
Architects Research Society
Architects Research Society
Dec 9, 2019 · Operations

Overview of StackStorm: An Open‑Source Automation Platform

StackStorm is an open‑source automation platform that integrates existing infrastructure and applications, enabling event‑driven workflows, troubleshooting, auto‑remediation, and continuous deployment through modular components such as sensors, triggers, actions, rules, workflows, and packs, all managed via a web UI, CLI, and REST API.

DevOpsOperationsautomation
0 likes · 7 min read
Overview of StackStorm: An Open‑Source Automation Platform
DevOps Cloud Academy
DevOps Cloud Academy
Dec 6, 2019 · Information Security

Jenkins Security Threats: Attack Vectors, Exploitation Techniques, and Mitigation Strategies

This article examines how adversaries target Jenkins automation servers, detailing common discovery methods, exploitation techniques such as Java deserialization and mis‑configured authentication, and practical red‑team demonstrations of credential extraction, script‑console abuse, and malicious job creation to illustrate mitigation recommendations.

Credential TheftDevOpsJenkins
0 likes · 14 min read
Jenkins Security Threats: Attack Vectors, Exploitation Techniques, and Mitigation Strategies
Ops Development Stories
Ops Development Stories
Dec 5, 2019 · Cloud Native

How to Build a Production-Ready ELK Logging Platform on Kubernetes

This tutorial explains ELK concepts, the logs needed from Kubernetes, three ELK stack collection strategies, step‑by‑step deployment of a single‑node ELK cluster, Filebeat agents, ingress configuration, and Kibana visualization to achieve a production‑grade log management solution.

DevOpsELKFilebeat
0 likes · 25 min read
How to Build a Production-Ready ELK Logging Platform on Kubernetes
Ctrip Technology
Ctrip Technology
Dec 5, 2019 · Backend Development

Node.js Engineering Practices at Ctrip: From Zero to One, Best Practices and Operations

This article details how Ctrip builds, deploys, tests, releases, and operates Node.js applications—including engineering processes, core middleware, Docker-based deployment, multi‑process communication, monitoring, and full‑link tracing—while sharing practical lessons learned from real‑world production use.

Backend DevelopmentBest PracticesDevOps
0 likes · 14 min read
Node.js Engineering Practices at Ctrip: From Zero to One, Best Practices and Operations
Tencent TDS Service
Tencent TDS Service
Dec 5, 2019 · Game Development

How Tencent’s WeTest Elevates Game Quality with Cloud‑Based Testing and AI Insights

Tencent’s WeTest platform, now rebranded and expanded internationally, offers developers a comprehensive suite of cloud‑based testing, performance monitoring, AI‑driven analysis, and industry‑standard tools that bridge technical and design quality, helping game and app creators deliver higher‑quality products worldwide.

AI analyticsDevOpscloud testing
0 likes · 17 min read
How Tencent’s WeTest Elevates Game Quality with Cloud‑Based Testing and AI Insights
Java Captain
Java Captain
Nov 30, 2019 · Cloud Native

Microservices Architecture Overview: Core Concepts, Benefits, and Implementation Details

This article provides a comprehensive overview of microservices, covering its origin, definition, core principles such as small independent services, process isolation, lightweight communication, deployment and management, while discussing advantages, challenges, suitable organizational structures, and key technical components like service discovery, gateways, configuration centers, monitoring, circuit breaking, containers, and orchestration frameworks.

DevOpsMicroservicescontainer orchestration
0 likes · 15 min read
Microservices Architecture Overview: Core Concepts, Benefits, and Implementation Details
Youzan Coder
Youzan Coder
Nov 29, 2019 · Operations

Recap of the 3rd Hangzhou Testing Salon – Continuous Delivery and Efficient Testing Environments

The 3rd Hangzhou Testing Salon, part of Youzan’s eighth technical series, featured Youzan leaders discussing continuous‑delivery product evolution, platform design, and cost‑effective testing environments, with videos and PPT available, while future Alibaba and KuJia sessions will be announced soon.

Continuous DeliveryDevOpsplatform operations
0 likes · 4 min read
Recap of the 3rd Hangzhou Testing Salon – Continuous Delivery and Efficient Testing Environments
HomeTech
HomeTech
Nov 29, 2019 · Cloud Native

How a Used‑Car Business Achieved 100% Containerization in One Month

In just 30 days the used‑car division transformed its entire application portfolio from 3.33% to full containerization, cutting costs, speeding deployments, and handling 120 million daily requests, while sharing the practical lessons, challenges, and future goals learned from the journey.

ContainerizationDevOpsDocker
0 likes · 8 min read
How a Used‑Car Business Achieved 100% Containerization in One Month
Alibaba Cloud Native
Alibaba Cloud Native
Nov 29, 2019 · Cloud Native

How Alibaba Scaled Kubernetes for Double‑11: Practical Cloud‑Native Lessons

This article details Alibaba's four‑stage journey to migrate its core systems to Kubernetes, the operational challenges of legacy workflows, and the concrete cloud‑native transformations—final‑state deployment, self‑healing, and immutable infrastructure—that enabled a flawless Double‑11 sales event.

DevOpsOpenKruiseimmutable infrastructure
0 likes · 13 min read
How Alibaba Scaled Kubernetes for Double‑11: Practical Cloud‑Native Lessons
ITPUB
ITPUB
Nov 28, 2019 · Operations

How DevOps, CI/CD, and Containerization Became My Thanksgiving Gratitude

In this reflective Thanksgiving post, the author thanks DevOps practices—consistent code delivery, automated CI/CD pipelines, and application containerization—highlighting how they eliminate manual errors, improve accountability across environments, enable scalable infrastructure as code, and foster collaboration, ultimately transforming the software development lifecycle.

ContainerizationDevOpsGitOps
0 likes · 7 min read
How DevOps, CI/CD, and Containerization Became My Thanksgiving Gratitude
DevOps
DevOps
Nov 27, 2019 · R&D Management

Facebook Case Study: Engineering Culture, Rapid Growth, and Management Practices

This case study examines Facebook's origins, mission, core leadership, explosive growth, business model, and especially its distinctive engineering culture—known as The Hacker Way—highlighting practices such as bootcamps, hackathons, hackamonths, information transparency, and empowerment that drive innovation and align employee performance with company goals.

DevOpsEngineering CultureFacebook
0 likes · 17 min read
Facebook Case Study: Engineering Culture, Rapid Growth, and Management Practices
MaGe Linux Operations
MaGe Linux Operations
Nov 26, 2019 · Operations

Master Prometheus: From Basics to Advanced Configuration and Alerts

This article introduces Prometheus, an open‑source monitoring system, explains its core components such as server, exporters, and Alertmanager, provides step‑by‑step installation and configuration instructions, demonstrates alert rule setup, and shows integration with tools like Grafana, Telegraf, Spring Boot and Canal.

AlertmanagerDevOpsGrafana
0 likes · 10 min read
Master Prometheus: From Basics to Advanced Configuration and Alerts
FunTester
FunTester
Nov 26, 2019 · Industry Insights

How to Choose the Right Automated Testing Tool: Types, Criteria, and Best Practices

This guide explains why automated testing is overtaking manual testing, outlines the main categories of automation tools, and provides practical criteria—such as platform support, adoption ease, scripting flexibility, integration, reporting, and licensing—to help teams select the most suitable solution for their CI/CD and DevOps workflows.

DevOpsci/cdsoftware testing
0 likes · 9 min read
How to Choose the Right Automated Testing Tool: Types, Criteria, and Best Practices
dbaplus Community
dbaplus Community
Nov 25, 2019 · Operations

From Manual Ops to AI‑Powered Monitoring: Scaling Weibo Ads Infrastructure

This article outlines how the Weibo advertising team evolved its operations from hand‑crafted scripts to a fully automated, AI‑enhanced platform, covering service governance, multi‑datacenter deployment, a custom automation system (Kunkka), effective alerting, full‑link tracing, and a massive metric monitoring solution built on big‑data technologies.

DevOpsTraceaiops
0 likes · 15 min read
From Manual Ops to AI‑Powered Monitoring: Scaling Weibo Ads Infrastructure
Efficient Ops
Efficient Ops
Nov 25, 2019 · Cloud Computing

How Tencent Migrated Massive Services to the Cloud: Lessons and Best Practices

This article shares Tencent’s extensive experience migrating massive self‑developed services to the cloud, covering motivations, business value, practical insights, the QQ migration case, and key lessons for improving efficiency, reducing risk, and embracing cloud‑native operations.

DevOpsTencentcloud migration
0 likes · 11 min read
How Tencent Migrated Massive Services to the Cloud: Lessons and Best Practices
Tencent Cloud Developer
Tencent Cloud Developer
Nov 25, 2019 · Cloud Native

Optimizing Kubernetes Cluster Resource Utilization: Pod Compression, Node Overcommit, HPAPlus, and VPAPlus

The talk presented a comprehensive strategy for boosting Kubernetes cluster efficiency by addressing fragmentation, over‑provisioned pod requests, and misaligned autoscaling through five techniques—pod compression, node over‑commit, HPAPlus, VPAPlus, and dynamic scheduling—implemented via mutating admission controllers, Prometheus analytics, and extended autoscaler components.

DevOpsHPAPlusVPAPlus
0 likes · 14 min read
Optimizing Kubernetes Cluster Resource Utilization: Pod Compression, Node Overcommit, HPAPlus, and VPAPlus
FunTester
FunTester
Nov 25, 2019 · Operations

How to Keep Gradle Running All Tasks Even When Some Fail

This guide explains the Gradle --continue option, shows a sample build script with a deliberately failing task, demonstrates command‑line runs with and without the flag, and reveals how Gradle executes remaining tasks while reporting all failures.

Build AutomationDevOpsGradle
0 likes · 5 min read
How to Keep Gradle Running All Tasks Even When Some Fail
DevOps Engineer
DevOps Engineer
Nov 24, 2019 · Operations

What Is Artifactory and How to Install, Manage, and Upgrade It

This article explains what Artifactory is, its role as a binary repository manager comparable to Git for binaries, and provides step‑by‑step instructions for installing, starting, stopping, accessing, and upgrading Artifactory on a Linux system.

ArtifactoryBinary RepositoryDevOps
0 likes · 4 min read
What Is Artifactory and How to Install, Manage, and Upgrade It
Product Technology Team
Product Technology Team
Nov 22, 2019 · Operations

How Zhenkunxing Built a Scalable DevOps Platform with Containerization and Microservices

This article explains what DevOps is, outlines Zhenkunxing's DevOps planning and design principles, describes the 3+1 architecture comprising a container cloud platform, microservice platform and development toolchain, and discusses implementation phases, current achievements, and future AI‑enabled DevOps directions.

ContainerizationDevOpsMicroservices
0 likes · 15 min read
How Zhenkunxing Built a Scalable DevOps Platform with Containerization and Microservices
Alibaba Cloud Native
Alibaba Cloud Native
Nov 22, 2019 · Cloud Native

How Alibaba Solves Massive Kubernetes Challenges with OAM and OpenKruise

Alibaba’s journey from early LXC containers to massive Kubernetes clusters reveals scaling, performance, and operational challenges that led to the creation of the Open Application Model (OAM) and OpenKruise, offering a layered, role‑separated approach to cloud‑native application definition and delivery.

Application DeliveryDevOpsOAM
0 likes · 23 min read
How Alibaba Solves Massive Kubernetes Challenges with OAM and OpenKruise
Tencent Cloud Developer
Tencent Cloud Developer
Nov 21, 2019 · Operations

Serverless Operations: Efficient and Intelligent Cloud-native Practices

The article recaps Tencent Cloud’s Serverless operational suite—covering built‑in DevOps tools, logging, monitoring, auto‑scaling, and security—demonstrating how it replaces manual IaaS provisioning, accelerates development, and enables cloud‑native management, illustrated by a WeChat Mini‑Program album that cut build time from months to two weeks.

DevOpsServerlessTencent Cloud
0 likes · 19 min read
Serverless Operations: Efficient and Intelligent Cloud-native Practices
WecTeam
WecTeam
Nov 19, 2019 · Backend Development

Master Nginx for Front‑End Developers: Quick Docker Setup & Essential Tricks

This guide introduces Nginx fundamentals, shows how to spin up a basic Nginx service with Docker‑Compose, explains HTTP, server and location contexts, and demonstrates practical front‑end‑friendly techniques such as forward proxy, load balancing, SSI, GZIP compression, anti‑hotlinking, HTTPS and caching.

DevOpsDockerFrontend
0 likes · 20 min read
Master Nginx for Front‑End Developers: Quick Docker Setup & Essential Tricks
DevOps
DevOps
Nov 18, 2019 · Operations

Testing Layers and Automated Unit Testing Practices in DevOps

The article explains the three-tier testing hierarchy (unit, interface, UI), the recommended test size distribution, mandatory versus optional test types, and how to implement automated unit testing within a DevOps workflow using version control, build tools, test frameworks, and feedback platforms.

DevOpstestingunit testing
0 likes · 5 min read
Testing Layers and Automated Unit Testing Practices in DevOps
Cloud Native Technology Community
Cloud Native Technology Community
Nov 15, 2019 · Cloud Native

Helm 3 Release: Fixing Helm 2’s Flaws and Simplifying Kubernetes Package Management

The November 13 Helm 3 release eliminates Tiller, addresses major Helm 2 shortcomings such as template engine bugs, hook handling, and resource conflicts, and introduces a cleaner architecture that aligns Helm with modern Kubernetes practices while offering new features like multi‑cluster support and dependency checks.

DevOpshelmhelm3
0 likes · 7 min read
Helm 3 Release: Fixing Helm 2’s Flaws and Simplifying Kubernetes Package Management
Alibaba Cloud Native
Alibaba Cloud Native
Nov 14, 2019 · Cloud Native

How Alibaba’s Open Application Model Redefines Cloud‑Native App Delivery

This article traces Alibaba’s evolution from monolithic apps to micro‑services and cloud‑native architectures, explains the open‑source Open Application Model (OAM) with its Component, Trait and ApplicationConfiguration concepts, showcases its design principles, and demonstrates how the EDAS platform implements OAM to simplify application deployment and operations.

Alibaba CloudDevOpsMicroservices
0 likes · 20 min read
How Alibaba’s Open Application Model Redefines Cloud‑Native App Delivery
Tencent Cloud Developer
Tencent Cloud Developer
Nov 13, 2019 · Operations

Recap of Cloud+ Community Tech Salon – Efficient Intelligent Operations

The Cloud+ Community’s 29th technical salon on November 9 2019 in Shenzhen gathered Tencent and Jiwei experts to showcase efficient intelligent operations through AIOps practices, massive cloud migration strategies, the Blue Whale PaaS framework, Serverless DevOps best practices, and Kubernetes resource‑utilization techniques.

DevOpsPaaSServerless
0 likes · 6 min read
Recap of Cloud+ Community Tech Salon – Efficient Intelligent Operations
vivo Internet Technology
vivo Internet Technology
Nov 12, 2019 · Operations

Accelerating Jenkins Plugin Downloads with the TUNA Mirror and Update‑Center Configuration

To overcome the painfully slow Jenkins plugin downloads experienced by Chinese users due to overseas servers and signed update‑center.json verification, the community configured the TUNA mirror together with a custom update‑center URL and key adjustments via the open‑source mirror‑adapter repository, enabling rapid, cost‑free plugin installation (especially with Simplified Chinese plugin 1.0.10).

DevOpsJenkinsPlugin Mirror
0 likes · 5 min read
Accelerating Jenkins Plugin Downloads with the TUNA Mirror and Update‑Center Configuration
DevOps Cloud Academy
DevOps Cloud Academy
Nov 11, 2019 · Operations

Understanding Test Automation in Continuous Testing and DevOps

The article explains the distinction between automated testing and test automation, why test automation is crucial for continuous testing in DevOps pipelines, and outlines practical steps and tools needed to implement effective test automation for maintaining quality and speed in modern software delivery.

DevOpscontinuous testingquality assurance
0 likes · 12 min read
Understanding Test Automation in Continuous Testing and DevOps
DevOps Cloud Academy
DevOps Cloud Academy
Nov 11, 2019 · Operations

Why Does a Build That Works Locally Fail on the CI Platform? Lessons on Maven Dependency Management and AI‑Assisted DevOps

The article analyses frequent Jenkins build failures caused by missing or outdated Maven dependencies, explains why they succeed locally but fail on CI, and proposes an AI‑driven dependency management feature for DevOps platforms to automatically detect and guide users toward proper artifact deployment.

AIDevOpsMaven
0 likes · 9 min read
Why Does a Build That Works Locally Fail on the CI Platform? Lessons on Maven Dependency Management and AI‑Assisted DevOps
DevOps
DevOps
Nov 11, 2019 · Operations

Capital One DevOps Transformation: Data‑Driven Innovation, Cloud Migration, and AI‑Enabled Services

This case study details Capital One’s evolution from a regional credit‑card unit to a data‑centric financial giant, highlighting its vision, data‑driven product strategy, big‑data analytics, AI‑powered customer service, cloud migration to AWS, and the DevOpsSec practices that enabled rapid, secure, and scalable innovation across banking, automotive finance, and digital services.

Big DataDevOpsFinTech
0 likes · 19 min read
Capital One DevOps Transformation: Data‑Driven Innovation, Cloud Migration, and AI‑Enabled Services
DevOps Cloud Academy
DevOps Cloud Academy
Nov 10, 2019 · Operations

DevOps as a Service: Overcoming Talent Shortage, Organizational Silos, and Security Challenges

The article explains how large organizations, especially U.S. government agencies, can adopt DevOps as a service by addressing cultural resistance, talent shortages, functional silos, authority‑to‑operate hurdles, and securing the toolchain and software supply chain through automation, training, and integrated security practices.

DevOpsOrganizational ChangeSupply Chain
0 likes · 5 min read
DevOps as a Service: Overcoming Talent Shortage, Organizational Silos, and Security Challenges