Tagged articles

devops

3823 articles · Page 31 of 39
FunTester
FunTester
Sep 29, 2019 · Operations

How 4399AT Enables a Practical Android CI/CD Automation Pipeline

This article explains the differences between CI, continuous delivery, and continuous deployment, then details a Jenkins‑based pipeline that uses Gradle, 4399AT, Sonar, GitLab, Tomcat, and Nginx to automate building, testing, and reporting for Android applications.

AndroidAutomation testingCI/CD
0 likes · 6 min read
How 4399AT Enables a Practical Android CI/CD Automation Pipeline
Mafengwo Technology
Mafengwo Technology
Sep 26, 2019 · R&D Management

How MaFengWo Scaled Its “Big Transportation” Team with TAPD – A R&D Management Case Study

This article details how MaFengWo built and refined its large‑transportation development workflow over four phases—initial setup, rapid growth, business expansion, and future outlook—leveraging TAPD for agile iteration, issue tracking, test planning, Gantt‑based resource management, and DevOps integration to boost delivery efficiency and product quality.

R&D ManagementTAPDdevops
0 likes · 13 min read
How MaFengWo Scaled Its “Big Transportation” Team with TAPD – A R&D Management Case Study
DevOps
DevOps
Sep 26, 2019 · Operations

Continuous Deployment: Skills, Sub‑dimensions, and Practices in SAFe DevOps

The article explains continuous deployment within the SAFe framework, detailing its definition, role in the four‑stage continuous delivery pipeline, the four sub‑dimensions (deploy, verify, monitor, respond), essential skills for each stage, and why automation, version control, and proactive monitoring are critical for reliable, on‑demand releases.

AutomationContinuous DeploymentRelease on Demand
0 likes · 22 min read
Continuous Deployment: Skills, Sub‑dimensions, and Practices in SAFe DevOps
DevOps
DevOps
Sep 26, 2019 · Product Management

Continuous Exploration in SAFe: Building Market‑Centric Vision, Roadmap, and Backlog

This article explains SAFe’s Continuous Exploration practice, detailing how market‑centric hypotheses, collaborative research, solution architecture, and synthesis of vision, roadmap, and backlog drive innovation and alignment within the Continuous Delivery Pipeline, and outlines the skills, inputs, and outputs needed for effective PI planning.

Continuous ExplorationProduct ManagementSAFe
0 likes · 20 min read
Continuous Exploration in SAFe: Building Market‑Centric Vision, Roadmap, and Backlog
Architects' Tech Alliance
Architects' Tech Alliance
Sep 24, 2019 · Cloud Native

Understanding Cloud Native: History, Ecosystem, and Core Principles

This article explains the cloud‑native concept, traces its evolution from early container experiments at Google through Docker and Kubernetes to the rapid growth of CNCF, and outlines the key technologies, immutable‑infrastructure theory, and why 2019 marked a pivotal year for cloud‑native adoption.

CNCFContainersKubernetes
0 likes · 12 min read
Understanding Cloud Native: History, Ecosystem, and Core Principles
FunTester
FunTester
Sep 24, 2019 · Fundamentals

9 Essential Skills Every Software Tester Must Master

This article outlines the nine critical competencies—ranging from analytical thinking and effective communication to automation, DevOps, and project management—that empower software testers to deliver high‑quality applications and thrive in modern development environments.

AgileAutomationProject Management
0 likes · 7 min read
9 Essential Skills Every Software Tester Must Master
Xueersi Online School Tech Team
Xueersi Online School Tech Team
Sep 20, 2019 · Operations

WebRTC Domestic Acceleration Mirror and Compilation Guide

This article explains the background, principles, and step‑by‑step instructions for using a non‑intrusive domestic mirror to accelerate WebRTC dependency synchronization and compilation across macOS, iOS, Linux, Android, and Windows platforms, including proxy configuration and repository URL replacement.

CompilationWebRTCdevops
0 likes · 18 min read
WebRTC Domestic Acceleration Mirror and Compilation Guide
FunTester
FunTester
Sep 20, 2019 · Operations

Insights from 14 IT Professionals on Real-World Problems Solved by Automation Testing

A survey of 14 IT experts reveals how automation testing addresses real-world challenges such as data leaks, security scaling, rapid digital transformation, regression bottlenecks, continuous delivery, UI complexity, and cross-industry efficiency, highlighting its impact on product quality and time-to-market.

Industry Insightsautomation-testingcontinuous delivery
0 likes · 8 min read
Insights from 14 IT Professionals on Real-World Problems Solved by Automation Testing
DevOps
DevOps
Sep 19, 2019 · R&D Management

Insights on Scaling Agile with SAFe: Challenges and Benefits from a Senior Practitioner

The article shares a senior agile practitioner’s interview detailing the pains of large‑scale agile transformation, the reasons organizations adopt SAFe, and the concrete benefits and changes experienced, while emphasizing the importance of safe, DevOps‑enabled delivery across many teams.

Product ManagementSAFedevops
0 likes · 7 min read
Insights on Scaling Agile with SAFe: Challenges and Benefits from a Senior Practitioner
UCloud Tech
UCloud Tech
Sep 19, 2019 · Cloud Native

How KUN’s Kubernetes Operator Simplifies Stateful Service Deployment

