Tagged articles
3741 articles
Page 25 of 38
Efficient Ops
Efficient Ops
Nov 4, 2020 · Operations

Unlocking SRE: Foundations, Principles, and Career Paths Explained

This article clarifies common misconceptions about Site Reliability Engineering, outlines the role’s responsibilities, presents the SRE Foundation course syllabus and target audience, and highlights the GOPS 2020 Global Operations Conference where the training is offered.

DevOpsReliabilitySRE
0 likes · 7 min read
Unlocking SRE: Foundations, Principles, and Career Paths Explained
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Nov 3, 2020 · Cloud Native

Why Docker Containers Revolutionize Application Deployment

This article explains how Docker containers, built on Linux kernel virtualization, provide lightweight isolation, higher resource efficiency, rapid startup, consistent environments, easy migration, and simplified maintenance, and walks through installation, image creation, registry usage, and deployment on Huawei Cloud SWR.

ContainersDevOpsImage Registry
0 likes · 9 min read
Why Docker Containers Revolutionize Application Deployment
DevOps Cloud Academy
DevOps Cloud Academy
Nov 2, 2020 · Cloud Native

Kustomize Tutorial: Declarative Kubernetes Configurations with Overlays, Patches, Secrets, and Image Updates

This article demonstrates how to replace Helm with Kustomize for managing Kubernetes manifests, covering installation, base and overlay structures, strategic patches for environment variables, replica counts, secrets, ConfigMaps, and image version updates, and shows how to build and apply the final configuration.

Declarative ConfigurationDevOpsImage Management
0 likes · 13 min read
Kustomize Tutorial: Declarative Kubernetes Configurations with Overlays, Patches, Secrets, and Image Updates
IT Architects Alliance
IT Architects Alliance
Oct 31, 2020 · Cloud Native

What Is Cloud Native? Origins, Core Concepts, and Why It Matters

Cloud native, coined by Matt Stine in 2013, blends DevOps, continuous delivery, microservices, and agile infrastructure into a philosophy that redesigns applications for any public, private, or hybrid cloud, emphasizing container packaging, automated pipelines, and cultural shifts to boost scalability and delivery speed.

Cloud NativeContainerizationContinuous Delivery
0 likes · 10 min read
What Is Cloud Native? Origins, Core Concepts, and Why It Matters
DevOps Cloud Academy
DevOps Cloud Academy
Oct 28, 2020 · Operations

Five Core DevOps Values for Effective IT Transformation

The article outlines five fundamental DevOps values—stakeholder feedback, continuous improvement beyond existing processes, breaking silos, cross‑organizational collaboration, and fostering a learning culture—explaining how they guide IT teams to adapt, innovate, and deliver quality outcomes in rapidly changing environments.

CollaborationDevOpsIT transformation
0 likes · 8 min read
Five Core DevOps Values for Effective IT Transformation
ByteFE
ByteFE
Oct 28, 2020 · Frontend Development

Engineering Practices and Platform Evolution for Frontend Development at ByteDance

This article details ByteDance's journey in front‑end engineering, describing the evolution from manual deployments to a fully automated CI/CD pipeline, the creation of a dedicated front‑end deployment platform, and the ongoing development of a comprehensive front‑end R&D platform that integrates DevOps and SRE principles.

AutomationCI/CDDeployment
0 likes · 15 min read
Engineering Practices and Platform Evolution for Frontend Development at ByteDance
FunTester
FunTester
Oct 28, 2020 · Operations

How to Build an Effective QA Process When Resources Are Tight

This guide explains why many IT budgets neglect quality assurance, presents data from the 2019‑2020 World Quality Report, and offers practical steps—ownership, prioritization, integration, automation, reporting, and documentation—to establish a robust QA workflow even with limited resources.

AutomationCI/CDDevOps
0 likes · 6 min read
How to Build an Effective QA Process When Resources Are Tight
Cloud Native Technology Community
Cloud Native Technology Community
Oct 28, 2020 · Cloud Native

Hierarchical Namespace Controller (HNC): Exploring Kubernetes Multi‑Tenant Model and Practical Use Cases

This article introduces the Hierarchical Namespace Controller (HNC) for Kubernetes, explains how to install and use it to create parent‑child namespaces, demonstrates role inheritance and two real‑world scenarios—self‑provisioning and application templating—while highlighting current limitations and community‑driven improvements.

Cloud NativeDevOpsHNC
0 likes · 9 min read
Hierarchical Namespace Controller (HNC): Exploring Kubernetes Multi‑Tenant Model and Practical Use Cases
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Oct 28, 2020 · Operations

How to Install and Configure Jenkins on CentOS 7

This guide walks through installing Jenkins on CentOS 7, covering prerequisite JDK setup, repository configuration, service start‑up, troubleshooting common startup errors, firewall adjustments, and port configuration to get a functional CI/CD server.

CI/CDDevOpsInstallation
0 likes · 6 min read
How to Install and Configure Jenkins on CentOS 7
DevOps
DevOps
Oct 28, 2020 · Backend Development

2020 China API Ecosystem and Developer Survey Report: Findings on API Usage, Development Practices, and Lifecycle Management

The 2020 China API Ecosystem and Developer Survey Report, jointly released by Huawei Cloud, InfoQ Research Institute and partners, analyzes API adoption, developer demographics, tooling preferences, lifecycle management practices, and future trends, offering actionable insights for enterprises shaping their API strategies.

