Cloud Native Technology Community
Author

Cloud Native Technology Community

The Cloud Native Technology Community, part of the CNBPA Cloud Native Technology Practice Alliance, focuses on evangelizing cutting‑edge cloud‑native technologies and practical implementations. It shares in‑depth content, case studies, and event/meetup information on containers, Kubernetes, DevOps, Service Mesh, and other cloud‑native tech, along with updates from the CNBPA alliance.

463
Articles
0
Likes
758
Views
0
Comments
Recent Articles

Latest from Cloud Native Technology Community

100 recent articles max
Cloud Native Technology Community
Cloud Native Technology Community
Dec 11, 2023 · Cloud Native

Key New Features in Kubernetes v1.29: CEL‑based CRD Validation, NodePort Allocation, Sidecar Containers, PreStop Hook, Service Account Token Binding, and More

Kubernetes v1.29 introduces 49 major updates including GA of CEL‑based CRD validation, a stable static‑dynamic NodePort range, default‑enabled SidecarContainers, an Alpha PreStop sleep hook, tighter ServiceAccount token binding, GA resource metrics, component health SLIs, and several other GA features, all of which simplify cluster operation and improve security.

CELCRDKubernetes
0 likes · 17 min read
Key New Features in Kubernetes v1.29: CEL‑based CRD Validation, NodePort Allocation, Sidecar Containers, PreStop Hook, Service Account Token Binding, and More
Cloud Native Technology Community
Cloud Native Technology Community
Nov 24, 2023 · Operations

Netflix’s Unique Developer Productivity Platform and Platform Engineering Practices

The article examines Netflix’s platform engineering approach, detailing its centralized team structure, hub‑and‑spoke model, internal customer‑support system, productivity evaluation methods, challenges such as documentation, and ongoing efforts to improve developer experience and platform adoption.

Internal SupportNetflixTeam Structure
0 likes · 10 min read
Netflix’s Unique Developer Productivity Platform and Platform Engineering Practices
Cloud Native Technology Community
Cloud Native Technology Community
Nov 10, 2023 · Operations

Shift Down: Combining Shift‑Left and Shift‑Right Testing for Platform‑Centric Software Delivery

This article examines the emerging “shift down” software delivery approach, explains the limitations of traditional shift‑left and shift‑right testing, and shows how integrating both through platform engineering can improve efficiency, security, and agility in modern cloud‑native environments.

Shift-Leftdevopsplatform engineering
0 likes · 13 min read
Shift Down: Combining Shift‑Left and Shift‑Right Testing for Platform‑Centric Software Delivery
Cloud Native Technology Community
Cloud Native Technology Community
Nov 3, 2023 · Industry Insights

How Lean, DevOps, and Cloud‑Native Technologies Reshaped Software Delivery Over Two Decades

The article traces the evolution of software delivery from early lean and continuous‑integration tools through the rise of DevOps, cloud, SaaS, and container orchestration, highlighting how growing scale and complexity gave birth to platform engineering and a shift‑left mindset for developers and ops teams.

Industry trendsSaaScloud native
0 likes · 8 min read
How Lean, DevOps, and Cloud‑Native Technologies Reshaped Software Delivery Over Two Decades
Cloud Native Technology Community
Cloud Native Technology Community
Oct 26, 2023 · Cloud Native

Understanding Kubernetes Validating Admission Policies with Practical Examples

This article explains Kubernetes Admission Controllers, distinguishes Mutating and Validating types, introduces the native Validating Admission Policies feature using CEL expressions, and provides a step‑by‑step demonstration with YAML manifests and kubectl commands to enforce replica limits on deployments.

Admission ControllersCELKubernetes
0 likes · 11 min read
Understanding Kubernetes Validating Admission Policies with Practical Examples
Cloud Native Technology Community
Cloud Native Technology Community
Sep 19, 2023 · Cloud Native

Understanding Kubernetes Validating Admission Policies with Practical Examples

This article explains how Kubernetes Admission Controllers work, introduces the new Validating Admission Policies feature that uses CEL for native policy enforcement, and provides a step‑by‑step demonstration with YAML and kubectl commands showing how to limit deployment replicas in a namespace.

Admission Controllercloud-nativepolicy-management
0 likes · 9 min read
Understanding Kubernetes Validating Admission Policies with Practical Examples
Cloud Native Technology Community
Cloud Native Technology Community
Sep 14, 2023 · Cloud Native

Migrating Legacy Applications to the Cloud: Refactor or Containerize with Automated Software Intelligence

The article examines how enterprises can assess and migrate thousands of legacy applications to the cloud, comparing refactoring versus containerization, and highlights the use of automated software‑intelligence tools to create a migration roadmap and meet tight deadlines.

cloud migrationcloud nativecontainerization
0 likes · 7 min read
Migrating Legacy Applications to the Cloud: Refactor or Containerize with Automated Software Intelligence