This article explains how UCloud’s KUN platform leverages Kubernetes Operators to simplify deployment and management of stateful distributed services like Redis, covering Operator fundamentals, design choices, Redis Operator features, scope handling, persistence, monitoring, and the overall benefits for DevOps efficiency.

KubernetesRediscloud-native
0 likes · 16 min read
How KUN’s Kubernetes Operator Simplifies Stateful Service Deployment
dbaplus Community
dbaplus Community
Sep 18, 2019 · Cloud Computing

Why Hybrid Multi‑Cloud Is the Future of Enterprise IT – Lessons, Pitfalls, and Best Practices

This article explores the origins, architecture, and real‑world implementation experience of enterprise hybrid multi‑cloud, covering security solutions, resource pooling, IaaS/PaaS/SaaS layers, and common challenges such as data placement, network reliability, traffic routing, and standardization.

Enterprise ArchitectureHybrid CloudMulti-Cloud
0 likes · 13 min read
Why Hybrid Multi‑Cloud Is the Future of Enterprise IT – Lessons, Pitfalls, and Best Practices
FunTester
FunTester
Sep 18, 2019 · Industry Insights

What Will Software Testing Look Like in the Next Decade? Key Trends Revealed

The article analyzes how unpredictable business volatility, digital transformation, and the convergence of Agile and DevOps will reshape software testing over the next ten years, emphasizing cross‑industry impact, automation growth, and the critical role of quality engineering.

AgileAutomationIndustry Trends
0 likes · 7 min read
What Will Software Testing Look Like in the Next Decade? Key Trends Revealed
Liangxu Linux
Liangxu Linux
Sep 17, 2019 · Fundamentals

Master the Linux Command Line: Essential Bash Tips and Tricks

This comprehensive guide presents essential Bash and command‑line techniques for Linux, macOS, and Windows, covering basic navigation, file manipulation, process management, networking, one‑liners, obscure utilities, and platform‑specific tips, along with practical code snippets and references to further resources.

LinuxShellUnix tools
0 likes · 32 min read
Master the Linux Command Line: Essential Bash Tips and Tricks
DevOps
DevOps
Sep 16, 2019 · Operations

Netflix Chaos Engineering: Background, Evolution, Tools, Principles, and Practice

This article presents a comprehensive overview of Netflix's chaos engineering journey, detailing its origins, the development of the Simian Army tools, core principles, practical steps, and applications in Kubernetes environments, offering valuable insights for reliable DevOps practices.

KubernetesNetflixReliability
0 likes · 10 min read
Netflix Chaos Engineering: Background, Evolution, Tools, Principles, and Practice
NetEase Game Operations Platform
NetEase Game Operations Platform
Sep 13, 2019 · Operations

Detailed Analysis of a GitLab Runner Performance Bottleneck

This article documents a multi‑stage investigation of intermittent GitLab Runner build timeouts and hangs, describing the background, VM configuration, successive diagnostic steps using strace, iotop, perf, and storage‑driver adjustments, and concludes with performance test results and lessons learned.

CI/CDDockerGitLab Runner
0 likes · 8 min read
Detailed Analysis of a GitLab Runner Performance Bottleneck
Architecture Digest
Architecture Digest
Sep 10, 2019 · Backend Development

Java Architecture Advancement Roadmap for Mid‑Level Developers

This article presents a comprehensive Java architecture roadmap for developers with two to five years of experience, covering design patterns, engineering tools, distributed systems, micro‑services, performance tuning, low‑level fundamentals, and practical project experience while advising against side‑project distractions.

architecturedevopsdistributed-systems
0 likes · 6 min read
Java Architecture Advancement Roadmap for Mid‑Level Developers
DevOps Cloud Academy
DevOps Cloud Academy
Sep 8, 2019 · Operations

Chapter 1: Introduction to Jenkins

This article provides an overview of Jenkins, covering its origins, key features, development history, web UI components, project types, parameter options, and trigger mechanisms, illustrating why it is a widely used open‑source automation tool in modern software delivery pipelines.

AutomationCIContinuous Integration
0 likes · 4 min read
Chapter 1: Introduction to Jenkins
DevOps Cloud Academy
DevOps Cloud Academy
Sep 4, 2019 · Cloud Native

Comprehensive Guide to Docker‑to‑Kubernetes Logging, Kubernetes Security Mechanisms, and Kong Microservice Gateway Practices

This article provides an in‑depth overview of logging strategies from Docker to Kubernetes, explains the security architecture of Kubernetes clusters, and outlines best‑practice deployment of the Kong microservice gateway within a Kubernetes environment, offering practical insights for cloud‑native DevOps engineers.

KongKubernetesLogging
0 likes · 3 min read
Comprehensive Guide to Docker‑to‑Kubernetes Logging, Kubernetes Security Mechanisms, and Kong Microservice Gateway Practices
DevOps
DevOps
Sep 4, 2019 · Operations

Agile and DevOps: History, Similarities, Differences, and Benefits

This article explains the origins of Agile and DevOps, compares their goals and practices, highlights their overlapping principles such as collaboration, small‑batch delivery, visualization, and continuous learning, and outlines how DevOps extends Agile to improve software delivery and operations.

Leancontinuous deliverydevops
0 likes · 19 min read
Agile and DevOps: History, Similarities, Differences, and Benefits
DevOps
DevOps
Sep 2, 2019 · Mobile Development

