Tagged articles
3739 articles
Page 38 of 38
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.

ChatOpsDevOpsOperations
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.

Cloud NativeContainersDevOps
0 likes · 9 min read
Why Docker Dominates OS-Level Virtualization: History, Stats, and Future Threats
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.

CMDBDevOpsNoOps
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.

CLIDevOpsDockerfile
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.

Continuous DeploymentDevOpsJava
0 likes · 12 min read
Automate Java Deployments with Docker and Jenkins in Four Simple Steps
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.

Backend DevelopmentDevOpsELK
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.

DevOpsDockerfilecontainerization
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.

Continuous DeliveryDevOpsci/cd
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.

DevOpsDockerfileOperations
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.

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

Key Insights on Microservices Adoption and DevOps Practices from QCon London

At QCon London, GDS architect Michael Brunton‑Spall explained how DevOps principles underpin successful microservice operations, covering service identification, initial creation, ownership, essential tooling, monitoring depth, failure handling, and practical deployment practices for scaling from a single service to a full ecosystem.

DevOpsMicroservicesOperations
0 likes · 7 min read
Key Insights on Microservices Adoption and DevOps Practices from QCon London
Efficient Ops
Efficient Ops
Jun 23, 2015 · Cloud Native

How Docker Is Redefining Operations: Trends, Ecosystem, and Market Insights

This article summarizes a guest speaker’s deep dive into Docker’s core technologies, ecosystem, emerging trends, and market impact, highlighting how container isolation reshapes traditional operations, the challenges of adoption, and practical guidance for integrating Docker into production environments.

ContainersDevOpsOperations
0 likes · 14 min read
How Docker Is Redefining Operations: Trends, Ecosystem, and Market Insights
MaGe Linux Operations
MaGe Linux Operations
Jun 23, 2015 · Operations

Essential Docker Commands Every Developer Should Master

This guide introduces essential Docker commands—from pulling images and managing containers to inspecting and removing them—providing clear examples and best practices for safely operating Docker on any system, including host file configuration, interactive sessions, background execution, and cleanup procedures.

ContainerDevOpsDocker
0 likes · 5 min read
Essential Docker Commands Every Developer Should Master
MaGe Linux Operations
MaGe Linux Operations
Jun 16, 2015 · Operations

Inside Dianping’s Ops: Building Scalable Monitoring, Automation, and Self‑Service Platforms

This article details how Dianping’s sub‑40‑person operations team structures its groups, designs a dual‑datacenter architecture, and creates comprehensive monitoring, automation, configuration, and analysis systems—including Zabbix, Cat, workflow, Button, and a custom radar platform—to achieve high‑availability, self‑service, and continuous improvement.

AutomationDevOpsInfrastructure
0 likes · 18 min read
Inside Dianping’s Ops: Building Scalable Monitoring, Automation, and Self‑Service Platforms
Efficient Ops
Efficient Ops
Jun 14, 2015 · Operations

Why Docker Is the Key to Overcoming Multi‑Stack Operations Bottlenecks

This article examines how the rise of diverse technology stacks creates operational bottlenecks and explains why Docker’s container approach offers a flexible, distribution‑agnostic solution that lets teams adopt the right tools without sacrificing productivity, ultimately turning the “one‑hammer” dilemma into a modular, cloud‑native workflow.

DevOpsOperationsTechnology Stack
0 likes · 14 min read
Why Docker Is the Key to Overcoming Multi‑Stack Operations Bottlenecks
Efficient Ops
Efficient Ops
Jun 11, 2015 · Cloud Native

How Docker Unites Development, Testing, and Operations

This article explores how Docker, as a container virtualization technology, addresses core challenges across software development, testing, and operations by standardizing environments, accelerating deployment, and enabling flexible, non‑intrusive workflows, ultimately bridging traditional silos and promoting efficient, collaborative DevOps practices.

DevOpscontainerizationcontinuous integration
0 likes · 8 min read
How Docker Unites Development, Testing, and Operations
Efficient Ops
Efficient Ops
May 29, 2015 · Operations

Why Ctrip’s Outage Took Hours to Recover – Lessons for Ops Teams

The article examines Ctrip’s prolonged service restoration after a May 28 incident, analyzing the complexities of SOA‑based architectures, the pitfalls of black‑box operations, and how transitioning to white‑box, DevOps‑aligned practices can prevent similar outages.

Configuration ManagementDevOpsIT Operations
0 likes · 11 min read
Why Ctrip’s Outage Took Hours to Recover – Lessons for Ops Teams

DevOps Practices and Process Optimization: A Case Study of Baidu’s Product Line

This article explains the concept of DevOps, analyzes Baidu’s product‑line data to identify inefficiencies in the software delivery process, and proposes automation‑driven, lean‑focused measures such as continuous integration, script‑based testing and deployment, and single‑branch development to eliminate waste and improve collaboration between development and operations.

