Tagged articles
6 articles
Page 1 of 1
Architects Research Society
Architects Research Society
Sep 13, 2023 · Fundamentals

Online DDD Kata for a Virtual Car Dealership – A Four‑Part Architecture Exercise

This free, four‑part kata lets participants practice architecture and domain‑driven design by creating a business model for a fictional online car dealership, exploring domain boundaries with event storming, aligning domains to strategy, and modeling message flows using commands, events, and queries.

DDDDomain-Driven DesignEvent Storming
0 likes · 5 min read
Online DDD Kata for a Virtual Car Dealership – A Four‑Part Architecture Exercise
Open Source Linux
Open Source Linux
Oct 11, 2021 · Cloud Native

Why a Container Engine Restart Can Kill Your App: FIFO Bug Explained

The article recounts a real‑world incident where a container engine restart broke a FIFO, causing a Java service to stop responding, and walks through the step‑by‑step debugging process, explains the underlying stdio forwarding mechanism in container runtimes, and shows how a simple flag change fixes the bug.

FIFOKatacontainerd
0 likes · 13 min read
Why a Container Engine Restart Can Kill Your App: FIFO Bug Explained
MaGe Linux Operations
MaGe Linux Operations
Feb 9, 2021 · Cloud Native

Demystifying Kubernetes Runtime: From Docker to CRI‑O and Kata

This article explains the evolution and inner workings of Kubernetes container runtimes, covering the classic Docker‑based flow, the roles of CRI, OCI, containerd, CRI‑O, and strong‑isolation solutions like Kata, gVisor, and Firecracker, while clarifying why the architecture became so layered.

CRICRI-OKata
0 likes · 12 min read
Demystifying Kubernetes Runtime: From Docker to CRI‑O and Kata
AntTech
AntTech
Jul 5, 2019 · Cloud Native

Insights on Cloud‑Native Security Containers: The Evolution of Kata and RunV

The article reviews the rapid development of cloud‑native technologies in China, explains how the runV project merged into Kata containers, discusses the security advantages of Kata, and shares the founder’s perspective on open‑source entrepreneurship, cloud‑native adoption in finance, and future trends in container ecosystems.

Cloud NativeContainersKata
0 likes · 13 min read
Insights on Cloud‑Native Security Containers: The Evolution of Kata and RunV