Testin Pro Mobile Automation Platform: Deployment, Core Features, and DevOps Integration

Testin Pro is a cloud‑based mobile automation testing platform that details its network topology, server configuration, user roles, key functionalities such as online script recording and automated execution, and its integration with the bank's ATP DevOps pipeline to improve testing efficiency and resource utilization.

Continuous IntegrationTestin Procloud platform
0 likes · 8 min read
Testin Pro Mobile Automation Platform: Deployment, Core Features, and DevOps Integration
DevOps Coach
DevOps Coach
Aug 29, 2019 · Operations

Benchmark Your DevOps Performance with the 2019 Accelerate Report

This article walks you through the key findings of the 2019 Accelerate DevOps State of the Industry report, explains the four golden metrics, shows how to use Google’s minimal‑ist benchmark tool to compare your organization against industry baselines, and discusses the emerging service‑operations efficiency metric.

Accelerate ReportBenchmarkingOperations
0 likes · 11 min read
Benchmark Your DevOps Performance with the 2019 Accelerate Report
Continuous Delivery 2.0
Continuous Delivery 2.0
Aug 28, 2019 · Operations

Continuous Delivery 2.0: Dual‑Loop Model, Cultural Change Four‑Step Method, and the Ten‑Times‑Speed Principle

The talk presents the Dual‑Loop model of Continuous Delivery 2.0, explains how cultural change and rapid validation drive productivity, illustrates the approach with Flickr, LinkedIn and Google case studies, and introduces the Ten‑Times‑Speed principle for accelerating software delivery cycles.

Case StudyCulture Changedevops
0 likes · 17 min read
Continuous Delivery 2.0: Dual‑Loop Model, Cultural Change Four‑Step Method, and the Ten‑Times‑Speed Principle
Tencent Cloud Developer
Tencent Cloud Developer
Aug 27, 2019 · Cloud Computing

Understanding Serverless: Concepts, Architecture, and Challenges

Serverless, hailed by Gartner as the leading cloud trend, shifts computing from managing infrastructure to focusing on business logic through Function-as-a-Service, offering automatic scaling, cold-start mitigation, and integrated development tools, while introducing new architectural shapes, monitoring, and an expanding ecosystem of databases and orchestration.

Cloud ComputingFaaSServerless
0 likes · 8 min read
Understanding Serverless: Concepts, Architecture, and Challenges
DevOps Cloud Academy
DevOps Cloud Academy
Aug 26, 2019 · Operations

Jenkins Practice Documentation – A Comprehensive Guide

This document provides a detailed, chapter‑by‑chapter guide to Jenkins, covering its fundamentals, installation on various platforms, management, integration with tools, pipeline creation for frontend, backend, and mobile projects, as well as container deployment and monitoring solutions.

AutomationCI/CDContinuous Integration
0 likes · 5 min read
Jenkins Practice Documentation – A Comprehensive Guide
Architecture Digest
Architecture Digest
Aug 22, 2019 · Backend Development

Evolution of BeChat Architecture: From Monolithic LNMP to Microservices and Future V4.0

This article chronicles the architectural evolution of the BeChat kindergarten parent platform, detailing three major redesigns—from a simple LNMP monolith to a Java‑based distributed system and finally a Dubbo‑driven microservice architecture—while outlining the technical motivations, challenges, and future plans such as Docker containerization, API‑gateway integration, and multi‑IDC deployment.

architecturecloud-nativedevops
0 likes · 20 min read
Evolution of BeChat Architecture: From Monolithic LNMP to Microservices and Future V4.0
Youzan Coder
Youzan Coder
Aug 21, 2019 · Operations

How Opsflow Revolutionized Youzan's DevOps Workflow Management

This article examines the evolution of Youzan's Opsflow workflow engine, detailing its architecture, components, and how it solved numerous operational challenges such as low customizability, lack of progress visibility, and fragmented approval processes, while outlining its current status and future roadmap.

AutomationFinite State MachineOperations
0 likes · 13 min read
How Opsflow Revolutionized Youzan's DevOps Workflow Management
UCloud Tech
UCloud Tech
Aug 20, 2019 · Cloud Native

Unlocking Cloud‑Native Success: Real‑World Kubernetes Practices from UCloud Experts

The article recaps a Shanghai UCan afternoon tea tech salon where six seasoned experts shared practical Kubernetes and cloud‑native experiences, covering UCloud’s UK8S platform, network and storage integrations, tenant isolation, deployment automation, real‑world case studies from healthcare, workflow engines, service mesh, and small‑team adoption strategies.

KubernetesService MeshUCloud
0 likes · 10 min read
Unlocking Cloud‑Native Success: Real‑World Kubernetes Practices from UCloud Experts
DevOps
DevOps
Aug 19, 2019 · R&D Management

Using TFS to Set Up Iterations (Sprints) in Agile Development

This article explains how agile teams can plan and track work using iterations or sprints, outlines the benefits of iteration planning, provides step-by-step guidance for creating iteration plans, and demonstrates how to configure iterations in TFS to manage tasks effectively.

TFSdevopssprint
0 likes · 5 min read
Using TFS to Set Up Iterations (Sprints) in Agile Development
Alibaba Cloud Native
Alibaba Cloud Native
Aug 19, 2019 · Cloud Native

