Tagged articles

devops

3823 articles · Page 38 of 39
Efficient Ops
Efficient Ops
Apr 28, 2016 · Databases

How Oracle DB Embraces DevOps in the Cloud Era

This article summarizes Gai Guoqiang's presentation on Oracle Database DevOps practices, covering Oracle's cloud strategy, the shifting competitive landscape, the impact of cloud on DBA roles, and how DevOps principles are reshaping traditional database operations and performance management.

CloudDBAdatabase
0 likes · 13 min read
How Oracle DB Embraces DevOps in the Cloud Era
Architecture Digest
Architecture Digest
Apr 24, 2016 · Cloud Computing

Bridging the DevOps Gap: From IaaS Limitations to PaaS Solutions and Operational Automation

This article examines the DevOps dilemma caused by fragmented development and operations workflows, explains why IaaS alone cannot solve it, and outlines how PaaS combined with modern cloud-native tools such as Docker, Mesos, and YARN can automate resource allocation, deployment, service discovery, and monitoring to create a cohesive, scalable operations platform.

AutomationCloud ComputingIaaS
0 likes · 14 min read
Bridging the DevOps Gap: From IaaS Limitations to PaaS Solutions and Operational Automation
21CTO
21CTO
Apr 20, 2016 · Operations

How Spotify Scaled Machine Management: From Ops Chaos to Cloud Automation

This article chronicles Spotify's evolution in server operations—from a manual Ops team and ad‑hoc tools in the early years, through automated DNS, provisioning, and self‑service platforms, to a hybrid cloud strategy that reduced resource‑request turnaround from weeks to minutes.

AutomationCloud MigrationOperations
0 likes · 14 min read
How Spotify Scaled Machine Management: From Ops Chaos to Cloud Automation
Efficient Ops
Efficient Ops
Apr 19, 2016 · Operations

How Tencent’s Blue Whale Powers Unattended Ops, SaaS Automation, and DevOps Value

The talk outlines Tencent’s Blue Whale platform, describing how automated publishing tools, unattended change processes, fault‑handling strategies, alert‑driven self‑healing, low‑cost tool culture, and a thriving DevOps ecosystem together transform operations from routine maintenance to high‑value, scalable services.

SaaSTool Culturedevops
0 likes · 12 min read
How Tencent’s Blue Whale Powers Unattended Ops, SaaS Automation, and DevOps Value
ITPUB
ITPUB
Apr 19, 2016 · Operations

What the Worst WTF Moments Reveal About Software Operations

A collection of real‑world programming mishaps—from mixing test and production data to dangerous rm commands—illustrates why strict environment separation, cautious command execution, and disciplined code management are essential for reliable software operations.

OperationsTestingdevops
0 likes · 10 min read
What the Worst WTF Moments Reveal About Software Operations
Baidu Intelligent Testing
Baidu Intelligent Testing
Apr 19, 2016 · Operations

Building a Low‑Cost, End‑to‑End Automated CI/CD System: From Identifying Common Pain Points to Zero‑Cost Benchmark Replication

This article describes how a product line can quickly establish a comprehensive, low‑cost automated CI/CD pipeline by first pinpointing shared development pain points, then creating a benchmark solution that can be replicated without additional expense, covering local builds, coverage metrics, performance testing, and automated online regression.

CI/CDTestingdevops
0 likes · 6 min read
Building a Low‑Cost, End‑to‑End Automated CI/CD System: From Identifying Common Pain Points to Zero‑Cost Benchmark Replication
Efficient Ops
Efficient Ops
Apr 12, 2016 · Operations

From PHP Coder to DevOps Leader: Tencent CDN & Game Data Ops Insights

This article chronicles Liu Tiansi’s 13‑year journey from a PHP/Java developer to a senior operations engineer at Tencent, detailing his open‑source contributions, large‑scale CDN management, massive game data pipelines, DevOps practices, and practical lessons for building reliable, automated infrastructure.

CDNCloud ComputingDocker
0 likes · 17 min read
From PHP Coder to DevOps Leader: Tencent CDN & Game Data Ops Insights
dbaplus Community
dbaplus Community
Apr 11, 2016 · Operations

Can External Quality Acceptance Drive DevOps Monitoring and Eliminate Technical Debt?

This article explains how focusing on non‑functional quality during external acceptance testing can drive DevOps teams to improve system monitorability, reduce technical debt, and establish concrete change‑control, acceptance, and performance verification processes for both operational and business‑level observability.

Change ManagementObservabilitydevops
0 likes · 15 min read
Can External Quality Acceptance Drive DevOps Monitoring and Eliminate Technical Debt?
Architects' Tech Alliance
Architects' Tech Alliance
Apr 10, 2016 · Cloud Native

Why Docker Became the Core of Modern Cloud‑Native Computing

Docker, built on Linux container technologies, offers a portable, cross‑platform runtime environment and a rich ecosystem—including image registries, orchestration tools, and cloud integrations—that simplifies development, deployment, and management of distributed applications, while providing resource isolation, high utilization, and DevOps automation.

ContainersCross-PlatformDocker
0 likes · 8 min read
Why Docker Became the Core of Modern Cloud‑Native Computing
MaGe Linux Operations
MaGe Linux Operations
Apr 4, 2016 · Operations