APIDevOpsdeveloper survey
0 likes · 8 min read
2020 China API Ecosystem and Developer Survey Report: Findings on API Usage, Development Practices, and Lifecycle Management
DevOps Coach
DevOps Coach
Oct 26, 2020 · Operations

Mastering Visual Management in DevOps: Key Practices and Common Pitfalls

This article explains Google’s DevOps solution framework, focusing on the measurement pillar by detailing how to implement visual management boards, avoid typical mistakes, improve their effectiveness, and measure their impact against team goals, while referencing the DORA study that underpins the approach.

DevOpsMetricsOperations
0 likes · 11 min read
Mastering Visual Management in DevOps: Key Practices and Common Pitfalls
IT Architects Alliance
IT Architects Alliance
Oct 26, 2020 · R&D Management

What Skills Do You Need to Become a Great Software Architect?

This comprehensive guide outlines the philosophical mindset, core competencies, technical knowledge, architectural principles, and essential tools that aspiring software architects should master to build robust, scalable, and secure systems in modern IT environments.

Cloud ComputingDevOpsSkill development
0 likes · 14 min read
What Skills Do You Need to Become a Great Software Architect?
Programmer DD
Programmer DD
Oct 26, 2020 · Cloud Native

Docker Made Easy: Deploy a Vue App with Nginx in Minutes

This guide walks you through Docker fundamentals, comparing containers to virtual machines, explaining core concepts, installing Docker, building a Dockerfile for a Vue project, creating and running an Nginx‑based image, publishing it to a registry, and sharing best practices for efficient container deployment.

ContainerizationDevOpsDockerfile
0 likes · 16 min read
Docker Made Easy: Deploy a Vue App with Nginx in Minutes
DevOps Cloud Academy
DevOps Cloud Academy
Oct 25, 2020 · Operations

Deploying Jenkins on AWS with Terraform for CI/CD

This tutorial explains how to automate CI/CD by installing Jenkins on an AWS EC2 instance using Terraform, covering prerequisites, Bash installation scripts, plugin setup, a sample pipeline job, Terraform variable definitions, resource provisioning, and accessing the Jenkins web interface.

AWSAutomationCI/CD
0 likes · 10 min read
Deploying Jenkins on AWS with Terraform for CI/CD
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 21, 2020 · Cloud Computing

From IaaS to PaaS: How Cloud‑Native Tech Supercharges Delivery

This article explains how Alibaba’s shift from IaaS to a PaaS‑centric, cloud‑native approach changes application architecture, introduces new protocols, and accelerates delivery through standardized contracts, service mesh, lightweight containers, and automated lifecycle management.

DevOpsIaaSPaaS
0 likes · 11 min read
From IaaS to PaaS: How Cloud‑Native Tech Supercharges Delivery
Efficient Ops
Efficient Ops
Oct 20, 2020 · Operations

How Zhejiang Mobile Leveraged DevOps Standards to Accelerate Digital Transformation

At the 14th GOPS Global Operations Conference in Shenzhen, Zhejiang Mobile showcased its award‑winning DevOps implementation, explaining how standardized tools and processes boosted delivery efficiency, quality, and innovation while outlining future plans to deepen toolchain integration and empower broader digital transformation.

DevOpsDigital TransformationEnterprise
0 likes · 5 min read
How Zhejiang Mobile Leveraged DevOps Standards to Accelerate Digital Transformation
Efficient Ops
Efficient Ops
Oct 19, 2020 · Operations

Designing an Effective DevOps Operations System: Principles and Practices

This article outlines a comprehensive DevOps operations framework, tracing its evolution from traditional ops to modern automation, detailing business standards, work policies, system integration, and best‑practice norms to achieve high SLA, low cost, and a one‑stop operational platform.

AutomationDevOpsInfrastructure
0 likes · 13 min read
Designing an Effective DevOps Operations System: Principles and Practices
DevOps Cloud Academy
DevOps Cloud Academy
Oct 19, 2020 · Cloud Native

Step‑by‑Step Guide to Deploy Spinnaker with Halyard on Kubernetes Using External Redis and MySQL

This guide walks through the complete deployment of Spinnaker on Kubernetes using Halyard, covering architecture analysis, preparation of Redis, MySQL and MinIO, container image retrieval, BOM preparation, Halyard configuration, external Redis and SQL database integration, authentication, canary analysis, monitoring, and additional settings.

CI/CDDevOpsHalyard
0 likes · 24 min read
Step‑by‑Step Guide to Deploy Spinnaker with Halyard on Kubernetes Using External Redis and MySQL
DevOps Coach
DevOps Coach
Oct 15, 2020 · Operations

Explore Jenkinsclient: A Powerful Cross‑Platform CLI for Jenkins

Jenkinsclient is an open‑source, Python‑based, cross‑platform command‑line client that offers Docker‑style commands to manage multiple Jenkins instances, covering configuration, nodes, plugins, credentials, jobs, queues, executors, and builds, with simple installation via pip.

CLIDevOpsJenkins
0 likes · 5 min read
Explore Jenkinsclient: A Powerful Cross‑Platform CLI for Jenkins
DevOps Coach
DevOps Coach
Oct 15, 2020 · Cloud Native

Mastering Kubernetes‑Based DevOps: End‑to‑End CI/CD Pipeline with Jenkins, Helm, and Docker