Latest Cloud Native Updates: Kubernetes Security Audit, Ephemeral Containers, New Projects

This weekly roundup highlights the CNCF security audit of Kubernetes and related projects, the archiving of rkt, several Kubernetes enhancements such as readonly interfaces and ephemeral containers, Istio's HTTP/2 DDoS fix, Knative v0.8.0 features, the krew plugin manager, Alluxio, and curated reading on microservices, ARM containers, WebAssembly, Helm charts, and a cloud‑native transformation case study.

KnativeKubernetesdevops
0 likes · 10 min read
Latest Cloud Native Updates: Kubernetes Security Audit, Ephemeral Containers, New Projects
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Aug 19, 2019 · Backend Development

Essential Practices for Developing, Deploying, and Operating Microservices

This article outlines comprehensive best‑practice guidelines for building microservice systems, covering source‑code management, development environments, continuous integration and delivery, deployment packaging, automated rollout, feature‑flag usage, configuration handling, centralized logging and monitoring, autoscaling, external service integration, and team ownership throughout the service lifecycle.

Continuous IntegrationDeploymentconfiguration management
0 likes · 21 min read
Essential Practices for Developing, Deploying, and Operating Microservices
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Aug 17, 2019 · Backend Development

How to Master Microservice Architecture: Practical Strategies for Modern Web & Cloud

This article explains why microservice architecture is essential for handling growing product complexity, outlines key requirements such as team autonomy, speed, automation, and flexibility, and provides concrete guidance on service boundaries, stateless design, eventual consistency, and security best practices.

backendcloud-nativedevops
0 likes · 19 min read
How to Master Microservice Architecture: Practical Strategies for Modern Web & Cloud
UCloud Tech
UCloud Tech
Aug 15, 2019 · Cloud Computing

How Packer and UCloud Simplify Automated Multi‑Cloud Image Building

This article explains how UCloud’s Packer builder automates the creation of consistent, versioned machine images across multiple cloud platforms, compares it with manual console methods, outlines the full lifecycle, provides practical JSON examples, and demonstrates integration with Terraform for seamless DevOps workflows.

IaCImage BuildingPacker
0 likes · 10 min read
How Packer and UCloud Simplify Automated Multi‑Cloud Image Building
dbaplus Community
dbaplus Community
Aug 14, 2019 · Cloud Native

What Is the “Container Ops Pattern” and How It Reshapes Kubernetes Management

The article traces the shift from physical‑server deployments to container‑cloud platforms, defines a newly coined “container ops pattern”, explains its core scenarios, compares declarative and imperative workflows, dissects Kubernetes API objects, controllers, and interfaces (CRI, CSI, CNI), and outlines the master‑node architecture that underpins modern cloud‑native operations.

CloudNativeContainerOpsDesignPatterns
0 likes · 23 min read
What Is the “Container Ops Pattern” and How It Reshapes Kubernetes Management
DevOps
DevOps
Aug 13, 2019 · R&D Management

Configuring and Using TFS Electronic Board for Agile Task Management

This guide explains how to configure the TFS electronic board, create and maintain tasks, and leverage the board in daily stand‑ups and other meetings to improve agile task tracking and project visibility within a development team.

Electronic BoardTFSTask Management
0 likes · 5 min read
Configuring and Using TFS Electronic Board for Agile Task Management
Cloud Native Technology Community
Cloud Native Technology Community
Aug 13, 2019 · Cloud Native

Setting Up Jenkins CI/CD Pipelines on Kubernetes

This article explains how to set up and manage Jenkins CI/CD pipelines on Kubernetes, covering plugin installation, pod deployment, pipeline configuration, and best practices for continuous integration and delivery in a cloud‑native DevOps environment.

CI/CDJenkinsKubernetes
0 likes · 8 min read
Setting Up Jenkins CI/CD Pipelines on Kubernetes
Tencent Cloud Developer
Tencent Cloud Developer
Aug 13, 2019 · Cloud Computing

Tencent's Internal Business Migration to Public Cloud: Strategies, Practices, and Lessons

Tencent’s internal migration from isolated private data centers to a unified public‑cloud environment—driven by the need to eliminate siloed “chimney” architectures, boost development speed, engineer experience, and customer value—was executed in three staged phases using refactor‑or‑migrate strategies, comprehensive testing, security integration, database‑migration patterns, hybrid‑cloud management, and cloud‑native DevOps practices, yielding a scalable, cost‑effective platform.

Cloud MigrationHybrid CloudPublic Cloud
0 likes · 21 min read
Tencent's Internal Business Migration to Public Cloud: Strategies, Practices, and Lessons
DevOps
DevOps
Aug 13, 2019 · Operations

Comprehensive DevOps Toolset Overview

This article presents a detailed, categorized list of DevOps tools—including version control, automated build and testing, CI/CD, container platforms, configuration management, micro‑service platforms, logging, and monitoring solutions—providing concise descriptions for each to help teams select appropriate utilities for modern software delivery pipelines.

AutomationCI/CDconfiguration management
0 likes · 14 min read
Comprehensive DevOps Toolset Overview
dbaplus Community
dbaplus Community
Aug 12, 2019 · Operations

Why DevOps Matters and How to Implement It: Practical Lessons from Vipshop