Master Jenkins CI: Step-by-Step Setup, Plugins, and Automated Deployment

This guide walks through setting up a Jenkins CI server—including environment preparation, installation, essential plugins, system and project configuration, security hardening, and a custom shell script for automated deployment—providing a practical roadmap for reliable continuous integration and delivery in Java projects.

CI/CDGitJenkins
0 likes · 7 min read
Master Jenkins CI: Step-by-Step Setup, Plugins, and Automated Deployment
Big Data and Microservices
Big Data and Microservices
Mar 23, 2016 · Industry Insights

Inside the Securities Tech Revolution: Cloud, Microservices, and Big Data

The article examines the paradox of the Chinese securities industry—high demand for cutting‑edge trading, quantitative and high‑frequency systems versus outdated IT—while detailing the team’s FinTech startup approach, their Node.js/Docker/MongoDB stack, a cloud‑native trading platform, microservice architecture, big‑data pipelines, performance tuning, and DevOps practices.

Big DataCloud ComputingFinTech
0 likes · 21 min read
Inside the Securities Tech Revolution: Cloud, Microservices, and Big Data
DevOps
DevOps
Mar 19, 2016 · R&D Management

A Historical Overview of Team Foundation Server (TFS) from 2005 to 2015

This article chronicles the ten‑year evolution of Microsoft’s Team Foundation Server, detailing its origins, major releases from TFS 2005 through TFS 2015, feature improvements, installation challenges, and its impact on DevOps and software development practices.

ALMMicrosoftSoftwareHistory
0 likes · 13 min read
A Historical Overview of Team Foundation Server (TFS) from 2005 to 2015
21CTO
21CTO
Mar 17, 2016 · Operations

How We Scaled a Small Team with GitHub, ZenHub, TravisCI, and Slack

From a tiny squad using SVN to a full‑stack agile team, we detail how migrating to GitHub, adopting ZenHub for project management, integrating TravisCI for continuous testing and deployment, using Reviewable for pull‑request reviews, Coveralls for coverage metrics, and Slack for real‑time communication transformed our development workflow and boosted code quality.

CI/CDGitHubProject Management
0 likes · 6 min read
How We Scaled a Small Team with GitHub, ZenHub, TravisCI, and Slack
Efficient Ops
Efficient Ops
Mar 16, 2016 · Operations

How to Build Efficient CI/CD Pipelines for Startup Ops

This article outlines practical CI/CD and DevOps guidelines for startups, covering application management standards, branch strategies, code review tools, directory layout, permission controls, configuration change processes, release policies, logging practices, and automated deployment using tools like Git, Jenkins, and Ansible.

AnsibleCI/CDGit
0 likes · 14 min read
How to Build Efficient CI/CD Pipelines for Startup Ops
DevOps
DevOps
Mar 14, 2016 · Operations

Installing and Configuring TFS Build vNext Agent on Windows

This guide explains how to install Node.js, download the TFS Build vNext agent, configure it on Windows using PowerShell, set execution policies, and register the agent with TFS, covering required tools, configuration options, and optional service setup.

Build AgentCINode.js
0 likes · 7 min read
Installing and Configuring TFS Build vNext Agent on Windows
21CTO
21CTO
Mar 11, 2016 · Operations

Scaling DevOps at Mogujie: How a Young Ops Team Tackled Massive Traffic and Double‑11

Facing explosive traffic and high‑concurrency demands, Mogujie's newly formed operations team adopted DevOps practices, built CMDB, CI/CD pipelines, and monitoring platforms, and successfully supported the massive Double‑11 and Double‑12 sales events, sharing key technologies and lessons learned in their rapid‑pace environment.

CMDBContinuous Integrationdevops
0 likes · 3 min read
Scaling DevOps at Mogujie: How a Young Ops Team Tackled Massive Traffic and Double‑11
Architecture Digest
Architecture Digest
Mar 5, 2016 · Operations

Dianping Operations Architecture Overview and Best Practices

This article presents a comprehensive overview of Dianping's operations architecture, detailing team organization, multi‑data‑center infrastructure, monitoring layers, automation tools, configuration management systems, incident analysis, lessons learned, and future directions such as Docker and PaaS adoption.

AutomationDockerOperations
0 likes · 16 min read
Dianping Operations Architecture Overview and Best Practices
Qunar Tech Salon
Qunar Tech Salon
Mar 5, 2016 · Operations

Common Linux Commands for Java Developers

This article provides Java developers with a concise reference of essential Linux shell commands, covering process inspection, file manipulation, permission changes, compression, networking checks, remote access, and other common operations needed for interacting with Linux servers during development and deployment.

CommandLineLinuxOperations
0 likes · 7 min read
Common Linux Commands for Java Developers
DevOps
DevOps
Mar 2, 2016 · Operations

Understanding DevOps: Principles, Practices, and Implementation

This article provides a comprehensive overview of DevOps, explaining its purpose, cultural challenges, core principles such as automation, standardization, and configuration, its relationship with cloud, lean and agile, practical steps, metrics, and how it transforms IT delivery into an end‑to‑end business value pipeline.

AgileAutomationCloud
0 likes · 17 min read
Understanding DevOps: Principles, Practices, and Implementation