This comprehensive guide walks you through preparing hardware and network resources, setting up a private Git repository, installing Docker, Jenkins, Kubernetes, Helm, Baget, Harbor, and SonarQube, writing Dockerfiles and Helm charts, and configuring a Groovy Jenkinsfile to achieve a fully automated CI/CD workflow on a Kubernetes cluster.

CI/CDCloud NativeDevOps
0 likes · 27 min read
Mastering Kubernetes‑Based DevOps: End‑to‑End CI/CD Pipeline with Jenkins, Helm, and Docker
DevOps
DevOps
Oct 15, 2020 · Operations

Agile and DevOps: Friends or Foes? Understanding Their Relationship and Practices

This article explores the nuanced relationship between Agile and DevOps, clarifying common misconceptions, detailing how Scrum and continuous delivery intersect, and presenting the three‑layer DevOps model that helps teams integrate cultural, technical, and delivery practices for better collaboration and value delivery.

Continuous DeliveryDevOpsOperations
0 likes · 11 min read
Agile and DevOps: Friends or Foes? Understanding Their Relationship and Practices
DevOps Coach
DevOps Coach
Oct 14, 2020 · Operations

Mastering Jenkins Declarative Pipeline Syntax: A Complete Guide

This article provides a comprehensive walkthrough of Jenkins' declarative pipeline syntax, covering required sections, optional directives, practical code examples, parallel execution, input handling, post actions, and tips for effective CI/CD pipeline creation.

CI/CDDeclarative PipelineDevOps
0 likes · 14 min read
Mastering Jenkins Declarative Pipeline Syntax: A Complete Guide
DevOps Cloud Academy
DevOps Cloud Academy
Oct 13, 2020 · Operations

DevOps Fundamentals: Reducing Batch Size and Eliminating Constraints

This article explains DevOps by describing how to create balanced workflows, reduce batch sizes to speed feedback, adopt trunk‑based development with continuous integration and delivery, and continuously identify and remove constraints such as long‑lived feature branches and slow environment provisioning.

Batch SizeConstraintsDevOps
0 likes · 7 min read
DevOps Fundamentals: Reducing Batch Size and Eliminating Constraints
HaoDF Tech Team
HaoDF Tech Team
Oct 9, 2020 · Operations

Automated Deployment Solution for HaoDF WeChat Mini Programs

This article describes how HaoDF built an automated, visual CI/CD pipeline for its WeChat mini programs, replacing manual testing and release steps with a platform that handles environment configuration, QR‑code generation, code merging, and deployment while improving efficiency, reducing errors, and supporting future scaling.

CI/CDDevOpsOperations
0 likes · 9 min read
Automated Deployment Solution for HaoDF WeChat Mini Programs
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Oct 9, 2020 · Cloud Native

What Is Cloud Native? Unpacking Its Core Concepts and Benefits

This article explains the origins, core principles, and practical components of Cloud Native—including microservices, containerization, DevOps, continuous delivery, and cloud infrastructure—showing how they reshape development culture, organization, and technology adoption for modern software teams.

Cloud NativeContainerizationContinuous Delivery
0 likes · 11 min read
What Is Cloud Native? Unpacking Its Core Concepts and Benefits
DevOps Coach
DevOps Coach
Oct 9, 2020 · Operations

How to Master Database Change Management for Zero‑Downtime Deployments

This article explains Google DevOps’s four capability categories, dives into DORA‑backed best practices for database change management—including communication, migration scripts, tooling, zero‑downtime strategies, common pitfalls, and key metrics—to help teams deliver changes safely and quickly.

DevOpsDoRAOperations
0 likes · 13 min read
How to Master Database Change Management for Zero‑Downtime Deployments
Liangxu Linux
Liangxu Linux
Oct 7, 2020 · Operations

Turn Shell Commands into Real‑Time Visual Dashboards with Sampler

Sampler is a lightweight tool that runs shell commands, visualizes their output, and can trigger alerts; configured via simple YAML, it works on macOS, Linux and Windows, supports various components such as runcharts, sparklines, gauges, and interactive shells for monitoring databases, queues and system metrics.

DevOpsMonitoringShell
0 likes · 15 min read
Turn Shell Commands into Real‑Time Visual Dashboards with Sampler
DevOps Coach
DevOps Coach
Oct 7, 2020 · Operations

Mastering Test Data Management in Google DevOps: Principles and Best Practices

This article explains Google DevOps' four capability categories, focuses on test data management for automated testing, outlines core principles, common pitfalls, improvement techniques, and metrics to measure effectiveness, helping teams build reliable, scalable CI pipelines.

DevOpsGoogle DevOpstest data management
0 likes · 8 min read
Mastering Test Data Management in Google DevOps: Principles and Best Practices
DevOps Coach
DevOps Coach
Oct 1, 2020 · Operations

Mastering Deployment Automation: Google’s DevOps Best Practices

This guide explains Google’s DevOps solution built on DORA research, outlines the four DevOps capability categories, and provides detailed steps, best practices, common pitfalls, improvement methods, and measurement techniques for implementing reliable, automated software deployments.

CI/CDDeployment AutomationDevOps
0 likes · 11 min read
Mastering Deployment Automation: Google’s DevOps Best Practices
Meituan Technology Team
Meituan Technology Team
Sep 30, 2020 · Mobile Development

Meituan Waimai Mobile Architecture Evolution and Containerization

Meituan Waimai’s mobile architecture progressed from early componentization through platformization and a custom React‑Native hybrid to a containerized system that unifies Android and iOS via SDKs, MRN and Titans containers, enabling dynamic updates, modular development, and massive traffic handling while demanding enhanced monitoring and release governance.