This article explains the need for DevOps, contrasts it with ITIL, outlines practical steps for implementation, and shares Vipshop’s component‑centric DevOps practice, including configuration platforms, risk‑matrix control, and continuous improvement metrics, offering engineers actionable insights for real‑world deployment.

Case StudyContinuous IntegrationITIL
0 likes · 12 min read
Why DevOps Matters and How to Implement It: Practical Lessons from Vipshop
MaGe Linux Operations
MaGe Linux Operations
Aug 12, 2019 · Operations

Master Ansible Automation: Guide to Playbooks, Modules, and Best Practices

This comprehensive tutorial walks you through Ansible fundamentals, including its architecture, installation, core modules, playbook structure, variables, templates, handlers, roles, and advanced features such as conditional execution, loops, and tagging, providing step‑by‑step examples and practical demonstrations for effective automation.

AnsibleAutomationPlaybooks
0 likes · 21 min read
Master Ansible Automation: Guide to Playbooks, Modules, and Best Practices
vivo Internet Technology
vivo Internet Technology
Aug 7, 2019 · Cloud Native

Reexamining Software Process Improvement in the DevOps and Cloud‑Native Era

The article revisits software process improvement, arguing that despite DevOps and cloud‑native advances—exemplified by Jenkins’s evolution—continuous, metric‑driven refinement remains essential for efficiency, quality, and cost control, while highlighting new challenges such as organizational recognition, flexible measurement, and integrated CI/CD solutions.

CI/CDJenkinsSoftware Process Improvement
0 likes · 15 min read
Reexamining Software Process Improvement in the DevOps and Cloud‑Native Era
DevOps
DevOps
Aug 7, 2019 · Operations

Amazon’s DevOps Transformation: Organizational, Architectural, Tooling, and Process Changes for Continuous Delivery

This article examines how Amazon revamped its organization, migrated from a monolithic to a micro‑service architecture, built unified tooling such as APOLLO, and automated its delivery pipeline, enabling thousands of deployments per day while also promoting a DevOps hackathon for practitioners.

Automationcontinuous deliverydevops
0 likes · 11 min read
Amazon’s DevOps Transformation: Organizational, Architectural, Tooling, and Process Changes for Continuous Delivery
DevOps
DevOps
Aug 2, 2019 · Operations

Essential Reading List for DevOps, Agile, Lean, and Software Engineering Professionals

An extensive curated list of 39 essential books, categorized into eight sections such as foundational agile practice, agile testing, lean, technical engineering, DevOps, coaching, facilitation, and large‑scale agile, provides DevOps and software development professionals with a comprehensive reading roadmap from beginner to expert.

Book RecommendationsLeandevops
0 likes · 17 min read
Essential Reading List for DevOps, Agile, Lean, and Software Engineering Professionals
FunTester
FunTester
Aug 1, 2019 · Operations

Why Gradle Build Failed on Windows and How Switching Drives Fixed It

The author encountered a Gradle build failure on Windows due to an incorrect lock‑file path in the default C: drive, tried various fixes like adjusting Gradle paths and environment variables, and ultimately resolved the issue by moving the project to a D: drive, highlighting Windows permission nuances.

Build FailureEnvironment setupWindows
0 likes · 3 min read
Why Gradle Build Failed on Windows and How Switching Drives Fixed It
DevOps
DevOps
Jul 31, 2019 · R&D Management

Microsoft’s Cultural Foundations: How DevOps and Agile Practices Drove Its Trillion‑Dollar Turnaround

This case study examines how Microsoft’s evolving corporate culture, from visible artifacts to deep‑seated assumptions, enabled its shift from a waterfall‑driven past to a cloud‑first, DevOps‑powered organization that achieved a trillion‑dollar valuation through agile transformation and continuous delivery practices.

Microsoftdevops
0 likes · 11 min read
Microsoft’s Cultural Foundations: How DevOps and Agile Practices Drove Its Trillion‑Dollar Turnaround
MaGe Linux Operations
MaGe Linux Operations
Jul 30, 2019 · Operations

Speed Up Onboarding: Build Python Development Environments with Vagrant

Learn how to quickly provision a consistent Python development environment using Vagrant and VirtualBox, from installing the tools, configuring a Vagrantfile, syncing project directories, installing dependencies, to exporting the box for sharing, eliminating manual setup and onboarding delays.

Environment provisioningPythonVagrant
0 likes · 8 min read
Speed Up Onboarding: Build Python Development Environments with Vagrant
Programmer DD
Programmer DD
Jul 29, 2019 · Cloud Native

Master Docker: From Basics to Advanced Container Management

This comprehensive guide explains Docker's origins, core concepts, advantages, installation steps, essential commands, container lifecycle management, image customization with Dockerfile, and publishing to both Docker Hub and private registries, providing practical examples and code snippets for hands‑on learning.

ContainersDockerLinux
0 likes · 25 min read
Master Docker: From Basics to Advanced Container Management
DevOps
DevOps
Jul 29, 2019 · Operations

Google’s Continuous Delivery Practices and SRE Culture: A DevOps Case Study

This article examines Google’s corporate values, development history, culture, and detailed DevOps and Site Reliability Engineering practices—including continuous delivery, SRE responsibilities, and Google Cloud Platform CI/CD tools—to illustrate how the company achieves 24/7 reliable service deployment at massive scale.