Microservices, Containers, and the Shift to Cloud‑Native Architectures

The article examines how microservices and container technologies are reshaping software development, operations, and organizational structures, emphasizing faster delivery, monitoring, contractual APIs, and the emergence of cloud‑native platforms such as Docker, IBM Bluemix Garage, Joyent Triton, and VMware solutions.

ContainersMicroservicesSoftware Architecture
0 likes · 18 min read
Microservices, Containers, and the Shift to Cloud‑Native Architectures
DevOps
DevOps
Feb 23, 2016 · Operations

Lean Production and Kanban: Insights from NUMMI and Their Application to Modern Software Development

The article examines how the Toyota Production System, introduced at the NUMMI plant, fostered a culture of respect, continuous improvement, and worker empowerment, and explains how these lean principles have been adapted to software development through Kanban, value‑stream mapping, and DevOps practices.

Toyota Production Systemcontinuous improvementdevops
0 likes · 6 min read
Lean Production and Kanban: Insights from NUMMI and Their Application to Modern Software Development
Efficient Ops
Efficient Ops
Feb 22, 2016 · Operations

Why Dev and Ops Clash and How to Bridge the Gap

The article analyzes the root causes of Dev‑Ops conflicts, illustrates typical complaints at each release stage, and proposes concrete measures—shared goals, platform‑driven automation, and cultural alignment—to transform friction into collaborative efficiency.

AgileIT Managementdevops
0 likes · 11 min read
Why Dev and Ops Clash and How to Bridge the Gap
MaGe Linux Operations
MaGe Linux Operations
Feb 19, 2016 · Operations

How to Quickly Set Up a Python Development Environment on CentOS

This step‑by‑step guide shows how to create a user, enable passwordless sudo, add EPEL and IUS repositories, install Python 2.7, Python 3, pip, virtualenv, generate SSH keys, and set up common services like Git, MySQL, Redis, and RabbitMQ on a clean CentOS system, with troubleshooting tips for common errors.

CentOSEnvironment setupLinux
0 likes · 5 min read
How to Quickly Set Up a Python Development Environment on CentOS
MaGe Linux Operations
MaGe Linux Operations
Feb 18, 2016 · Operations

Salt vs Ansible: Which Configuration Management Tool Wins for Speed, Security, and Scalability?

After hands‑on experience with both Salt and Ansible, the author compares their terminology, architecture, community support, speed, code structure, security, auditing, deployment, learning curve, and documentation, concluding that Ansible excels in ease of use while Salt offers superior scalability and performance for cloud environments.

AnsibleAutomationconfiguration management
0 likes · 14 min read
Salt vs Ansible: Which Configuration Management Tool Wins for Speed, Security, and Scalability?
Java High-Performance Architecture
Java High-Performance Architecture
Feb 12, 2016 · Backend Development

Mastering Distributed Configuration Management with Zookeeper

Learn how distributed configuration management works—why large systems need a central store, the role of publish/subscribe, and how Zookeeper provides a robust solution for real‑time feature toggling without service restarts, ensuring high availability and seamless operations across micro‑services.

backendconfiguration managementdevops
0 likes · 4 min read
Mastering Distributed Configuration Management with Zookeeper
MaGe Linux Operations
MaGe Linux Operations
Feb 2, 2016 · Operations

Essential DevOps Toolbox: 50+ Open‑Source Operations Tools You Should Know

This article presents a curated toolbox of over fifty open‑source DevOps utilities, covering bootstrapping, configuration management, automated build and testing, monitoring, micro‑service platforms, performance analysis, logging, security, PaaS, CI/CD, database management, and more, providing a comprehensive reference for operations engineers.

Open-sourceToolboxdevops
0 likes · 4 min read
Essential DevOps Toolbox: 50+ Open‑Source Operations Tools You Should Know
dbaplus Community
dbaplus Community
Feb 1, 2016 · Information Security

Boosting Application Security with Docker: Best Practices and Linux Capabilities

This article explains how Docker containers improve security through isolation, Linux namespaces, cgroups, capabilities, and image management, while also covering integration with virtual machines, bare‑metal deployment, lifecycle management, and open‑source security practices for modern microservice architectures.

Linux capabilitiesMicroservicescontainer security
0 likes · 19 min read
Boosting Application Security with Docker: Best Practices and Linux Capabilities
dbaplus Community
dbaplus Community
Jan 27, 2016 · Cloud Computing

Unlocking PaaS Power: A Deep Dive into Cloud Foundry Architecture and Extensions

This article explains the fundamentals of PaaS, its business value, technology choices, and provides a detailed walkthrough of Cloud Foundry’s architecture, components, deployment workflow, buildpacks, and extensibility options such as custom services, monitoring, scaling, and the Diego runtime.

Cloud FoundryPaaSPlatform as a Service
0 likes · 16 min read
Unlocking PaaS Power: A Deep Dive into Cloud Foundry Architecture and Extensions
21CTO
21CTO
Jan 25, 2016 · Cloud Native

Why Docker Still Dominates: 2016 Tech Awards Highlights & Key Container Projects

InfoWorld’s 2016 Technology of the Year Awards spotlight Docker’s dominance, listing top container‑related projects such as Docker, Kubernetes, CoreOS, Mesos and others, while also covering a broad range of languages, tools, cloud services and big‑data platforms that shaped the tech landscape.

