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.

466
Articles
0
Likes
2.1k
Views
0
Comments
Recent Articles

Latest from Cloud Native Technology Community

100 recent articles max
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 Nativecloud migrationcontainerization
0 likes · 7 min read
Migrating Legacy Applications to the Cloud: Refactor or Containerize with Automated Software Intelligence
Cloud Native Technology Community
Cloud Native Technology Community
Sep 7, 2023 · Information Security

Kubernetes Security Testing: Importance, Methods, and Best Practices

This article explains why security testing is critical for Kubernetes clusters, outlines key testing approaches such as SAST, DAST, container image scanning, configuration audits, and network policy testing, and provides practical steps for integrating these methods into CI/CD pipelines to ensure robust cloud‑native security.

Configuration AuditContainer ScanningDAST
0 likes · 9 min read
Kubernetes Security Testing: Importance, Methods, and Best Practices
Cloud Native Technology Community
Cloud Native Technology Community
Sep 5, 2023 · Cloud Native

Why Kubernetes 1.28 Finally Makes Sidecars First‑Class Citizens

This guide explains what sidecars are in Kubernetes, why they matter, the challenges they introduce, and how the new sidecar KEP in Kubernetes 1.28—introducing an Always RestartPolicy for init containers—formalizes sidecars as first‑class API objects, reshaping service‑mesh implementations and operational practices.

Cloud NativeInit ContainerKubernetes
0 likes · 18 min read
Why Kubernetes 1.28 Finally Makes Sidecars First‑Class Citizens