ContainerizationDevOpsMeituan
0 likes · 39 min read
Meituan Waimai Mobile Architecture Evolution and Containerization
Architects Research Society
Architects Research Society
Sep 29, 2020 · Big Data

Understanding DataOps: Principles, Benefits, and Implementation

DataOps, an Agile‑derived methodology that extends DevOps principles to data analytics, emphasizes automation, collaboration, and continuous delivery to accelerate and improve data processing, quality, and business insight, while outlining its benefits, relationship to Agile/DevOps, and practical steps for adoption.

Big DataContinuous AnalyticsDataOps
0 likes · 12 min read
Understanding DataOps: Principles, Benefits, and Implementation
Cloud Native Technology Community
Cloud Native Technology Community
Sep 29, 2020 · Operations

Running Jenkins on Tomcat in Windows – Tutorial Overview

This article introduces a tutorial video that demonstrates how to install and run Jenkins, the open‑source CI/CD platform, inside an Apache Tomcat servlet container on a Windows operating system, and provides links to related cloud‑native community resources and further Jenkins learning materials.

CI/CDDevOpsJenkins
0 likes · 3 min read
Running Jenkins on Tomcat in Windows – Tutorial Overview
Open Source Linux
Open Source Linux
Sep 26, 2020 · Cloud Native

Why Docker Beats Traditional Virtual Machines: Benefits, Drawbacks, and Real-World Insights

This article explains how Docker addresses environment‑configuration challenges, compares container technology with virtual machines, and outlines Docker’s advantages such as fast startup, low resource usage, image layering, isolation, rapid rollback, and lower deployment and management costs, while also discussing its remaining limitations.

ContainerizationDevOpsdocker
0 likes · 10 min read
Why Docker Beats Traditional Virtual Machines: Benefits, Drawbacks, and Real-World Insights
Efficient Ops
Efficient Ops
Sep 25, 2020 · Operations

How Saike Mobility Achieved Level‑3 DevOps Maturity in China

This article details Saike Mobility's successful Level‑3 DevOps continuous‑delivery assessment, shares insights from an interview with their operations director, and explains the national DevOps capability maturity model that is shaping engineering efficiency across Chinese tech enterprises.

Continuous DeliveryDevOpsMaturity Model
0 likes · 8 min read
How Saike Mobility Achieved Level‑3 DevOps Maturity in China
Efficient Ops
Efficient Ops
Sep 25, 2020 · Operations

What Made the 2020 GOPS Shenzhen Conference a DevOps Milestone?

The 2020 GOPS Global Operations Conference in Shenzhen showcased a series of high‑impact DevOps talks, standards releases, enterprise assessments, and collaborative initiatives that highlighted the evolving landscape of cloud, data, and operational excellence across leading Chinese tech organizations.

DataOpsDevOpsEnterprise Standards
0 likes · 10 min read
What Made the 2020 GOPS Shenzhen Conference a DevOps Milestone?
Efficient Ops
Efficient Ops
Sep 25, 2020 · Operations

Inside Tencent’s Gongfeng: How a Homegrown DevOps Platform Earned National Excellence

This article reports on Tencent’s Gongfeng version‑control system receiving top‑level DevOps standard assessment at the 14th GOPS Global Operations Conference, includes an interview with the system’s director about its design, deployment challenges, future plans, and the broader Chinese DevOps standards initiative.

DevOpsGongfengIndustry standards
0 likes · 10 min read
Inside Tencent’s Gongfeng: How a Homegrown DevOps Platform Earned National Excellence
ITPUB
ITPUB
Sep 25, 2020 · Operations

How to Speed Up GitHub Access: Mirrors, CDN, Hosts Hacks and More

This guide presents nine practical methods to accelerate GitHub access—including mirror sites, Cloudflare Workers proxies, raw file CDN replacements, JsDelivr usage, Gitee fork transfers, and manual hosts file edits—complete with URLs, step‑by‑step instructions, and illustrative screenshots.

CDNDevOpsGitHub
0 likes · 7 min read
How to Speed Up GitHub Access: Mirrors, CDN, Hosts Hacks and More
Efficient Ops
Efficient Ops
Sep 25, 2020 · Operations

Inside China Telecom’s DevOps Platform: Winning Top‑Tier Standard Evaluation

China Telecom’s System Integration subsidiary’s ‘BiYi’ collaborative development platform recently passed the inaugural DevOps system and tool standards assessment by the China Academy of Information and Communications Technology, showcasing how standardized, end‑to‑end toolchains and continuous integration pipelines can boost efficiency, quality, and industry leadership in large‑scale IT operations.

China TelecomDevOpsPlatform Assessment
0 likes · 13 min read
Inside China Telecom’s DevOps Platform: Winning Top‑Tier Standard Evaluation
Efficient Ops
Efficient Ops
Sep 25, 2020 · Operations

How a Chinese Bank’s DevOps Platform Achieved Top‑Tier Standards

The article recounts Zhongyuan Bank’s successful DevOps platform evaluation at the 14th GOPS Global Operations Conference, detailing the bank’s digital transformation, the platform’s architecture, and insights from a Q&A with senior technical leaders on standards, toolchains, and future DevOps directions.