ContainersDockerKubernetes
0 likes · 6 min read
Why Docker Still Dominates: 2016 Tech Awards Highlights & Key Container Projects
Node Underground
Node Underground
Jan 19, 2016 · Operations

Why Front‑End Developers Should Care About Docker: A Beginner’s Guide

This article explains how Docker’s build‑ship‑run model bridges front‑end development and containerization, covering Docker’s history, core concepts, a sample Dockerfile for a Node.js app, and practical scenarios where Docker improves environment consistency, resource efficiency, and scalability.

DockerOperationscontainerization
0 likes · 11 min read
Why Front‑End Developers Should Care About Docker: A Beginner’s Guide
Efficient Ops
Efficient Ops
Jan 17, 2016 · Operations

From Telecom to Startup: A Veteran Ops Engineer Shares Career Lessons

Veteran operations engineer Wang Jinyin recounts his journey from telecom system development to leading ops teams at Tencent, YY, and UC, then founding Youwei, offering practical insights on standardization, automation, DevOps integration, and team building for modern IT operations.

Careerdevopsmonitoring
0 likes · 17 min read
From Telecom to Startup: A Veteran Ops Engineer Shares Career Lessons
Efficient Ops
Efficient Ops
Jan 8, 2016 · Operations

How Monitoring and Template Deployment Supercharge Automated Operations

This article explains why modern IT operations rely on monitoring-driven automation, template-based deployments, and containerized tools to dramatically improve efficiency, reduce manual effort, and pave the way toward intelligent, DevOps-enabled operational platforms.

Automationdevopstemplate deployment
0 likes · 8 min read
How Monitoring and Template Deployment Supercharge Automated Operations
Efficient Ops
Efficient Ops
Dec 24, 2015 · Operations

Key Takeaways from the 2016 DevOps Enterprise Summit

A comprehensive English summary of the DevOps Enterprise Summit highlights the rise of DevOps adoption, real‑world case studies from Target, Ticketmaster, USAA, Capital One, Disney, and IBM, and practical insights on feedback loops, continuous delivery, and scaling DevOps across large enterprises.

continuous deliverydevopsfeedback
0 likes · 16 min read
Key Takeaways from the 2016 DevOps Enterprise Summit
Efficient Ops
Efficient Ops
Dec 23, 2015 · Cloud Native

Can Docker Become the IT World’s Game-Changing “Container”?

The article draws a parallel between the historical impact of shipping containers and Docker, arguing that Docker’s container ecosystem could reshape IT production, operations, and cloud services by enabling standardized, portable workloads and fostering a new era of collaborative software delivery.

ContainersDockerdevops
0 likes · 18 min read
Can Docker Become the IT World’s Game-Changing “Container”?
Efficient Ops
Efficient Ops
Dec 21, 2015 · Operations

How to Eliminate Plaintext MySQL Passwords in Docker Containers

This article examines the security risk of exposing MySQL root passwords as plaintext environment variables in Docker containers and presents a practical volume‑replacement method, comparing it with password‑modification approaches while discussing Docker‑layer versus application‑layer considerations.

DockerMySQLcontainer security
0 likes · 10 min read
How to Eliminate Plaintext MySQL Passwords in Docker Containers
DevOps
DevOps
Dec 14, 2015 · Operations

Migrating from TFVC to Git While Preserving History

This article explains why many teams still use TFVC, compares its centralized features with Git's distributed advantages, and provides a step‑by‑step TFVC‑to‑Git migration procedure that retains full commit history and offers guidance on choosing the right repository strategy.

GitTFVCVersion Control
0 likes · 6 min read
Migrating from TFVC to Git While Preserving History
Qunar Tech Salon
Qunar Tech Salon
Dec 14, 2015 · Cloud Native

Building Scalable Development Environments with Docker, Mesos, and Kubernetes: Lessons Learned

This article details a year‑long journey of designing, deploying, and operating container‑based development environments using Docker, Apache Mesos, and Kubernetes, covering the challenges of version consistency, rapid environment switching, resource isolation, and the practical solutions and lessons gathered from real‑world production use.

Container OrchestrationDockerKubernetes
0 likes · 16 min read
Building Scalable Development Environments with Docker, Mesos, and Kubernetes: Lessons Learned
MaGe Linux Operations
MaGe Linux Operations
Dec 9, 2015 · Cloud Native

What Is Kubernetes? A Beginner’s Guide to Core Concepts and Components

This article introduces Kubernetes, Google's open‑source container orchestration platform, explaining its core concepts such as Pods, ReplicationControllers, Services, and Labels, and detailing the main components like kubectl, kube‑apiserver, controller‑manager, scheduler, proxy, and kubelet, along with their OpenStack equivalents.

Container Orchestrationcloud-nativedevops
0 likes · 9 min read
What Is Kubernetes? A Beginner’s Guide to Core Concepts and Components
MaGe Linux Operations
MaGe Linux Operations
Dec 8, 2015 · Cloud Native

Master Dockerfile: Build Custom Images Step‑by‑Step

This tutorial explains Dockerfile fundamentals, key instructions, how to build images with docker build, and provides a complete example of creating an SSHD server image, covering syntax, best practices, and container execution details.

