Tagged articles
3128 articles
Page 32 of 32
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.

Cloud NativeContainersDevOps
0 likes · 6 min read
Why Docker Still Dominates: 2016 Tech Awards Highlights & Key Container Projects
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.

Cloud NativeDevOpscontainer orchestration
0 likes · 9 min read
What Is Kubernetes? A Beginner’s Guide to Core Concepts and Components
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.

Cloud NativeClusterDevOps
0 likes · 14 min read
Build a MySQL MHA Cluster with Docker: Complete Step‑by‑Step Guide
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.

Cloud NativeDevOpsKubernetes
0 likes · 18 min read
How Docker-Driven Development Powers Continuous Integration in Modern Enterprises
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.

Cloud NativeContainerDevOps
0 likes · 20 min read
Unveiling Docker 1.2: Deep Dive into Its Architecture and Core Components
21CTO
21CTO
Nov 19, 2015 · Cloud Computing

How Mango TV Built a Hybrid Cloud Platform to Scale Video Services

The article examines how Mango TV leveraged its broadcast assets and a hybrid cloud architecture—combining private and public cloud services, Docker‑based scheduling, Redis‑Cluster, and a custom PaaS called ProjectEru—to support IPTV, OTT, and web content at massive scale while maintaining stability and low operational cost.

Cloud NativeDockerRedis
0 likes · 12 min read
How Mango TV Built a Hybrid Cloud Platform to Scale Video Services
21CTO
21CTO
Aug 21, 2015 · Cloud Native

10 Key Trends Shaping Enterprise Software Architecture for the Next Decade

Industry veterans outline ten pivotal concepts—from Industry 4.0 and “Internet+” to microservices, distributed systems, big data, multi-screen integration, Docker, OpenStack, and platform‑microapp strategies—highlighting how enterprise software architecture is evolving toward more agile, loosely‑coupled, cloud‑native ecosystems.

Cloud NativeEnterprise ArchitectureMicroservices
0 likes · 11 min read
10 Key Trends Shaping Enterprise Software Architecture for the Next Decade
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

Microservices Architecture: Evolution, Characteristics, and Practical Considerations

The article examines the evolution from traditional SOA and ESB to modern microservices, outlining key characteristics such as componentization via services, business‑aligned team structures, treating services as products, lightweight communication, decentralization, automation, failure‑tolerance, and evolutionary design, while discussing practical adoption challenges.

Cloud NativeMicroservicesSOA
0 likes · 11 min read
Microservices Architecture: Evolution, Characteristics, and Practical Considerations
Meituan Technology Team
Meituan Technology Team
Apr 1, 2015 · Cloud Native

Understanding Linux cgroups: Concepts, Hierarchy, and Usage

Linux cgroups are a kernel feature that organizes processes into hierarchical control groups, allowing fine‑grained limits, accounting, and isolation of CPU, memory, I/O, network and devices via subsystems such as cpu, memory, cpuset, blkio, and others, and are accessed through a virtual filesystem for configuring and managing resource constraints, underpinning containers and cloud platforms.

Cloud NativeContainersLinux kernel
0 likes · 15 min read
Understanding Linux cgroups: Concepts, Hierarchy, and Usage
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
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Mar 7, 2015 · Backend Development

Why gRPC Is the High‑Performance RPC Framework for Modern Apps

gRPC, an open‑source RPC framework built by Google on HTTP/2 and Protocol Buffers, offers strong IDL capabilities, multi‑language support, and efficient streaming that reduce bandwidth, CPU usage, and battery drain, making it ideal for low‑latency, scalable backend and mobile client architectures.

Backend DevelopmentCloud NativeHTTP/2
0 likes · 4 min read
Why gRPC Is the High‑Performance RPC Framework for Modern Apps
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 NativeContainerizationDevOps
0 likes · 5 min read
Shopify’s Docker Container Strategy and Best Practices
Qunar Tech Salon
Qunar Tech Salon
Nov 3, 2014 · Cloud Native

Docker: Background, Core Technologies, and Recent Projects Overview

This article provides a comprehensive overview of Docker, covering its historical background, core container technologies such as Linux namespaces, cgroups, and AUFS, a practical Hello World example, and recent sub‑projects, illustrating how Docker reshapes cloud‑native development and operations.

AUFSCloud NativeContainers
0 likes · 16 min read
Docker: Background, Core Technologies, and Recent Projects Overview