GoogleOperationsSRE
0 likes · 15 min read
Google’s Continuous Delivery Practices and SRE Culture: A DevOps Case Study
DevOps
DevOps
Jul 26, 2019 · Operations

Amazon’s DevOps Journey: From Customer Obsession to Continuous Delivery

This article examines Amazon’s evolution—from its early focus on books and relentless customer obsession to the adoption of micro‑service architecture, two‑pizza teams, and a high‑velocity continuous delivery pipeline—illustrating how strategic cultural and technical choices drive massive operational efficiency.

AmazonCustomer ObsessionOperations
0 likes · 9 min read
Amazon’s DevOps Journey: From Customer Obsession to Continuous Delivery
DevOps
DevOps
Jul 25, 2019 · Operations

Why DevOps Teams Often Turn Into Tool Chains and What an Ideal DevOps Team Structure Looks Like

The article analyzes why many DevOps teams devolve into tool‑chain or pipeline roles, examines executor and organizational factors, presents a six‑role DevOps team model linked to the Six Thinking Hats, shares community viewpoints on role prioritization, and concludes that DevOps structures must be tailored to solve concrete business problems rather than follow a fixed standard.

OperationsTeam StructureTool Chain
0 likes · 12 min read
Why DevOps Teams Often Turn Into Tool Chains and What an Ideal DevOps Team Structure Looks Like
DevOps
DevOps
Jul 24, 2019 · Operations

Netflix Case Study: Culture, Growth, and Engineering Practices

This article examines Netflix's evolution through three growth phases—DVD mail service, streaming transition, and original content production—while analyzing its disruptive culture of freedom and responsibility, DevOps practices, anti‑fragile mindset, and the strategic lessons for organizations.

Anti-fragileCase StudyCulture
0 likes · 16 min read
Netflix Case Study: Culture, Growth, and Engineering Practices
Tencent Cloud Developer
Tencent Cloud Developer
Jul 23, 2019 · Cloud Native

Serverless for Front-End Developers: Concepts, Architecture, and Project Implementation

This article explains serverless concepts for front‑end developers, outlines its evolution, benefits, and architecture—including BFF layers and SSR—then demonstrates a complete vocabulary mini‑program built with cloud functions, storage, monitoring, debugging, testing, deployment, and operational best practices.

BFFServerlesscloud-native
0 likes · 15 min read
Serverless for Front-End Developers: Concepts, Architecture, and Project Implementation
21CTO
21CTO
Jul 22, 2019 · Cloud Native

Understanding Kubernetes v1.0: The Comic Guide to the Cloud Native Revolution

Released on July 21, 2015, Kubernetes v1.0 marked a pivotal moment in cloud-native computing, quickly becoming a foundational open‑source platform adopted by companies worldwide, and this article uses a comic strip to illustrate its core concepts and significance.

Container Orchestrationdevopsopen source
0 likes · 4 min read
Understanding Kubernetes v1.0: The Comic Guide to the Cloud Native Revolution
DevOps
DevOps
Jul 22, 2019 · Operations

DevOps Team Topologies: Anti‑Types, Types, and Choosing the Right Structure

This article explains the various DevOps team topologies—including anti‑patterns A‑G and nine positive types—detailing their characteristics, applicability, and potential effectiveness so organizations can select the most suitable structure for their value‑stream delivery goals.

Anti-PatternOperationsTeam Topology
0 likes · 14 min read
DevOps Team Topologies: Anti‑Types, Types, and Choosing the Right Structure
MaGe Linux Operations
MaGe Linux Operations
Jul 18, 2019 · Operations

Mastering Linux Operations: Roles, Skills, and Career Roadmap

This comprehensive guide explores Linux’s dominance in servers, outlines the various Linux‑related fields, details the responsibilities and classifications of Linux operations roles, lists essential tools and skills, and highlights the evolution and future trends for aspiring Linux ops professionals.

Automationcareer guidedevops
0 likes · 15 min read
Mastering Linux Operations: Roles, Skills, and Career Roadmap
UCloud Tech
UCloud Tech
Jul 18, 2019 · Cloud Native

How UCloud Built a Kubernetes‑Powered CI/CD Platform with GitLab and KUN

UCloud integrated GitLab with its custom Kubernetes‑based container service platform KUN to achieve daily automated deployments, detailing CI/CD goals, branch strategy, pipeline design, Kaniko image building, runner execution, and a specialized YAML editor for seamless cloud‑native development.

CI/CDGitLabKaniko
0 likes · 11 min read
How UCloud Built a Kubernetes‑Powered CI/CD Platform with GitLab and KUN
Cloud Native Technology Community
Cloud Native Technology Community
Jul 18, 2019 · Cloud Native

Container PaaS Journey of a Large Joint-Stock Bank: Architecture, DevOps, and Kube‑OVN Network Solution

The talk from KubeCon 2019 details how a major commercial bank adopted a container‑based PaaS platform, covering digital transformation drivers, agile and DevOps practices, a multi‑cluster Kubernetes architecture, the custom Kube‑OVN networking solution, and the resulting operational and business benefits.

Kube-OVNKubernetesPaaS
0 likes · 11 min read
Container PaaS Journey of a Large Joint-Stock Bank: Architecture, DevOps, and Kube‑OVN Network Solution
21CTO
21CTO
Jul 17, 2019 · Cloud Native

What Exactly Is Cloud Native? A Clear Guide to Its Core Concepts and Benefits