Image Buildcontainerizationdevops
0 likes · 11 min read
Master Dockerfile: Build Custom Images Step‑by‑Step
dbaplus Community
dbaplus Community
Dec 3, 2015 · Cloud Native

Build a MySQL MHA Cluster with Docker: Complete Step‑by‑Step Guide

This article walks through constructing a MySQL MHA high‑availability cluster using Docker, comparing traditional installation with two Docker‑based versions, detailing container setup, configuration steps, Dockerfile composition, pros and cons, and automation scripts for rapid, repeatable deployments.

MHAMySQLcloud-native
0 likes · 14 min read
Build a MySQL MHA Cluster with Docker: Complete Step‑by‑Step Guide
DevOps
DevOps
Dec 3, 2015 · Operations

The Pitfalls of DevOps Hype and the Full‑Stack Developer Expectation

The article critiques the growing DevOps and full‑stack developer hype, arguing that forcing engineers to juggle development, operations, QA, and DBA tasks devalues specialized work, creates unrealistic expectations, and ultimately harms both productivity and software quality.

Full-StackOperationsRole Overload
0 likes · 8 min read
The Pitfalls of DevOps Hype and the Full‑Stack Developer Expectation
Efficient Ops
Efficient Ops
Dec 2, 2015 · Operations

How to Build a Scalable Operations Automation System from Standards to Deployment

This article explains the design and implementation of an operations automation platform, covering the necessity of standardization, system architecture, module functions, database modeling, work‑order processes, and real‑world examples to help IT teams achieve efficient, reliable, and low‑risk operations.

DjangoIT OperationsOperations Automation
0 likes · 15 min read
How to Build a Scalable Operations Automation System from Standards to Deployment
DevOps
DevOps
Dec 2, 2015 · Operations

The Pitfalls of DevOps and Full‑Stack Expectations in Start‑ups

The article argues that the growing DevOps culture and the demand for “full‑stack” developers force engineers, especially in startups, to juggle multiple specialized roles—development, QA, operations, DBA—leading to inefficiency, burnout, and a dilution of true software craftsmanship.

Full-StackOperationsStartups
0 likes · 8 min read
The Pitfalls of DevOps and Full‑Stack Expectations in Start‑ups
dbaplus Community
dbaplus Community
Dec 1, 2015 · Cloud Native

How Docker-Driven Development Powers Continuous Integration in Modern Enterprises

The talk explains how Docker’s container‑based development model transforms traditional development‑operations workflows, addressing issues such as opaque release pipelines, poor deployability, and monolithic architectures, and shows how Docker combined with CI/CD, microservices, and Kubernetes can streamline testing, accelerate delivery, and reduce operational complexity in enterprise environments.

Continuous IntegrationKubernetesMicroservices
0 likes · 18 min read
How Docker-Driven Development Powers Continuous Integration in Modern Enterprises
DevOps
DevOps
Dec 1, 2015 · Backend Development

Team Foundation Server 2015 Update 1 – New Features and Improvements

Team Foundation Server 2015 Update 1 introduces a range of enhancements—including dual Git/TFVC support, improved web version‑control UI, new Kanban board fields, integrated SonarQube analysis, multi‑selection in backlogs, customizable dashboards, advanced pull‑request features, and Azure resource‑group deployment—providing a richer ALM experience.

AzureTFSTeam Foundation Server
0 likes · 16 min read
Team Foundation Server 2015 Update 1 – New Features and Improvements
ITPUB
ITPUB
Nov 27, 2015 · Operations

How to Quickly Set Up a Data Science Environment with Docker

This guide explains why Docker simplifies data‑science environment setup, walks through installing Docker, pulling ready‑made images, running a container with Jupyter Notebook, managing files, installing additional packages, and cleaning up, providing step‑by‑step commands for Windows, macOS, and Linux users.

DockerJupyterPython
0 likes · 14 min read
How to Quickly Set Up a Data Science Environment with Docker
dbaplus Community
dbaplus Community
Nov 26, 2015 · Cloud Native

Microservices on Kubernetes: Key Patterns and Cloud‑Native Insights

The article summarizes a technical talk on microservices and container cloud platforms, explaining microservice fundamentals, DevOps benefits, practical design patterns like Ambassador, Sidecar, and Adapter, and how Kubernetes’ architecture supports these patterns for scalable, resilient applications.

Design PatternsKubernetescloud-native
0 likes · 11 min read
Microservices on Kubernetes: Key Patterns and Cloud‑Native Insights
Architect
Architect
Nov 25, 2015 · Cloud Native

Kubernetes Architecture Overview and Practical Insights

This article introduces Kubernetes, explains why it is used, outlines its core goals, describes the main components and their functions, discusses the architectural improvements it enables, and shares practical deployment experiences and common issues encountered during real‑world usage.

Container OrchestrationKubernetesdevops
0 likes · 15 min read
Kubernetes Architecture Overview and Practical Insights
DevOps
DevOps
Nov 24, 2015 · Operations

When to Use Microservices: Benefits, Challenges, and Best Practices