AutomationDevOpsLean
0 likes · 14 min read
DevOps Practices and Process Optimization: A Case Study of Baidu’s Product Line

Visualization in Operations: Service Delivery and Service Metrics

The article explains how visualizing both service delivery and service metrics is essential for modern operations, describing the evolution from ITIL processes to DevOps automation, continuous delivery of infrastructure and applications, and data‑driven measurement techniques that enable consistent, agile, and measurable operational performance.

AutomationData-drivenDevOps
0 likes · 10 min read
Visualization in Operations: Service Delivery and Service Metrics

How Puppet Transforms Infrastructure Management and Boosts DevOps Collaboration

This article explains why many IT teams struggle with code that works in development but fails in production, introduces Puppet as a configuration‑management platform, describes its declarative language, resources, types, providers, classes, manifests and modules, and shows how it enables reliable, collaborative DevOps workflows.

AutomationConfiguration ManagementDevOps
0 likes · 17 min read
How Puppet Transforms Infrastructure Management and Boosts DevOps Collaboration

Unlock Seamless Continuous Delivery: Building Unified Artifact Repositories and Automated Deployments

The article examines how modern cloud services, version‑control platforms, and automation tools can be combined to create a unified artifact repository and consistent deployment pipelines across environments, offering practical steps and cultural tips for achieving true continuous delivery.

AutomationContinuous DeliveryDevOps
0 likes · 10 min read
Unlock Seamless Continuous Delivery: Building Unified Artifact Repositories and Automated Deployments
MaGe Linux Operations
MaGe Linux Operations
Mar 26, 2015 · Operations

Essential Open‑Source Tools for Backup, Cloud, DevOps, and IT Operations

This article compiles a comprehensive list of open‑source tools covering backup, cloning, cloud platforms, cloud workflows, distributed file systems, cloud storage, code review, collaboration suites, CMDB, configuration management, continuous integration/deployment, DNS, hosting control panels, IT asset management, and LDAP, providing a valuable resource for IT professionals.

BackupDevOpsInfrastructure
0 likes · 11 min read
Essential Open‑Source Tools for Backup, Cloud, DevOps, and IT Operations
Meituan Technology Team
Meituan Technology Team
Mar 10, 2015 · Cloud Native

Introduction to Docker and Its Ecosystem

Docker is an open‑source platform that packages applications into lightweight Linux containers, offering faster startup, isolated environments, and simple image management via Docker Hub, while providing core components like daemon, client, and networking modes, and spawning an ecosystem of tools such as CoreOS, Kubernetes, Deis, and Flynn for scalable deployment.

Cloud NativeDevOpsDocker
0 likes · 15 min read
Introduction to Docker and Its Ecosystem
Qunar Tech Salon
Qunar Tech Salon
Dec 16, 2014 · Cloud Native

Shopify’s Docker Container Strategy and Best Practices

The article explains how Shopify, a large Ruby on Rails‑based e‑commerce platform, adopts thin Docker containers with custom init processes, naming conventions, health checks, and a private registry to improve deployment efficiency, debugging, and resource utilization across its massive infrastructure.

Cloud NativeDevOpsShopify
0 likes · 5 min read
Shopify’s Docker Container Strategy and Best Practices
MaGe Linux Operations
MaGe Linux Operations
Nov 13, 2014 · Operations

Boost Productivity with tmux & tmuxinator: Seamless Multi-Terminal Workflows

Learn how tmux and its companion tmuxinator let you run multiple terminal sessions in a single window, streamline tasks like running Rails servers, managing databases, and deploying code, with step‑by‑step setup instructions, sample configuration, and essential key bindings for efficient workflow management.

DevOpsterminal multiplexingtmux
0 likes · 4 min read
Boost Productivity with tmux & tmuxinator: Seamless Multi-Terminal Workflows
MaGe Linux Operations
MaGe Linux Operations
Sep 13, 2014 · Operations

How to Build a Scalable Small Website: From Thousands to Millions of Daily Visits

This article systematically outlines the essential steps and considerations—ranging from language choice, version control, hardware and data center selection, to architecture, software, database, storage, and code optimization—to help a small website scale from a few thousand daily visits to millions while avoiding costly pitfalls.

BackendDevOpsInfrastructure
0 likes · 13 min read
How to Build a Scalable Small Website: From Thousands to Millions of Daily Visits
Baidu Tech Salon
Baidu Tech Salon
Mar 17, 2014 · Operations

Required Capabilities for T4, T5, and T6 Operations Engineers

The article outlines the progressive skill set for operations engineers—T4 must master core operations, service metrics, and environment administration; T5 adds independent problem analysis, trade‑off judgment, and solution selection; T6 demands deep cross‑disciplinary knowledge, design elegance, data‑driven reasoning, and the ability to influence others, while also debunking common misconceptions about products, scripts, and platforms.

Career DevelopmentDevOpsOperations
0 likes · 10 min read
Required Capabilities for T4, T5, and T6 Operations Engineers