Cloud native, a rapidly evolving paradigm, combines containerization, microservices, DevOps, and continuous delivery to build applications that fully leverage cloud elasticity and scalability, and while its definitions vary across organizations and time, the core principles remain DevOps, continuous delivery, microservices, and containers.

cloud-nativecontainerizationdevops
0 likes · 11 min read
What Exactly Is Cloud Native? A Clear Guide to Its Core Concepts and Benefits
DevOpsClub
DevOpsClub
Jul 16, 2019 · Operations

How Microsoft Shifted Testing Left to Accelerate DevOps Efficiency

Microsoft’s Azure DevOps team dramatically improved engineering efficiency by adopting a shift‑left testing strategy, replacing thousands of legacy functional tests with fast, reliable unit and integration tests, establishing six testing principles, a tiered test pyramid, and data‑driven metrics that now enable tens of thousands of daily releases.

Engineering EfficiencyMicrosoft AzureShift-Left Testing
0 likes · 15 min read
How Microsoft Shifted Testing Left to Accelerate DevOps Efficiency
DevOps
DevOps
Jul 16, 2019 · R&D Management

Deadline‑Driven Development (DDD) – The “Hanging‑Rope” Approach and Its Advantages

The article introduces Deadline‑Driven Development (DDD), humorously dubbed “hanging‑rope development,” explains its reverse‑schedule methodology, outlines three key implementation steps, highlights its benefits for task clarity and focus, and concludes with a light‑hearted invitation to discuss other quirky development‑driven approaches.

AgileProject Managementdeadline-driven development
0 likes · 6 min read
Deadline‑Driven Development (DDD) – The “Hanging‑Rope” Approach and Its Advantages
DevOps
DevOps
Jul 14, 2019 · Cloud Native

Foxconn Cloud Platform and Industrial Internet Practices: Microservices, DevOps, and Cloud‑Native Architecture

The talk outlines Foxconn Cloud’s industrial‑internet practices, explaining why microservices, DevOps and cloud computing dominate industries, detailing unique microservice design versus traditional SOA, and showcasing real‑world cloud‑native architectures and development approaches for manufacturing and IoT applications.

Cloud ComputingIndustrial InternetSoftware Architecture
0 likes · 16 min read
Foxconn Cloud Platform and Industrial Internet Practices: Microservices, DevOps, and Cloud‑Native Architecture
Programmer DD
Programmer DD
Jul 13, 2019 · Operations

Deploy SpringBoot Apps Directly from IDEA Using Cloud Toolkit

This article walks through using Alibaba Cloud's Cloud Toolkit IDE plugin to configure, package, and deploy a SpringBoot application from IntelliJ IDEA to any server, compares its workflow with native IDEA deployment, and evaluates its core features such as Deploy to Host, Deploy to ECS, file upload, remote terminal, and built‑in Arthas diagnostics.

ArthasDeploymentIDE plugin
0 likes · 16 min read
Deploy SpringBoot Apps Directly from IDEA Using Cloud Toolkit
Java Captain
Java Captain
Jul 13, 2019 · Cloud Native

Comprehensive Docker Guide: Introduction, Installation, Basic Commands, Dockerfile, and Image Publishing

This article provides a detailed overview of Docker, covering its origins, core concepts, advantages, installation steps, configuration of accelerators, essential command‑line usage, container lifecycle management, Dockerfile syntax for custom images, and how to publish images to public and private registries.

Image RegistryLinuxcommand-line
0 likes · 19 min read
Comprehensive Docker Guide: Introduction, Installation, Basic Commands, Dockerfile, and Image Publishing
DevOps
DevOps
Jul 11, 2019 · R&D Management

Reflections on a Four‑Week Research Project About Google’s Agile Core

The author recounts a four‑week, self‑organized DevOps research sprint on Google’s agile practices, describing the challenges of remote teamwork, sprint planning, iterative deliverables, and the final presentation, while highlighting lessons learned about autonomy, communication, and outcome‑focused management.

devopsresearchsprint
0 likes · 7 min read
Reflections on a Four‑Week Research Project About Google’s Agile Core
Ctrip Technology
Ctrip Technology
Jul 11, 2019 · Cloud Native

Ctrip’s Continuous Delivery Practices and Unified Build Platform with Jenkins on Kubernetes

This article describes Ctrip’s large‑scale continuous delivery system, its benefits for efficiency, quality, reliability and team collaboration, the evolution of its deployment models, the design of a unified Jenkins‑based build platform, and practical experiences running Jenkins on Kubernetes with elastic scheduling and workspace management.

CI/CDJenkinsKubernetes
0 likes · 19 min read
Ctrip’s Continuous Delivery Practices and Unified Build Platform with Jenkins on Kubernetes
DevOpsClub
DevOpsClub
Jul 9, 2019 · Operations

How Microsoft’s Release Flow Revamped DevOps Efficiency

This article examines Microsoft’s DevOps transformation, detailing the shift to a trunk‑based Release Flow, the new branch strategy, pull‑request workflow, hot‑fix process, and how these practices dramatically boost engineering speed, reliability, and large‑scale deployment across data centers.

Azure DevOpsBranch StrategyContinuous Integration
0 likes · 13 min read
How Microsoft’s Release Flow Revamped DevOps Efficiency
Architect's Tech Stack
Architect's Tech Stack
Jul 8, 2019 · Cloud Native