Microservices enable faster, automated DevOps cycles and greater visibility, but they also introduce complexity, maintenance overhead, and potential fragility; this article explains their advantages, common pitfalls, and practical strategies—such as hybrid approaches, outsourcing, and appropriate language choices—to help teams decide when and how to adopt them effectively.

Software Architecturedevopsintegration
0 likes · 9 min read
When to Use Microservices: Benefits, Challenges, and Best Practices
21CTO
21CTO
Nov 23, 2015 · Cloud Native

Unveiling Docker 1.2: Deep Dive into Its Architecture and Core Components

This article provides a comprehensive analysis of Docker 1.2's architecture, detailing each module's function, the internal workflow of key commands, and how Docker's design enables lightweight, secure container virtualization for modern cloud‑native applications.

DockerLinuxarchitecture
0 likes · 20 min read
Unveiling Docker 1.2: Deep Dive into Its Architecture and Core Components
Efficient Ops
Efficient Ops
Nov 17, 2015 · Information Security

Why Are MySQL Docker Containers Exposing Plaintext Passwords?

This article examines how MySQL containers run with Docker often expose root passwords in clear text through environment variables, detailing where the plaintext is stored, the security risks involved, and practical steps to mitigate the vulnerability.

DockerMySQLdevops
0 likes · 9 min read
Why Are MySQL Docker Containers Exposing Plaintext Passwords?
21CTO
21CTO
Nov 11, 2015 · Cloud Computing

What 10 IT Trends Will Shape Enterprises in 2016?

The article outlines ten major IT trends for 2016—including the shift to application‑centric spending, DevOps acceleration, data lakes, analytics platform control, converged services, in‑memory databases, flash storage, and the evolving role of IT in the third platform—highlighting how enterprises must adapt to stay competitive.

Cloud ComputingIT trendsdevops
0 likes · 7 min read
What 10 IT Trends Will Shape Enterprises in 2016?
DevOps
DevOps
Nov 9, 2015 · Mobile Development

Cross-Platform Mobile Development Whitepaper – MyShuttle.biz Case Study

This whitepaper analyzes how using cross‑platform mobile development tools such as Xamarin and Apache Cordova, combined with cloud‑based DevOps, can dramatically reduce development costs and time‑to‑market for an app like MyShuttle.biz, while outlining team structures, architecture, and cost calculations.

Cloud Computingcost analysisdevops
0 likes · 14 min read
Cross-Platform Mobile Development Whitepaper – MyShuttle.biz Case Study
MaGe Linux Operations
MaGe Linux Operations
Nov 5, 2015 · Operations

Unlocking DevOps Efficiency: 30‑Minute Ansible Automation Deep Dive

This 30‑minute session introduces Ansible's core concepts, demonstrates cross‑environment automation for PHP and Java services, showcases modular playbooks, discusses practical deployment workflows, and answers common operational questions, offering a concise yet comprehensive guide for ops engineers.

Ansibledevops
0 likes · 12 min read
Unlocking DevOps Efficiency: 30‑Minute Ansible Automation Deep Dive
MaGe Linux Operations
MaGe Linux Operations
Oct 20, 2015 · Operations

Key Qualities of High‑Performing DevOps Teams Revealed

Based on the 2015 DevOps State Report, this article translates and analyzes the key qualities of high‑performing DevOps teams, highlighting metrics such as deployment frequency, speed, failure recovery, gender gaps, cross‑functional responsibilities, non‑blame culture, experimental mindset, useful metrics, and full commitment.

cross-functionaldevopsmetrics
0 likes · 7 min read
Key Qualities of High‑Performing DevOps Teams Revealed
Efficient Ops
Efficient Ops
Oct 15, 2015 · Operations

Is DevOps & Full‑Stack Hype Killing Developers? A Critical Analysis

The article critically examines how the DevOps and full‑stack trends, driven by startup culture, force developers to juggle multiple roles, leading to overwork, reduced focus, and higher costs, while also highlighting nine companies that successfully practice DevOps.

Full-StackOperationsdeveloper roles
0 likes · 16 min read
Is DevOps & Full‑Stack Hype Killing Developers? A Critical Analysis

Understanding Container Technology: From Virtual Machines to Scalable Container Clusters

This article explains the fundamentals of container technology, compares containers with virtual machines, describes how containers are managed and deployed using tools like Docker and CoreOS, and shows how container clusters improve resource utilization and scalability in modern DevOps environments.

ContainersDockercloud-native
0 likes · 15 min read
Understanding Container Technology: From Virtual Machines to Scalable Container Clusters
21CTO
21CTO
Sep 29, 2015 · Cloud Native

Why Microservices Replaced SOA: History, Differences, and Modern Challenges

Tracing the evolution from early SOA concepts to today’s microservice architecture, this article examines their historical roots, contrasts their design philosophies, and outlines the operational, scalability, and security challenges developers face when adopting microservices in modern cloud-native environments.

MicroservicesSOAcloud-native
0 likes · 11 min read
Why Microservices Replaced SOA: History, Differences, and Modern Challenges
21CTO
21CTO
Sep 19, 2015 · Backend Development

Is the Full‑Stack Engineer a Myth? Why Hiring One Is Unrealistic

The article argues that the full‑stack developer role is largely a myth, explaining employers' unrealistic expectations, the ever‑growing skill stack, and why the term often masks a desire for "amazing people" rather than a clearly defined technical profile.

