Tagged articles

Orchestration

110 articles · Page 2 of 2
System Architect Go
System Architect Go
Jun 3, 2018 · Cloud Native

Docker Compose: A Beginner’s Guide to Multi‑Container Orchestration

This article introduces Docker Compose, explains how to define a project with multiple services such as a web app and Redis, details common configuration options, and shows how to start, manage, and scale containers in a single‑host environment before mentioning future coverage of Swarm and Kubernetes.

Cloud NativeDockerOrchestration
0 likes · 5 min read
Docker Compose: A Beginner’s Guide to Multi‑Container Orchestration
dbaplus Community
dbaplus Community
Jan 11, 2018 · Cloud Native

Essential Docker Ecosystem Tools: A Comprehensive Guide for Developers and Ops

This article provides a detailed, curated list of the most popular Docker‑related tools across categories such as orchestration, CI/CD, monitoring, security, storage, networking and management, including brief descriptions, official links and cost information to help developers, DevOps engineers and platform architects choose the right solutions for every stage of the container lifecycle.

CI/CDMonitoringOrchestration
0 likes · 29 min read
Essential Docker Ecosystem Tools: A Comprehensive Guide for Developers and Ops
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Dec 19, 2017 · Cloud Native

Inside Kubelet: How Kubernetes Starts Pods and Manages Nodes

This article explains the Kubelet service lifecycle, its core functions, code structure, startup sequence, and the detailed steps Kubernetes follows to create and run Pods, providing code snippets and diagrams for developers who want to understand or extend Kubelet internals.

KubernetesOrchestrationpod
0 likes · 9 min read
Inside Kubelet: How Kubernetes Starts Pods and Manages Nodes
Efficient Ops
Efficient Ops
Apr 24, 2017 · Operations

15 Essential Open-Source DevOps Tools for Private Cloud Environments

This article reviews fifteen open-source DevOps tools across categories such as configuration management, bare-metal provisioning, orchestration, continuous integration, and monitoring, explaining their functions, typical use cases in private-cloud deployments, and providing example code snippets to help engineers automate, scale, and secure their cloud operations.

DevOpsOpen-source toolsOrchestration
0 likes · 15 min read
15 Essential Open-Source DevOps Tools for Private Cloud Environments
Qunar Tech Salon
Qunar Tech Salon
Mar 23, 2017 · Cloud Native

Ctrip Container Cloud: Architecture, Scaling, and Operational Practices

The article details Ctrip's rapid business growth driving the need for elastic scaling, the adoption of container technology to achieve second‑level provisioning, the design of their container cloud platform—including deployment principles, network choices, orchestration evaluations, monitoring solutions, and the CDOS overview—providing practical insights for large‑scale cloud‑native operations.

DevOpsMonitoringOrchestration
0 likes · 16 min read
Ctrip Container Cloud: Architecture, Scaling, and Operational Practices
Architects' Tech Alliance
Architects' Tech Alliance
Feb 13, 2017 · Cloud Native

Comprehensive Overview of Docker: Architecture, Components, Orchestration, Storage, and Ecosystem

This article provides an extensive overview of Docker, covering its open‑source origins, client‑server architecture, container isolation, image management, orchestration tools such as Compose, Swarm and Machine, networking solutions, storage strategies, integration with PaaS/IaaS platforms, Kubernetes, OpenStack, DevOps practices, micro‑service architecture, and the broader Docker ecosystem.

Cloud NativeDevOpsDocker
0 likes · 24 min read
Comprehensive Overview of Docker: Architecture, Components, Orchestration, Storage, and Ecosystem
DevOps
DevOps
Dec 8, 2016 · Cloud Native

Anchore 2016 Container Technology Survey: Adoption, Security, CI/CD, Orchestration, and OS Trends

The 2016 Anchore survey reveals how organizations of various sizes adopt containers in production and development, highlights security concerns, shows CI/CD tool dominance, compares orchestration platforms, and analyzes host and image operating system preferences, providing a comprehensive view of the container ecosystem.

CI/CDOrchestrationcloud-native
0 likes · 7 min read
Anchore 2016 Container Technology Survey: Adoption, Security, CI/CD, Orchestration, and OS Trends
ITPUB
ITPUB
Jul 20, 2016 · Databases

Dockerizing MongoDB: Overcoming Deployment Pain Points with a Custom Container Orchestration

This article details the challenges of deploying traditional MongoDB clusters on physical servers and explains how the authors containerized MongoDB using a custom Docker orchestration system, covering architecture, initialization, resource isolation, automated deployment, monitoring, logging, storage, networking, scheduling, and practical pitfalls such as image caching and graceful shutdown.

Database deploymentMongoDBOrchestration
0 likes · 23 min read
Dockerizing MongoDB: Overcoming Deployment Pain Points with a Custom Container Orchestration
Efficient Ops
Efficient Ops
Feb 29, 2016 · Cloud Computing

Unlocking Cloudify: A Deep Dive into Open-Source Cloud Orchestration

This article provides a comprehensive overview of Cloudify, an open‑source cloud orchestration platform, covering its evolution from Java to Python, core components, architecture, integration with Docker and OpenStack, typical use cases, and practical deployment scenarios for efficient operations.

CloudifyDockerOpenStack
0 likes · 14 min read
Unlocking Cloudify: A Deep Dive into Open-Source Cloud Orchestration