Understanding Docker Images, Containers, and Commands

This article explains Docker's core concepts—including the union file system, the distinction between images and containers, the structure of read‑only and read‑write layers, and detailed explanations of common Docker commands such as create, start, run, ps, images, and more—providing a comprehensive guide for developers to master container technology.

DockerDocker CommandsUnion File System
0 likes · 12 min read
Understanding Docker Images, Containers, and Commands
DevOps
DevOps
Jul 2, 2019 · R&D Management

Implementing Requirement Itemization in TFS: Process and Best Practices

This article explains how the Agricultural Bank's R&D Center uses TFS for end‑to‑end requirement itemization, detailing the workflow of project, module, and function work items, the importance of standardized information entry, and guidelines for demand batch and change number documentation.

TFSdevopsprocess
0 likes · 4 min read
Implementing Requirement Itemization in TFS: Process and Best Practices
DevOps Cloud Academy
DevOps Cloud Academy
Jun 30, 2019 · Operations

Integrating ZenTao with Jenkins for Automated Builds

This guide explains how to configure ZenTao to trigger Jenkins builds automatically when tasks reach a designated status, covering Jenkins parameterized builds, webhook setup, integration testing, and practical tips for controlling builds based on task state.

AutomationCI/CDJenkins
0 likes · 2 min read
Integrating ZenTao with Jenkins for Automated Builds
Tencent Cloud Developer
Tencent Cloud Developer
Jun 28, 2019 · Cloud Computing

How Serverless 2.0 Redefines Cloud Development: Architecture, Features, and Tooling

The article analyzes the rapid growth of the serverless market, outlines the technical limitations of existing serverless solutions, and details Tencent Cloud's Serverless 2.0 architecture—including event functions, HTTP functions, HTTP services, developer tools, DevOps integration, and monitoring—while presenting real‑world use cases and performance improvements.

Cloud ComputingServerlessTencent Cloud
0 likes · 15 min read
How Serverless 2.0 Redefines Cloud Development: Architecture, Features, and Tooling
360 Tech Engineering
360 Tech Engineering
Jun 28, 2019 · Operations

Modular Puppet Code: Environments, Modules, and Classes

This article explains how to structure modular Puppet code by configuring environments, creating reusable modules, and designing classes, covering environment paths, hiera data, module generation, publishing to the Forge, and key class functions such as include, require, contain, and hiera_include.

AutomationModulesPuppet
0 likes · 11 min read
Modular Puppet Code: Environments, Modules, and Classes
DevOps
DevOps
Jun 25, 2019 · Operations

Applying Emergency Room Principles to IT Operations: Kanban, Scrum, and Prioritization

The article draws parallels between emergency rooms and IT operations, describing how Kanban's WIP limits, one‑to‑one liaison models, transparent dashboards, and Scrum time‑boxing (daily stand‑ups and weekly reviews) help a globally distributed team prioritize urgent incidents while still advancing important non‑urgent work.

IT OperationsIncident Managementdevops
0 likes · 10 min read
Applying Emergency Room Principles to IT Operations: Kanban, Scrum, and Prioritization
Efficient Ops
Efficient Ops
Jun 25, 2019 · Operations

Unlocking the Future of IT: What Is Operations Development and Why It Matters

This article defines operations development, examines why traditional IT ops tools often fail, outlines a four‑principle methodology emphasizing simplicity, automation, full‑stack and collaborative development, and explains how mastering these practices can transform manual operations into efficient, scalable DevOps solutions.

Full-Stackdevopstool development
0 likes · 12 min read
Unlocking the Future of IT: What Is Operations Development and Why It Matters
DevOps
DevOps
Jun 24, 2019 · Operations

Why TDD Is Essential for Effective DevOps and Continuous Delivery

The article argues that without Test‑Driven Development (TDD) or its extension ATDD, DevOps initiatives and continuous delivery pipelines lack reliable automated testing, making releases risky despite high code‑coverage metrics.

ATDDCI/CDTDD
0 likes · 6 min read
Why TDD Is Essential for Effective DevOps and Continuous Delivery
MaGe Linux Operations
MaGe Linux Operations
Jun 24, 2019 · Operations

Mastering Elegant Dockerfiles: From Basics to Multi‑Stage Builds

This article explains Docker containers and Dockerfiles, compares simple and compact Dockerfile examples, demonstrates single‑file versus multi‑file builds, and shows how multi‑stage builds can dramatically reduce image size while keeping Dockerfiles maintainable and efficient.

Dockercontainerizationdevops
0 likes · 12 min read
Mastering Elegant Dockerfiles: From Basics to Multi‑Stage Builds
System Architect Go
System Architect Go
Jun 24, 2019 · Fundamentals

Revisiting the Twelve-Factor App: Core Principles for Building Robust and Scalable Services

This article reviews the Twelve-Factor App methodology, outlining twelve essential guidelines—including codebase management, explicit dependencies, configuration separation, backing services, build‑release‑run workflow, stateless processes, port binding, concurrency, disposability, environment parity, logging, and admin processes—to help developers design resilient, cloud‑native applications.

App ArchitectureTwelve-Factorcloud-native
0 likes · 6 min read
Revisiting the Twelve-Factor App: Core Principles for Building Robust and Scalable Services