Full-Stackdevopsfrontend development
0 likes · 6 min read
Is the Full‑Stack Engineer a Myth? Why Hiring One Is Unrealistic
Efficient Ops
Efficient Ops
Sep 17, 2015 · Operations

How Google’s DevOps Culture Spreads Knowledge Across the Whole Company

The article explores Randy Shoup’s insights on Google’s DevOps model, focusing on Dr. Spear’s four capabilities—especially the ways high‑efficiency companies rapidly detect issues, swarm to resolve them, disseminate new knowledge company‑wide, and adopt a development‑led leadership approach.

GoogleOperationsdevops
0 likes · 9 min read
How Google’s DevOps Culture Spreads Knowledge Across the Whole Company
Architect
Architect
Sep 17, 2015 · Operations

Mesos‑Based Log Platform Architecture and Practices at Qunar DevOps

This article describes how Qunar's DevOps team built a Mesos‑powered log analysis platform using ELK, Marathon, Chronos, and custom monitoring frameworks, detailing deployment architecture, resource management, container logging, image handling, and operational lessons learned.

ChronosELKMarathon
0 likes · 15 min read
Mesos‑Based Log Platform Architecture and Practices at Qunar DevOps
MaGe Linux Operations
MaGe Linux Operations
Sep 16, 2015 · Operations

60+ Must-Have Open-Source DevOps Tools to Supercharge Your Workflow

This article compiles over 60 of the best open-source DevOps tools—including version-control systems, build automation, CI/CD platforms, container runtimes, configuration-management solutions, monitoring and logging utilities—to help developers implement efficient, automated, and scalable workflows without cost.

CI/CDcontainerdevops
0 likes · 13 min read
60+ Must-Have Open-Source DevOps Tools to Supercharge Your Workflow
Efficient Ops
Efficient Ops
Sep 14, 2015 · Operations

What Defines a True DevOps Engineer? Capability Models and Practical Insights

This article summarizes a DevOps capability model, defining engineering and architectural abilities, outlining OS and application system capability models, and offering practical advice on how Dev and Ops should evolve together to achieve reliable, reusable, and automated operations.

Operationscapability modeldevops
0 likes · 21 min read
What Defines a True DevOps Engineer? Capability Models and Practical Insights
Efficient Ops
Efficient Ops
Sep 13, 2015 · Operations

How Tencent’s BlueKing Platform Automates Ops: Key Takeaways from the Efficient Operations Talk

This article summarizes a detailed Q&A from the Efficient Operations talk, covering BlueKing’s integration with databases, agent resource management, alarm de‑duplication, automation workflows, development language choices, data handling, and the platform’s suitability for various enterprise environments.

BlueKingDatabase operationsIncident Management
0 likes · 13 min read
How Tencent’s BlueKing Platform Automates Ops: Key Takeaways from the Efficient Operations Talk
21CTO
21CTO
Aug 21, 2015 · Fundamentals

Mastering Scalable Architecture: Modular Design, High Cohesion, and Evolution

This article shares practical guidelines for building a robust, modular software architecture—emphasizing strong module support, high cohesion with low coupling, embracing change through evolution, and designing scalable, extensible systems—while illustrating how tools like Git, Maven, and micro‑service frameworks can improve developer productivity and system resilience.

Software Architecturedevopsmodular design
0 likes · 12 min read
Mastering Scalable Architecture: Modular Design, High Cohesion, and Evolution
Efficient Ops
Efficient Ops
Aug 19, 2015 · Cloud Computing

Mastering Cloud Automated Deployment: 9 Practical Rules for Faster, Safer Releases

This article shares a developer’s hands‑on experience with cloud‑based automated deployment, outlining nine concrete rules—from version control of all release assets to treating deployment as a service—that dramatically improve deployment speed, reliability, and scalability across development, testing, staging, and production environments.

AutomationIaaScloud deployment
0 likes · 20 min read
Mastering Cloud Automated Deployment: 9 Practical Rules for Faster, Safer Releases
Efficient Ops
Efficient Ops
Aug 13, 2015 · Operations

Top DevOps Insights: Agile, ChatOps, Vagrant, Context Switching & More

Compiled from the SEI blog series, this article presents concise summaries of the six most popular DevOps topics of the past six months—including Agile integration, ChatOps communication, Vagrant environment consistency, mitigating context‑switching overhead, and a foundational overview of DevOps—offering practical insights and links to the original sources.

AgileChatOpsOperations
0 likes · 13 min read
Top DevOps Insights: Agile, ChatOps, Vagrant, Context Switching & More
MaGe Linux Operations
MaGe Linux Operations
Aug 10, 2015 · Cloud Native

Why Docker Dominates OS-Level Virtualization: History, Stats, and Future Threats

The article reviews Docker’s role in OS‑level virtualization, tracing its history, current market dominance, community statistics, common use cases, future directions, acquisition strategy, and potential threats from competitors and acquisitions, while summarizing insights from recent interviews with Docker users and experts.

ContainersOS virtualizationcloud-native
0 likes · 9 min read
Why Docker Dominates OS-Level Virtualization: History, Stats, and Future Threats
Efficient Ops
Efficient Ops
Aug 6, 2015 · Operations