DevOpsDigital TransformationStandard Evaluation
0 likes · 15 min read
How a Chinese Bank’s DevOps Platform Achieved Top‑Tier Standards
Efficient Ops
Efficient Ops
Sep 25, 2020 · Operations

How Ping An Bank’s Starlink Platform Achieved DevOps Standard Certification

Ping An Bank’s Starlink DevOps platform, recognized by China’s CAICT as a first‑batch certified system‑and‑tool solution, showcases how standardized toolchains, end‑to‑end value streams, and data‑driven metrics can dramatically boost development speed, quality, and operational efficiency in the financial sector.

AutomationDevOpsbanking
0 likes · 13 min read
How Ping An Bank’s Starlink Platform Achieved DevOps Standard Certification
Programmer DD
Programmer DD
Sep 25, 2020 · Operations

Supercharge GitHub Access with Free Mirrors, Proxies, and Hosts Tweaks

This guide compiles multiple free methods—including mirror sites, Cloudflare Workers proxies, raw file CDNs, Chrome extensions, Gitee imports, and hosts file modifications—to dramatically speed up GitHub cloning, downloading releases, and accessing raw files for developers worldwide.

DevOpsGitHubMirror
0 likes · 6 min read
Supercharge GitHub Access with Free Mirrors, Proxies, and Hosts Tweaks
DevOps Cloud Academy
DevOps Cloud Academy
Sep 25, 2020 · Operations

Understanding DevOps, SecOps, and DevSecOps: Definitions, Benefits, and Choosing the Right Approach

This guide explains the concepts of DevOps, SecOps, and DevSecOps, outlines their respective benefits, and helps organizations decide which security‑focused operational model best fits their needs by comparing their focus on integration, automation, and collaboration across development, operations, and security teams.

AutomationCollaborationDevOps
0 likes · 6 min read
Understanding DevOps, SecOps, and DevSecOps: Definitions, Benefits, and Choosing the Right Approach
ByteFE
ByteFE
Sep 23, 2020 · R&D Management

Git Workflow Strategies and Company Practices at Bytedance

This article reviews common industry Git workflows such as Git Flow, GitHub Flow, GitLab Flow, Trunk‑based Flow and Aone Flow, analyzes Bytedance's multi‑environment deployment architecture, and presents concrete single‑, double‑ and triple‑branch practices together with recommendations for effective R&D process management.

CI/CDDevOpsGit
0 likes · 13 min read
Git Workflow Strategies and Company Practices at Bytedance
DevOps Cloud Academy
DevOps Cloud Academy
Sep 21, 2020 · Operations

Understanding Deployment Pipelines, CI/CD, and Best Practices in DevOps

This article explains the components, tools, and stages of software delivery pipelines—including version control, continuous integration, continuous delivery, blue/green and canary deployments—while highlighting their automation benefits and offering resources for further learning.

AutomationCI/CDContinuous Delivery
0 likes · 9 min read
Understanding Deployment Pipelines, CI/CD, and Best Practices in DevOps
Tencent Cloud Developer
Tencent Cloud Developer
Sep 21, 2020 · Industry Insights

How Beike Guarantees High Availability in Complex Real‑Estate Transactions

This article analyzes Beike's massive real‑estate ecosystem, detailing the intricate business flows, technical architecture, and quality‑assurance challenges, and explains how a suite of internal platforms—KeTest, KeOnes, sosotest, KeDiff, KePTS, and KeMTC—are engineered to deliver high‑performance, highly available services at scale.

DevOpsIndustry InsightsInfrastructure
0 likes · 26 min read
How Beike Guarantees High Availability in Complex Real‑Estate Transactions
FunTester
FunTester
Sep 21, 2020 · Industry Insights

Which Test Automation Framework Fits Your Project? A Complete Overview

This article explains why fast, high‑quality delivery demands test automation, defines what a test automation framework is, outlines its various types and benefits, and provides concise comparisons of popular frameworks such as Robot Framework, WebdriverIO, Citrus, Cypress, Selenium, Cucumber, Gauge, Carina and FunTester.

DevOpsQASoftware Testing
0 likes · 11 min read
Which Test Automation Framework Fits Your Project? A Complete Overview
ITPUB
ITPUB
Sep 21, 2020 · R&D Management

Why Most Software Teams Waste Time: 7 Common Missteps and How to Fix Them

This article examines seven typical misconceptions in software development—from focusing on tasks instead of demand to favoring batch releases over continuous delivery—and offers practical guidance on improving flow efficiency, cross‑functional collaboration, code quality, and automated testing.

Continuous DeliveryDevOpsprocess improvement
0 likes · 12 min read
Why Most Software Teams Waste Time: 7 Common Missteps and How to Fix Them
58 Tech
58 Tech
Sep 18, 2020 · Frontend Development

Micro‑Frontend Architecture with Vue: Concepts, Scenarios, and Implementation Guide

This article introduces the micro‑frontend concept, outlines its characteristics and suitable scenarios, and provides a detailed Vue‑based implementation covering runtime, deployment, development modes, code snippets, reuse layers, and best‑practice recommendations for large‑scale front‑end projects.

DeploymentDevOpsFrontend Architecture
0 likes · 16 min read
Micro‑Frontend Architecture with Vue: Concepts, Scenarios, and Implementation Guide
ITPUB
ITPUB
Sep 18, 2020 · Operations

Master GitHub CLI 1.0: Install, Commands, and Workflow Tips