Top 5 Must‑Read DevOps Articles of 2015: From Fabric to Chaos Monkey

This article compiles and translates a selection of the most popular DevOps blog posts from the first half of 2015, highlighting key tools such as Fabric, Ansible, Docker, and case studies from Amazon and Netflix, and provides links to the original English sources.

AnsibleFabricOperations
0 likes · 9 min read
Top 5 Must‑Read DevOps Articles of 2015: From Fabric to Chaos Monkey
Efficient Ops
Efficient Ops
Aug 4, 2015 · Operations

Mastering Operations Automation: 8 Proven Practices for DevOps Success

This article shares eight practical insights on operations automation—from overall planning and standardization to continuous delivery, DevOps philosophy, leveraging testing, CMDB considerations, aiming for NoOps, and the real impact of Docker—offering a comprehensive guide for modern IT teams.

CMDBNoOpsOperations
0 likes · 14 min read
Mastering Operations Automation: 8 Proven Practices for DevOps Success
MaGe Linux Operations
MaGe Linux Operations
Jul 30, 2015 · Cloud Native

Essential Docker Tips for Developers: Boost Efficiency and Security

This article shares practical Docker tips covering CLI enhancements, Dockerfile best practices, networking, volume management, and security measures, helping developers who already know the basics to improve container workflows, reduce image size, and secure their Docker deployments.

CLIcontainerizationdevops
0 likes · 11 min read
Essential Docker Tips for Developers: Boost Efficiency and Security
Efficient Ops
Efficient Ops
Jul 21, 2015 · Operations

Automate Java Deployments with Docker and Jenkins in Four Simple Steps

This article walks through a practical, four‑step workflow that lets developers push Java code to Git, automatically trigger Jenkins to build, create a new Docker image, and redeploy the container without any manual intervention, illustrating the process with screenshots and a FAQ.

CI/CDContinuous DeploymentJava
0 likes · 12 min read
Automate Java Deployments with Docker and Jenkins in Four Simple Steps
High Availability Architecture
High Availability Architecture
Jul 13, 2015 · Cloud Native

Insights from DockerCon 2015: Expert Opinions on Docker’s Future, Architecture, and Adoption

The article reports on DockerCon 2015, summarizing expert viewpoints from JD, Weibo, and a startup founder on Docker’s platform direction, extensions, open standards, production readiness, resource management, and its evolving role as an app‑container versus OS‑container technology.

DockerOpen Container InitiativeOrchestration
0 likes · 11 min read
Insights from DockerCon 2015: Expert Opinions on Docker’s Future, Architecture, and Adoption
Architect
Architect
Jul 11, 2015 · Backend Development

From Zero to One: Architecture and Development Practices of the Meiya Beauty Video Community

The article shares Meiya's journey from a small startup to a full‑featured beauty video platform, detailing common early‑stage challenges, communication and protocol strategies, RESTful API design, development workflow, toolchain choices like Laravel, DB migrations, iOS libraries, ELK logging, and DevOps automation with SaltStack.

API designBackend DevelopmentELK
0 likes · 12 min read
From Zero to One: Architecture and Development Practices of the Meiya Beauty Video Community
Efficient Ops
Efficient Ops
Jul 11, 2015 · Operations

Master Docker Middleware: Build PHP-FPM and MySQL Images Step‑by‑Step

This article walks you through preparing Docker, building a csphere/php-fpm:5.4 image with custom configuration files, creating a csphere/mysql:5.5 image, using ONBUILD, managing volumes, and running containers to demonstrate persistent data across container lifecycles.

MySQLcontainerizationdevops
0 likes · 11 min read
Master Docker Middleware: Build PHP-FPM and MySQL Images Step‑by‑Step
MaGe Linux Operations
MaGe Linux Operations
Jul 8, 2015 · Cloud Native

How Docker Supercharges Continuous Delivery in Real‑World Projects

This article details a practical case study of using Docker to build a continuous delivery pipeline for a logistics‑industry portal, covering project background, challenges, Docker‑based CI integration, automated deployment strategies, image layering, role‑based scripts, and a private registry setup.

CI/CDcontainerizationcontinuous delivery
0 likes · 19 min read
How Docker Supercharges Continuous Delivery in Real‑World Projects
Efficient Ops
Efficient Ops
Jul 7, 2015 · Operations

Master Docker Basics: From Architecture to Hands‑On Dockerfile Build

This article introduces Docker's container technology, explains its architecture and components, demonstrates how to prepare a Docker environment, write and build Dockerfiles, and run containers with common commands, providing practical guidance for developers and operations engineers.

Operationsdevopsdockerfile
0 likes · 11 min read
Master Docker Basics: From Architecture to Hands‑On Dockerfile Build

An Introduction to Ansible: Installation, Basic Usage, and MySQL Replication with Playbooks

This article provides a comprehensive guide to Ansible, covering its purpose, installation via pip, ad‑hoc command usage, MySQL replication with the mysql_replication module, role‑based playbook structure, sample YAML files, execution output, and a comparison with other configuration‑management tools.

AnsibleAutomationPlaybooks
0 likes · 18 min read
An Introduction to Ansible: Installation, Basic Usage, and MySQL Replication with Playbooks