GitHub CLI 1.0, now officially released, lets developers manage repositories, pull requests, and issues directly from the terminal with simple commands, offers cross‑platform installation options, and supports custom aliases and enterprise connections for faster, scriptable workflows.

Command LineDevOpsGitHub CLI
0 likes · 5 min read
Master GitHub CLI 1.0: Install, Commands, and Workflow Tips
DevOps Cloud Academy
DevOps Cloud Academy
Sep 18, 2020 · Operations

Spinnaker Architecture, CI/CD Practices, and Deployment Guide

This article explains Netflix's Spinnaker platform, detailing its microservice architecture, code repository management, GitHub Actions continuous integration workflow, versioned deployment configuration, and practical steps for deploying and rolling back Spinnaker in multi‑cloud environments.

CI/CDDevOpscloud deployment
0 likes · 8 min read
Spinnaker Architecture, CI/CD Practices, and Deployment Guide
Code Ape Tech Column
Code Ape Tech Column
Sep 17, 2020 · Operations

How to Deploy a One‑Click Linux Dev Environment with MySQL, Nginx, Redis & More

This guide walks you through creating and using a one‑click installation package that sets up essential development services—MySQL, Nginx, JDK, Redis, RabbitMQ, and a SpringBoot jar—on Ubuntu 16.x, detailing directory structure, required prerequisites, individual start/stop scripts, and customization options for small‑scale deployments.

AutomationDevOpsLinux
0 likes · 6 min read
How to Deploy a One‑Click Linux Dev Environment with MySQL, Nginx, Redis & More
Efficient Ops
Efficient Ops
Sep 15, 2020 · Cloud Native

Mastering Kubernetes YAML: How to Drive Resource Management Efficiently

This article explores how YAML files serve as the pivotal interface for managing Kubernetes resources, detailing their role in defining storage, compute, network, and application configurations, and demonstrating practical deployment, service, and ingress creation to streamline operations and enhance platform stability.

DevOpsResource ManagementYAML
0 likes · 10 min read
Mastering Kubernetes YAML: How to Drive Resource Management Efficiently
Efficient Ops
Efficient Ops
Sep 14, 2020 · Operations

Top 10 Must‑Read Books for Mastering SRE, DevOps, and Cloud Operations

Discover a curated list of ten essential books covering Site Reliability Engineering, performance tuning, AI‑ops, security, DevOps practices, Jenkins pipelines, and the evolution of modern operations, each offering practical insights and real‑world examples to elevate your technical expertise.

Book RecommendationsDevOpsSRE
0 likes · 9 min read
Top 10 Must‑Read Books for Mastering SRE, DevOps, and Cloud Operations
Qunar Tech Salon
Qunar Tech Salon
Sep 14, 2020 · Operations

Qunar & Keep Technical Salon: DevOps Continuous Delivery and Test Environment Management Practices

The September 7, 2020 technical salon hosted by Qunar's infrastructure R&D team, in collaboration with Keep, gathered over 20 engineering experts to discuss DevOps continuous delivery, test environment management platforms such as Noah, Portal, MPortal, and Thanos, and share practical experiences and architectural choices.

Continuous DeliveryDevOpsEngineering Efficiency
0 likes · 5 min read
Qunar & Keep Technical Salon: DevOps Continuous Delivery and Test Environment Management Practices
DevOps
DevOps
Sep 14, 2020 · Cloud Native

Cloud‑Native Application Development: Principles, Architecture, and a Six‑Step Build Path

The article explains what cloud‑native applications are, contrasts them with traditional software, outlines four core cloud‑native development principles, and details a six‑step process—including DevOps culture, lightweight servers, PaaS, framework selection, automation, and modular architecture—to accelerate building and deploying cloud‑native solutions.

ContainersDevOpsOpenShift
0 likes · 10 min read
Cloud‑Native Application Development: Principles, Architecture, and a Six‑Step Build Path
DevOps Cloud Academy
DevOps Cloud Academy
Sep 11, 2020 · Operations

Overcoming Common Obstacles in a DevOps Transformation: Lessons from VMware Mobile Products

This article outlines the typical challenges faced during a DevOps transformation—such as resistance to change, rushed feature delivery, technical debt, team structure, skill gaps, automation, environment provisioning, and cross‑team collaboration—and explains the practical solutions VMware applied to achieve faster, higher‑quality releases.

AutomationCross-Team CollaborationDevOps
0 likes · 12 min read
Overcoming Common Obstacles in a DevOps Transformation: Lessons from VMware Mobile Products
DevOps Cloud Academy
DevOps Cloud Academy
Sep 7, 2020 · Cloud Native

10 Kubernetes Deployment Anti‑Patterns and How to Avoid Them

This article examines ten common Kubernetes deployment anti‑patterns—from embedding configuration inside Docker images to using the latest tag in production—and offers practical recommendations such as externalizing configs with ConfigMaps, employing Helm or Kustomize, setting resource limits, and implementing proper monitoring and rollout strategies.

Anti-PatternsDevOps
0 likes · 4 min read
10 Kubernetes Deployment Anti‑Patterns and How to Avoid Them
IT Architects Alliance
IT Architects Alliance
Sep 6, 2020 · Industry Insights

Why Open x86 Platforms and Microservices Are Shaping the Future IT Architecture

The article outlines how open x86 hardware, solid‑state storage, high‑speed networking, resource pools and containers form the foundation for modern IT architecture, while national emphasis on innovation and security elevates open‑source software, driving a shift toward layered, service‑oriented, microservice‑centric systems integrated with DevOps pipelines.

Cloud NativeDevOpsOpen-source
0 likes · 3 min read
Why Open x86 Platforms and Microservices Are Shaping the Future IT Architecture
JD Cloud Developers
JD Cloud Developers
Sep 6, 2020 · Fundamentals

Find Your Perfect Programming Role: A Guide to Matching Skills and Passions

Discover a comprehensive overview of common programming positions—from full‑stack software engineers to data scientists, DevOps, and specialized domain experts—highlighting ideal personality traits, responsibilities, and how aligning your interests and strengths with these roles can lead to a fulfilling tech career.

DevOpscareer guidanceprogramming jobs
0 likes · 9 min read
Find Your Perfect Programming Role: A Guide to Matching Skills and Passions
DevOps
DevOps
Sep 3, 2020 · Operations

Designing Effective Git Branch Strategies with Huawei Cloud DevCloud for DevOps Teams

This article explains how to use Git and Huawei Cloud DevCloud to implement development, test, and production branch strategies, manage permissions with protected branches, handle merge conflicts, and leverage merge requests and code reviews to improve DevOps efficiency.

Branch StrategyConfiguration ManagementDevCloud
0 likes · 10 min read
Designing Effective Git Branch Strategies with Huawei Cloud DevCloud for DevOps Teams
iQIYI Technical Product Team
iQIYI Technical Product Team
Aug 28, 2020 · Operations

iQIYI Test Environment Management Platform: Design, Challenges, and Solutions

iQIYI’s Test Environment Management Platform centralizes topology and deployment scripts, automates on‑demand environment provisioning, and isolates QA resources, cutting deployment time from up to 60 minutes to an average of four minutes, boosting success rates above 95 % while supporting thousands of daily deployments across hundreds of applications.

DevOpsResource ManagementiQIYI
0 likes · 8 min read
iQIYI Test Environment Management Platform: Design, Challenges, and Solutions
Amap Tech
Amap Tech
Aug 28, 2020 · Fundamentals

Git Commit Message Standardization and Monitoring Service

The team introduced an Angular‑style Git commit‑message standard—type(scope): subject in Chinese—and built a webhook‑based monitoring service that validates pushes, alerts violations, tracks diff size and deletions, stores metrics, and visualizes compliance, improving traceability, readability, and automated changelog generation.

DevOpsGitMonitoring
0 likes · 10 min read
Git Commit Message Standardization and Monitoring Service
DevOps Cloud Academy
DevOps Cloud Academy
Aug 27, 2020 · Cloud Native

Step-by-Step Guide to Building More Reliable Software with Kubernetes and DevOps

This article presents a practical, multi‑stage approach for improving software reliability in Kubernetes‑based microservice environments, covering static analysis, testing pyramids, CI/CD observability, performance testing, deployment strategies, and feedback loops to help engineering teams deliver faster, higher‑quality releases.

CI/CDCloud NativeDevOps
0 likes · 11 min read
Step-by-Step Guide to Building More Reliable Software with Kubernetes and DevOps
Alibaba Cloud Developer
Alibaba Cloud Developer
Aug 26, 2020 · Cloud Native

How OAM Transforms Cloud‑Native DevOps on Kubernetes

This article explains the evolution of DevOps, the challenges of building a Kubernetes‑based DevOps platform, and how the Open Application Model (OAM) provides a layered, component‑and‑trait architecture that separates concerns, enhances extensibility, and enables next‑generation cloud‑native DevOps solutions.

Cloud NativeDevOpsOAM
0 likes · 14 min read
How OAM Transforms Cloud‑Native DevOps on Kubernetes
Java High-Performance Architecture
Java High-Performance Architecture
Aug 26, 2020 · Cloud Native

How to Build Tiny Docker Images with Multi‑Stage Builds: A Step‑by‑Step Guide

This article explains why small Docker images matter, demonstrates the traditional Dockerfile approach, introduces the Builder Pattern with its drawbacks, and then shows how Docker's multi‑stage build feature can produce equally small images with far less complexity, complete with code examples.

Builder PatternContainerizationDevOps
0 likes · 8 min read
How to Build Tiny Docker Images with Multi‑Stage Builds: A Step‑by‑Step Guide
DevOps Cloud Academy
DevOps Cloud Academy
Aug 25, 2020 · Operations

A Simple Four‑Step Process for Prioritizing DevOps Work

This article outlines a practical four‑step process—Define, Scope, Experiment, Analyze—to help DevOps engineers prioritize automation tasks, assess pain points, and align improvements with business value, offering actionable guidance for effective pipeline and workflow optimization.

AutomationDevOpsOperations
0 likes · 6 min read
A Simple Four‑Step Process for Prioritizing DevOps Work
Cloud Native Technology Community
Cloud Native Technology Community
Aug 25, 2020 · Cloud Native

How Lyft’s Open‑Source Clutch Transforms Cloud‑Native Infrastructure Management

Lyft open‑sourced Clutch, a scalable UI and API platform that unifies infrastructure tooling with built‑in security, authorization, and observability, offering a single binary Go backend and plug‑in React frontend to simplify operations, reduce MTTR, and improve developer experience across large cloud‑native environments.

Control PlaneDevOpsInfrastructure
0 likes · 15 min read
How Lyft’s Open‑Source Clutch Transforms Cloud‑Native Infrastructure Management
DevOps
DevOps
Aug 25, 2020 · Operations

IDCF Phase 5 DevOps Case Study: Traditional Banking Practice and Lessons Learned

This article details a month‑long DevOps case study conducted by the IDCF team on traditional banking, describing the four guiding principles, the six‑stage workflow from team formation to retrospection, the research findings across major Chinese banks, and the resulting best‑case award and future digital‑transformation discussions.

DevOpsFinTechOperations
0 likes · 7 min read
IDCF Phase 5 DevOps Case Study: Traditional Banking Practice and Lessons Learned
DevOps Coach
DevOps Coach
Aug 24, 2020 · Operations

Deploy Elastic Stack Beats on Tencent Cloud for Scalable Monitoring

This guide walks you through creating a Tencent Cloud Elasticsearch cluster, configuring secure write‑only Beats roles, initializing Beats with setup commands, deploying Beats via a scripted workflow, and troubleshooting common issues to achieve reliable, scalable production monitoring.

BeatsDevOpsElastic Stack
0 likes · 9 min read
Deploy Elastic Stack Beats on Tencent Cloud for Scalable Monitoring
Efficient Ops
Efficient Ops
Aug 23, 2020 · Operations

Unlock Reliable Services: SRE Foundation Course Highlights at GOPS 2020

The SRE Foundation course presented at the GOPS 2020 Global Operations Conference in Shenzhen introduces core Site Reliability Engineering principles, practical tools, and certification preparation through eight detailed modules, targeting a wide range of IT professionals and business stakeholders.

DevOpsSRESite Reliability Engineering
0 likes · 6 min read
Unlock Reliable Services: SRE Foundation Course Highlights at GOPS 2020
DevOps Cloud Academy
DevOps Cloud Academy
Aug 22, 2020 · Operations

Common Mistakes in DevOps Implementation and How to Avoid Them

The article outlines ten frequent pitfalls that organizations encounter when adopting DevOps—such as out‑of‑order delivery, misunderstandings of DevOps roles, lack of flexibility, speed over quality, isolated teams, unautomated databases, insufficient incident handling, limited expertise, security neglect, and team fatigue—and provides practical guidance to prevent these errors for more successful DevOps outcomes.

AutomationCI/CDContinuous Delivery
0 likes · 11 min read
Common Mistakes in DevOps Implementation and How to Avoid Them
DevOps Cloud Academy
DevOps Cloud Academy
Aug 21, 2020 · Operations

Visual Deployment with Jenkins Deploy Dashboard Plugin

This article introduces the Jenkins Deploy Dashboard plugin, explains how it visualizes deployment versions across environments, and provides step‑by‑step instructions with code examples for adding deployments, creating dashboard views, and adding deployment buttons to streamline CI/CD workflows.

CI/CDDeploy DashboardDevOps
0 likes · 5 min read
Visual Deployment with Jenkins Deploy Dashboard Plugin
DevOps Cloud Academy
DevOps Cloud Academy
Aug 20, 2020 · Operations

How DevOps Can Reduce Technical Debt During Cloud Migration

This article explains what technical debt is, why it accumulates in both development and operations, and outlines four DevOps‑driven strategies—including building cross‑functional teams, automation, containerization, and API‑centric design—to identify, track, and repay technical debt while improving cloud migration outcomes.

AutomationCI/CDContainers
0 likes · 10 min read
How DevOps Can Reduce Technical Debt During Cloud Migration
Efficient Ops
Efficient Ops
Aug 19, 2020 · Operations

How End-State‑Oriented Monitoring Transforms Operations and AIOps

This article explains the concept of end‑state‑oriented monitoring, its significance for modern operations, the shortcomings of existing solutions, and a layered design approach that leverages real‑time data, service catalogs, and AI to achieve secure, stable, efficient, and low‑cost operations.

DevOpsOperationsaiops
0 likes · 13 min read
How End-State‑Oriented Monitoring Transforms Operations and AIOps
DevOps
DevOps
Aug 19, 2020 · Operations

DevOps Lessons from the Knight Capital Group Collapse: A Case Study

The article analyzes the 2012 Knight Capital Group disaster, showing how a manual deployment error, lingering legacy code, missing kill‑switch, and inadequate monitoring caused a $4.6 billion loss within 45 minutes, and extracts key DevOps best‑practice lessons to prevent similar failures.

DeploymentDevOpsincident response
0 likes · 13 min read
DevOps Lessons from the Knight Capital Group Collapse: A Case Study
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Aug 14, 2020 · Cloud Native

Docker Basics: Installation, Core Commands, and Dockerfile Guide

This article provides a comprehensive introduction to Docker, covering its underlying technology, reasons for adoption, step‑by‑step installation on CentOS, essential image and container commands, detailed Dockerfile instructions, and practical examples for building and running a Spring Boot application.

Command-LineContainerizationDevOps
0 likes · 14 min read
Docker Basics: Installation, Core Commands, and Dockerfile Guide
Architecture Digest
Architecture Digest
Aug 14, 2020 · Operations

GitLab CI/CD: Introduction, Workflow, and Quick Start Guide

This article provides a comprehensive overview of GitLab CI/CD, explaining continuous integration, delivery, and deployment concepts, detailing the .gitlab-ci.yml configuration, pipeline workflow, runner setup, Auto DevOps features, and includes practical code examples for building, testing, and deploying applications.

Auto DevOpsCI/CDDevOps
0 likes · 12 min read
GitLab CI/CD: Introduction, Workflow, and Quick Start Guide