# Cloud-native

Published articles for Cloud-native.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Scaling Enterprise Testing on Kubernetes with Argo

DevFeed: [Scaling Enterprise Testing on Kubernetes with Argo](<https://devfeed.tech/articles/scaling-enterprise-testing-on-kubernetes-with-argo-42802.md>)

Original publisher: [Read original article](<https://medium.com/capital-one-tech/scaling-enterprise-testing-on-kubernetes-with-argo-5e51f3df3ebc?source=rss----3db3a67cb648---4>)

Author: Capital One Tech

Published: 2026-09-18T14:01:33Z

Content type: article

Language: en

Sources: [Capital One Tech](<https://devfeed.tech/sources/capital-one-tech.md>)

Topics: [Testing](<https://devfeed.tech/topics/testing.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [scaling](<https://devfeed.tech/topics/scaling.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [Multitenancy](<https://devfeed.tech/topics/multitenancy.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [parallel](<https://devfeed.tech/topics/parallel.md>), [Latency](<https://devfeed.tech/topics/latency.md>)

Tags: [argo](<https://devfeed.tech/tags/argo.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [cluster](<https://devfeed.tech/tags/cluster.md>), [cncf](<https://devfeed.tech/tags/cncf.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [latency](<https://devfeed.tech/tags/latency.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [parallel](<https://devfeed.tech/tags/parallel.md>), [scaling](<https://devfeed.tech/tags/scaling.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

A case study of Capital One's rebuilt enterprise testing platform, which uses Kubernetes and open-source Argo ecosystem projects to run large numbers of parallel tests across teams. It describes the limitations of the previous pipeline and the platform's focus on scalability, multi-tenancy, and stability.

### Source excerpt

How we built a resilient, multi-tenant test platform on open-source workflows. Every engineer knows the quiet anxiety of watching a CI/CD pipeline run. You commit, you wait for the build and then you wait some more. Now imagine that at enterprise scale: thousands of test agents running at once, across dozens of teams, all validating business-critical services on the same shared infrastructure. That's the problem our platform exists to solve, and for years, the way we solved it was quietly holding us back. At Capital One, we're a technology company that happens to operate in one of the most tightly regulated industries there is. That combination raises the bar: our internal platforms strive to be fast and safe, to scale for many teams at once and to prevent any single workload from destabilizing the rest. So when our first-generation testing pipeline started hitting hard limits, we didn't just move it; we rebuilt it on Kubernetes using open-source, Cloud Native Computing Foundation (CNCF) projects from the Argo ecosystem. In this post, we'll walk through three things: Why we moved off our first-generation pipeline How Argo orchestrates a single test run, end to end The guardrails that keep the platform stable when thousands of tests arrive at once The headline isn't just "we moved to Kubernetes." It's that we learned to run massively parallel test workloads without letting any single burst threaten a shared, multi-tenant cluster. Why we moved off our first-generation pipeline Our original platform got the job done, but it was built from a highly complex set of managed services linked together by a proprietary orchestrator. Execution logic lived inside cloud-specific state-machine definitions, far away from the containers actually running the tests. Three pain points stood out: State-machine sprawl. Changing execution logic meant editing large, cloud-specific workflow definitions. The orchestration lived far away from the code it was orchestrating. Cold-start latency.

## Building cloud-native PACS on AWS

DevFeed: [Building cloud-native PACS on AWS](<https://devfeed.tech/articles/building-cloud-native-pacs-on-aws-42089.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/architecture/building-cloud-native-pacs-on-aws/>)

Author: ManojKumar MV

Published: 2026-09-17T15:21:06Z

Content type: article

Language: en

Sources: [AWS Architecture Blog](<https://devfeed.tech/sources/aws-architecture-blog.md>)

Topics: [Medical imaging](<https://devfeed.tech/topics/medical-imaging.md>), [Cloud Architecture](<https://devfeed.tech/topics/cloud-architecture.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [interoperability](<https://devfeed.tech/topics/interoperability.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [amazon-s3](<https://devfeed.tech/tags/amazon-s3.md>), [aws](<https://devfeed.tech/tags/aws.md>), [capacity](<https://devfeed.tech/tags/capacity.md>), [capacity-planning](<https://devfeed.tech/tags/capacity-planning.md>), [cloud-architecture](<https://devfeed.tech/tags/cloud-architecture.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [interoperability](<https://devfeed.tech/tags/interoperability.md>), [medical-imaging](<https://devfeed.tech/tags/medical-imaging.md>), [thought-leadership](<https://devfeed.tech/tags/thought-leadership.md>)

### AI overview

This article presents a hybrid cloud architecture for modernizing medical imaging infrastructure across multi-hospital networks. It describes centralizing PACS archives on AWS, supporting cross-facility interoperability, and using Amazon S3 storage tiers for cost and retention management at scale.

### Source excerpt

A hybrid cloud architecture pattern for modernizing medical imaging on AWS. Learn how multi-hospital networks can centralize PACS archives, enable cross-facility interoperability, and use Amazon S3 storage tiers to manage cost and retention at scale.

## Priyanka Halder on responsible AI, software quality, and scaling technology strategy

DevFeed: [Priyanka Halder on responsible AI, software quality, and scaling technology strategy](<https://devfeed.tech/articles/honoring-iconsofquality-priyanka-halder-27002.md>)

Original publisher: [Read original article](<https://www.browserstack.com/blog/honoring-icons-of-quality-priyanka-halder/>)

Author: Rajrupa Roychowdhury

Published: 2026-09-16T08:22:04Z

Content type: article

Language: en

Sources: [BrowserStack Blog](<https://devfeed.tech/sources/browserstack-blog.md>)

Topics: [Testing](<https://devfeed.tech/topics/testing.md>), [AI Engineering](<https://devfeed.tech/topics/ai-engineering.md>), [Responsibility & Safety](<https://devfeed.tech/topics/responsibility-safety.md>), [AI Strategy](<https://devfeed.tech/topics/ai-strategy.md>), [legacy](<https://devfeed.tech/topics/legacy.md>)

Tags: [ai-engineering](<https://devfeed.tech/tags/ai-engineering.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [icons-of-quality](<https://devfeed.tech/tags/icons-of-quality.md>), [quality](<https://devfeed.tech/tags/quality.md>), [responsible-ai](<https://devfeed.tech/tags/responsible-ai.md>), [software](<https://devfeed.tech/tags/software.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

BrowserStack profiles Priyanka Halder, an engineering executive at Deloitte, discussing responsible AI at scale, software quality, buy-versus-build decisions, and the skills needed to create scalable solutions with measurable business value.

### Source excerpt

To celebrate the relentless passion and invaluable contributions of leaders in software quality, BrowserStack is proud to Icons of Quality.

## OWC Acquires OpenDrives, Adding Atlas, Astraeus, and Edge to the Jellyfish Shared Storage Line

DevFeed: [OWC Acquires OpenDrives, Adding Atlas, Astraeus, and Edge to the Jellyfish Shared Storage Line](<https://devfeed.tech/articles/owc-acquires-opendrives-adding-atlas-astraeus-and-edge-to-the-jellyfish-shared-storage-line-26755.md>)

Original publisher: [Read original article](<https://www.storagereview.com/news/owc-acquires-opendrives-adding-atlas-astraeus-and-edge-to-the-jellyfish-shared-storage-line>)

Author: Harold Fritts

Published: 2026-09-15T16:55:08Z

Content type: news

Language: en

Sources: [StorageReview.com](<https://devfeed.tech/sources/storagereview-com.md>)

Topics: [data-architecture](<https://devfeed.tech/topics/data-architecture.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [data-processing](<https://devfeed.tech/topics/data-processing.md>)

Tags: [acquisition](<https://devfeed.tech/tags/acquisition.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [company](<https://devfeed.tech/tags/company.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [enterprise-storage](<https://devfeed.tech/tags/enterprise-storage.md>), [hybrid-cloud](<https://devfeed.tech/tags/hybrid-cloud.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [products](<https://devfeed.tech/tags/products.md>), [storage](<https://devfeed.tech/tags/storage.md>)

### AI overview

Other World Computing (OWC) has acquired OpenDrives, bringing the Atlas, Astraeus, and Edge platforms into its Jellyfish shared storage portfolio. The companies say the deal expands OWC's capabilities in enterprise data management, hybrid cloud orchestration, and edge workflows; financial terms were not disclosed.

### Source excerpt

Other World Computing (OWC) has acquired OpenDrives, the Los Angeles software-defined storage company whose Atlas platform has sat behind Hollywood studios, post houses, and live broadcast networks since 2011. The deal brings OpenDrives' Atlas, Astraeus, and Edge platforms into OWC's shared storage portfolio alongside the Jellyfish line, and OWC says it extends that line into The post OWC Acquires OpenDrives, Adding Atlas, Astraeus, and Edge to the Jellyfish Shared Storage Line appeared first on StorageReview.com.

## Atlassian Automates Root Cause Analysis by Correlating Metrics, Logs and Traces

DevFeed: [Atlassian Automates Root Cause Analysis by Correlating Metrics, Logs and Traces](<https://devfeed.tech/articles/atlassian-automates-root-cause-analysis-by-correlating-metrics-logs-and-traces-26599.md>)

Original publisher: [Read original article](<https://www.infoq.com/news/2026/09/atlassian-automated-rca/>)

Author: Craig Risi

Published: 2026-09-15T12:00:00Z

Content type: news

Language: en

Sources: [InfoQ](<https://devfeed.tech/sources/infoq.md>)

Topics: [incident](<https://devfeed.tech/topics/incident.md>), [atlassian](<https://devfeed.tech/topics/atlassian.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [SIEM, Security, Observability](<https://devfeed.tech/topics/siem-security-observability.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>)

Tags: [atlassian](<https://devfeed.tech/tags/atlassian.md>), [atlassian-automated-rca](<https://devfeed.tech/tags/atlassian-automated-rca.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [defects](<https://devfeed.tech/tags/defects.md>), [devops](<https://devfeed.tech/tags/devops.md>), [distributed](<https://devfeed.tech/tags/distributed.md>), [incident](<https://devfeed.tech/tags/incident.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [logging](<https://devfeed.tech/tags/logging.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [news](<https://devfeed.tech/tags/news.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [root-cause-analysis](<https://devfeed.tech/tags/root-cause-analysis.md>), [services](<https://devfeed.tech/tags/services.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [traces](<https://devfeed.tech/tags/traces.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

Atlassian has outlined an approach to automating root cause analysis for large-scale cloud-native incidents. It correlates metrics, logs, distributed traces, and service topology to detect anomalies, align them in time, trace dependencies, and produce ranked hypotheses about likely fault origins and propagation paths.

### Source excerpt

Atlassian has outlined a new approach to automating root cause analysis for large-scale cloud-native incidents, using correlation across metrics, logs, distributed traces, and service topology to generate ranked hypotheses about where failures originate and how they propagate. By Craig Risi

## Kubernetes Backup and Disaster Recovery: What to Protect and How?

DevFeed: [Kubernetes Backup and Disaster Recovery: What to Protect and How?](<https://devfeed.tech/articles/kubernetes-backup-and-disaster-recovery-what-to-protect-and-how-17647.md>)

Original publisher: [Read original article](<https://www.urolime.com/blogs/kubernetes-backup-and-disaster-recovery-what-to-protect-and-how/>)

Author: Urolime Technologies

Published: 2026-09-04T14:50:25Z

Content type: article

Language: en

Sources: [Kubernetes Archives - Urolime Blogs](<https://devfeed.tech/sources/kubernetes-archives-urolime-blogs.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Disaster Recovery](<https://devfeed.tech/topics/disaster-recovery.md>), [Availability](<https://devfeed.tech/topics/availability.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>)

Tags: [applications](<https://devfeed.tech/tags/applications.md>), [availability](<https://devfeed.tech/tags/availability.md>), [backup](<https://devfeed.tech/tags/backup.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [disaster-recovery](<https://devfeed.tech/tags/disaster-recovery.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-backup-and-disaster-recovery](<https://devfeed.tech/tags/kubernetes-backup-and-disaster-recovery.md>)

### AI overview

The article explains that Kubernetes high availability and self-healing do not provide disaster recovery. It describes why Kubernetes backup is complex and identifies persistent data, Kubernetes resources, configurations, secrets, and cluster configuration as protection targets, along with several disaster scenarios.

### Source excerpt

Kubernetes has been the bedrock on which most modern-day cloud-native apps have been built- thus providing organizations with a highly efficient way of deploying and managing their workloads. The self-healing nature, automatic scaling, and high availability features of Kubernetes give a false sense that applications are inherently resilient against failures. However, high availability is not [...]

## Week Ending August 30, 2026

DevFeed: [Week Ending August 30, 2026](<https://devfeed.tech/articles/week-ending-august-30-2026-17669.md>)

Original publisher: [Read original article](<https://lwkd.info/2026/20260904>)

Published: 2026-09-04T01:00:00Z

Content type: news

Language: en

Sources: [Last Week in Kubernetes Development](<https://devfeed.tech/sources/last-week-in-kubernetes-development.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Kubernetes v1.32](<https://devfeed.tech/topics/kubernetes-v1-32.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [developer](<https://devfeed.tech/tags/developer.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [lifecycle](<https://devfeed.tech/tags/lifecycle.md>), [news](<https://devfeed.tech/tags/news.md>), [observability](<https://devfeed.tech/tags/observability.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

A weekly Kubernetes developer news roundup covering the Maintainer Summit schedule, the KubeCon Europe CfP, the 2026 Kubernetes Steering Committee election, KCD San Francisco Bay Area, the Kubernetes v1.38 release cycle, and recent StatefulSet observability and Dynamic Resource Allocation fixes.

### Source excerpt

Developer News

## Four Platforms, One Timeline: Bringing TAMS Workflow to Life on Backblaze B2

DevFeed: [Four Platforms, One Timeline: Bringing TAMS Workflow to Life on Backblaze B2](<https://devfeed.tech/articles/four-platforms-one-timeline-bringing-tams-workflow-to-life-on-backblaze-b2-12321.md>)

Original publisher: [Read original article](<https://www.backblaze.com/blog/four-platforms-one-timeline-bringing-tams-workflow-to-life-on-backblaze-b2/>)

Author: Dave Simon

Published: 2026-09-03T14:23:57Z

Content type: article

Language: en

Sources: [Backblaze Blog | Cloud Storage & Cloud Backup](<https://devfeed.tech/sources/backblaze-blog-cloud-storage-cloud-backup.md>)

Topics: [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [API](<https://devfeed.tech/topics/api.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [browser](<https://devfeed.tech/topics/browser.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [article](<https://devfeed.tech/tags/article.md>), [b2cloud](<https://devfeed.tech/tags/b2cloud.md>), [browser](<https://devfeed.tech/tags/browser.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [cloud-storage](<https://devfeed.tech/tags/cloud-storage.md>), [featured](<https://devfeed.tech/tags/featured.md>), [featured-cloud-storage](<https://devfeed.tech/tags/featured-cloud-storage.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [media](<https://devfeed.tech/tags/media.md>), [object-storage](<https://devfeed.tech/tags/object-storage.md>), [storage](<https://devfeed.tech/tags/storage.md>)

### AI overview

The article explains how Time Addressable Media Store (TAMS) organizes live media by timeline-based, timestamped segments in object storage. It describes a cloud-native, interoperable workflow built around Backblaze B2 and ecosystem partners LiveWyer, CuttingRoom, and Drastic Technologies, enabling ingest, editing, distribution, playback, and archiving through shared access to the same content.

### Source excerpt

TAMS organizes live media by time, giving distributed production teams faster access to shared footage. See how Backblaze B2, LiveWyer, CuttingRoom, and Drastic Technologies create an interoperable, cloud-native workflow for ingest, editing, playback, distribution, and archive with economics at scale. The post Four Platforms, One Timeline: Bringing TAMS Workflow to Life on Backblaze B2 appeared first on Backblaze Blog | Cloud Storage & Cloud Backup

## From Bottleneck to Breakthrough: Centralizing GitOps at Enterprise Scale with VCF 9.1.1

DevFeed: [From Bottleneck to Breakthrough: Centralizing GitOps at Enterprise Scale with VCF 9.1.1](<https://devfeed.tech/articles/from-bottleneck-to-breakthrough-centralizing-gitops-at-enterprise-scale-with-vcf-9-1-1-12804.md>)

Original publisher: [Read original article](<https://blogs.vmware.com/cloud-foundation/2026/09/03/from-bottleneck-to-breakthrough-centralizing-gitops-at-enterprise-scale-with-vcf-9-1-1/>)

Author: vmwareblogs

Published: 2026-09-03T14:03:46Z

Content type: article

Language: en

Sources: [VMware Blogs](<https://devfeed.tech/sources/vmware-blogs.md>)

Topics: [GitOps](<https://devfeed.tech/topics/gitops.md>), [Platform Engineering](<https://devfeed.tech/topics/platform-engineering.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>)

Tags: [argo-cd](<https://devfeed.tech/tags/argo-cd.md>), [automation](<https://devfeed.tech/tags/automation.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [continuous-delivery](<https://devfeed.tech/tags/continuous-delivery.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [gitops](<https://devfeed.tech/tags/gitops.md>), [home-page](<https://devfeed.tech/tags/home-page.md>), [platform](<https://devfeed.tech/tags/platform.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [self-service](<https://devfeed.tech/tags/self-service.md>), [vcf-9-1](<https://devfeed.tech/tags/vcf-9-1.md>), [vcf-automation](<https://devfeed.tech/tags/vcf-automation.md>), [vmware](<https://devfeed.tech/tags/vmware.md>), [vmware-cloud-foundation](<https://devfeed.tech/tags/vmware-cloud-foundation.md>)

### AI overview

This VMware article announces VCF 9.1.1, which introduces a native GitOps service for VCF Automation Org users in Tech Preview. By integrating Argo CD, the update aims to centralize declarative application delivery, continuous delivery pipelines, and lifecycle management at enterprise scale, reducing manual work and operational friction for platform engineering teams.

### Source excerpt

In today's fast-paced digital economy, where AI-driven innovation demands unprecedented agility, IT leaders are tasked with more than just provisioning infrastructure; they are expected to deliver a frictionless, self-service platform that accelerates software delivery. For platform engineers, cloud architects, and IT executives, the goal is to bridge the gap between robust infrastructure and modern application ... Continued The post From Bottleneck to Breakthrough: Centralizing GitOps at Enterprise Scale with VCF 9.1.1 appeared first on VMware Blogs.

## MCP Went Stateless: What Now?

DevFeed: [MCP Went Stateless: What Now?](<https://devfeed.tech/articles/mcp-went-stateless-what-now-12652.md>)

Original publisher: [Read original article](<https://nordicapis.com/mcp-went-stateless-what-now/>)

Author: Janet Wagner

Published: 2026-09-03T07:00:00Z

Content type: article

Language: en

Sources: [Nordic APIs](<https://devfeed.tech/sources/nordic-apis.md>)

Topics: [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [Scalability](<https://devfeed.tech/topics/scalability.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Security](<https://devfeed.tech/topics/security.md>), [Tool](<https://devfeed.tech/topics/tool.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [api-gateway](<https://devfeed.tech/tags/api-gateway.md>), [api-security](<https://devfeed.tech/tags/api-security.md>), [api-standards](<https://devfeed.tech/tags/api-standards.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [developers](<https://devfeed.tech/tags/developers.md>), [http](<https://devfeed.tech/tags/http.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [model-context-protocol](<https://devfeed.tech/tags/model-context-protocol.md>), [scalability](<https://devfeed.tech/tags/scalability.md>), [security](<https://devfeed.tech/tags/security.md>), [strategy](<https://devfeed.tech/tags/strategy.md>)

### AI overview

The article examines the shift to stateless MCP and its implications for scalability, state management, security, gateways, and MCP server architecture.

### Source excerpt

The latest release of the Model Context Protocol (MCP) specification has created a lot of buzz in tech circles. Why? Primarily because this AI communication protocol has now gone stateless! This shift from stateful to stateless impacts how developers of MCP servers and AI tools use the protocol moving forward. In addition, the change impacts ...

## Why fleet management matters for Kubernetes at the edge

DevFeed: [Why fleet management matters for Kubernetes at the edge](<https://devfeed.tech/articles/kubernetes-at-the-edge-has-hit-a-wall-fleet-management-is-the-way-through-17620.md>)

Original publisher: [Read original article](<https://thenewstack.io/edge-kubernetes-fleet-management/>)

Author: Arvind Bhoj

Published: 2026-08-20T13:00:00Z

Content type: opinion

Language: en

Sources: [Kubernetes Overview, News and Trends | The New Stack](<https://devfeed.tech/sources/kubernetes-overview-news-and-trends-the-new-stack.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>)

Tags: [automation](<https://devfeed.tech/tags/automation.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [clusters](<https://devfeed.tech/tags/clusters.md>), [edge-computing](<https://devfeed.tech/tags/edge-computing.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [management](<https://devfeed.tech/tags/management.md>), [nutanix](<https://devfeed.tech/tags/nutanix.md>), [operations](<https://devfeed.tech/tags/operations.md>), [post](<https://devfeed.tech/tags/post.md>), [security](<https://devfeed.tech/tags/security.md>), [sponsor-nutanix](<https://devfeed.tech/tags/sponsor-nutanix.md>), [sponsored](<https://devfeed.tech/tags/sponsored.md>), [sponsored-post](<https://devfeed.tech/tags/sponsored-post.md>)

### AI overview

The article argues that edge computing has become a mainstream strategic concern and that Kubernetes provides a suitable platform for edge workloads, including generative AI. It identifies dispersed, customized clusters and piecemeal configuration as operational bottlenecks that fleet management can address.

### Source excerpt

Not too long ago, edge computing was seen as a niche use case, limited to telcos, manufacturing plants, and large The post Kubernetes at the edge has hit a wall. Fleet management is the way through. appeared first on The New Stack.

## Amazon EKS is replacing the deprecated aws-auth ConfigMap for IAM-to-cluster permission mapping

DevFeed: [Amazon EKS is replacing the deprecated aws-auth ConfigMap for IAM-to-cluster permission mapping](<https://devfeed.tech/articles/aws-deprecated-this-eks-auth-method-81-of-clusters-still-run-it-17631.md>)

Original publisher: [Read original article](<https://thenewstack.io/kubernetes-fleet-security-management/>)

Author: Yannick Struyf

Published: 2026-08-19T18:59:54Z

Content type: article

Language: en

Sources: [Kubernetes Overview, News and Trends | The New Stack](<https://devfeed.tech/sources/kubernetes-overview-news-and-trends-the-new-stack.md>)

Topics: [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [migration](<https://devfeed.tech/topics/migration.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [aws](<https://devfeed.tech/tags/aws.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [deprecated](<https://devfeed.tech/tags/deprecated.md>), [iam](<https://devfeed.tech/tags/iam.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [migration](<https://devfeed.tech/tags/migration.md>), [nutanix](<https://devfeed.tech/tags/nutanix.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [post](<https://devfeed.tech/tags/post.md>), [report](<https://devfeed.tech/tags/report.md>), [security](<https://devfeed.tech/tags/security.md>), [sponsor-nutanix](<https://devfeed.tech/tags/sponsor-nutanix.md>), [sponsored](<https://devfeed.tech/tags/sponsored.md>), [sponsored-post](<https://devfeed.tech/tags/sponsored-post.md>)

### AI overview

The article examines security challenges in Kubernetes and cloud-native infrastructure, focusing on Amazon EKS's replacement of the deprecated aws-auth ConfigMap with an API-driven method for mapping IAM identities to cluster permissions. It also explains how Kubernetes security spans code, containers, clusters, and cloud infrastructure.

### Source excerpt

The migration to Kubernetes and cloud native infrastructure has been one of the defining IT trends of the past decade. The post AWS deprecated this EKS auth method. 81% of clusters still run it. appeared first on The New Stack.

## KCD Around the World: San Francisco Bay Area

DevFeed: [KCD Around the World: San Francisco Bay Area](<https://devfeed.tech/articles/kcd-around-the-world-san-francisco-bay-area-17603.md>)

Original publisher: [Read original article](<https://www.kubernetes.dev/blog/2026/08/19/kcd-around-the-world-san-francisco/>)

Author: The Kubernetes Authors

Published: 2026-08-19T00:00:00Z

Content type: article

Language: en

Sources: [Kubernetes Contributors Blog](<https://devfeed.tech/sources/kubernetes-contributors-blog.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [cncf](<https://devfeed.tech/tags/cncf.md>), [community](<https://devfeed.tech/tags/community.md>), [contributors](<https://devfeed.tech/tags/contributors.md>), [developer-relations](<https://devfeed.tech/tags/developer-relations.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [open-source](<https://devfeed.tech/tags/open-source.md>)

### AI overview

An interview with organizers of the second KCD San Francisco Bay Area, scheduled for September 1, 2026, explores the event's origins, the local Kubernetes community, and the organizers' backgrounds in Kubernetes and cloud-native technology.

### Source excerpt

Welcome back to KCD Around the World, a series where we explore Kubernetes Community Days from every corner of the globe. Behind every event is a community of volunteers, contributors, organizers and attendees who make it all happen. Through conversations with the people behind each KCD, we share what makes it unique. This stop: San Francisco Bay Area. Coming up on September 1, 2026 is the second KCD San Francisco Bay Area, held at the Computer History Museum in Mountain View. We spoke with three of its organizers, Rey Lejano, Lisa-Marie Namphy, and Jason (Jay) Smith, about what makes the Bay Area community tick. Meet the community Kashish Verma (KV): Could you each introduce yourselves and tell us how you got involved in Kubernetes? Rey Lejano (RL): I'm one of the KCD San Francisco Bay Area organizers, a Kubernetes SIG Docs co-chair and SIG Security subproject lead, and I work at Red Hat. I've served on seven Release Teams, including as the v1.23 Release Lead. A conversation with a Kubernetes contributor at the 2019 KubeCon in San Diego is what pulled me into contributing to the project. Lisa-Marie Namphy (LN): Hi! I'm Lisa-Marie Namphy (Lisa), I've been a CNCF Ambassador since the early days of the program and have run one of the largest Kubernetes/Cloud Native user groups for over 10 years, now called Cloud Native Silicon Valley. I also run the Developer Relations and Tech Learning team at Intuit, where open source is core to how we build: our flagship products like TurboTax and QuickBooks run on Kubernetes and other CNCF technologies, including Argo, which Intuit originally created and donated. Jason "Jay" Smith (JS): I'm a Staff Customer Engineer on the Application Ecosystem team at Google Cloud, though I like to call myself the "Cloud Alchemist," since I help customers move from legacy monolithic architectures to microservices. On the community side, I'm a co-lead for the Cloud Native San Francisco Community, an organizer for the 2025 and 2026 KCD San Francisc

## Kubeflow Has Graduated from CNCF

DevFeed: [Kubeflow Has Graduated from CNCF](<https://devfeed.tech/articles/kubeflow-has-graduated-from-cncf-17605.md>)

Original publisher: [Read original article](<https://blog.kubeflow.org/graduation/>)

Author: Kubeflow

Published: 2026-08-18T05:00:00Z

Content type: release

Language: en

Sources: [Kubeflow](<https://devfeed.tech/sources/kubeflow.md>)

Topics: [AI Infrastructure](<https://devfeed.tech/topics/ai-infrastructure.md>), [AI Platform](<https://devfeed.tech/topics/ai-platform.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [distributed-training](<https://devfeed.tech/topics/distributed-training.md>), [Fine-tuning](<https://devfeed.tech/topics/fine-tuning.md>), [model-serving](<https://devfeed.tech/topics/model-serving.md>)

Tags: [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [cncf](<https://devfeed.tech/tags/cncf.md>), [distributed-training](<https://devfeed.tech/tags/distributed-training.md>), [fine-tuning](<https://devfeed.tech/tags/fine-tuning.md>), [inference](<https://devfeed.tech/tags/inference.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [model-serving](<https://devfeed.tech/tags/model-serving.md>), [production](<https://devfeed.tech/tags/production.md>)

### AI overview

Kubeflow has graduated from the Cloud Native Computing Foundation, recognizing its maturity and adoption as a Kubernetes-native platform for AI and machine learning workloads. The article highlights its community growth, enterprise use, security audit, governance work, and focus on scalable, portable infrastructure.

### Source excerpt

Kubeflow is a CNCF Graduated Project

## Are We Overengineering Modern Infrastructure?

DevFeed: [Are We Overengineering Modern Infrastructure?](<https://devfeed.tech/articles/are-we-overengineering-modern-infrastructure-12647.md>)

Original publisher: [Read original article](<https://nordicapis.com/are-we-overengineering-modern-infrastructure/>)

Author: Art Anthony

Published: 2026-08-14T07:00:00Z

Content type: opinion

Language: en

Sources: [Nordic APIs](<https://devfeed.tech/sources/nordic-apis.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [api-logging](<https://devfeed.tech/tags/api-logging.md>), [api-metrics](<https://devfeed.tech/tags/api-metrics.md>), [api-monitoring](<https://devfeed.tech/tags/api-monitoring.md>), [apis](<https://devfeed.tech/tags/apis.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [devops](<https://devfeed.tech/tags/devops.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [platform-summit](<https://devfeed.tech/tags/platform-summit.md>), [summit](<https://devfeed.tech/tags/summit.md>), [uk](<https://devfeed.tech/tags/uk.md>)

### AI overview

The article previews Faith Sodipe's Nordic APIs Summit 2026 talk about scaling data ingestion while avoiding unnecessary Kubernetes use. It focuses on whether modern infrastructure has become overly complex.

### Source excerpt

Ahead of his 2026 Nordic APIs Summit talk on scaling data ingestion without turning to Kubernetes, we check in with Bauer Media Group UK's Faith Sodipe to talk about infrastructure complexity. In the tech space, perhaps more than in any other, we are always looking for the next big thing. Whenever a new platform, standard, ...

## Nirmata's Cloud Agents Audited a 40-Cluster Kubernetes Fleet, and recovered 40% of the Cost

DevFeed: [Nirmata's Cloud Agents Audited a 40-Cluster Kubernetes Fleet, and recovered 40% of the Cost](<https://devfeed.tech/articles/nirmata-s-cloud-agents-audited-a-40-cluster-kubernetes-fleet-and-recovered-40-of-the-cost-17654.md>)

Original publisher: [Read original article](<https://nirmata.com/2026/08/12/how-nirmata-saved-40-in-kuberbnetes-cloud-cost/>)

Author: Anubhav Sharma

Published: 2026-08-12T20:52:35Z

Content type: article

Language: en

Sources: [Nirmata](<https://devfeed.tech/sources/nirmata.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [automation](<https://devfeed.tech/tags/automation.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [clusters](<https://devfeed.tech/tags/clusters.md>), [cncf](<https://devfeed.tech/tags/cncf.md>), [compute](<https://devfeed.tech/tags/compute.md>), [cost-savings](<https://devfeed.tech/tags/cost-savings.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [devsecops](<https://devfeed.tech/tags/devsecops.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kyverno](<https://devfeed.tech/tags/kyverno.md>), [policy-management](<https://devfeed.tech/tags/policy-management.md>), [resource](<https://devfeed.tech/tags/resource.md>), [verification](<https://devfeed.tech/tags/verification.md>)

### AI overview

Nirmata describes applying its Cost Analyzer and Resource Hygiene Cloud Agents across an enterprise customer's 40-cluster production Kubernetes fleet. The scans identified a roughly $107,000 monthly compute baseline and about 50% recoverable through right-sizing before stale-resource cleanup, while revealing recurring sources of waste and governance gaps.

### Source excerpt

Nirmata's Cloud Agents Audited a 40-Cluster Kubernetes Fleet, and recovered 40% of the Cost Most Kubernetes Cost overruns don't come from one singularly bad decision. They come from dozens of reasonable ones -- made independently, by different teams, at different times -- that... The post Nirmata's Cloud Agents Audited a 40-Cluster Kubernetes Fleet, and recovered 40% of the Cost first appeared on Nirmata.

## Podman Container Tools Grows

DevFeed: [Podman Container Tools Grows](<https://devfeed.tech/articles/podman-container-tools-grows-12851.md>)

Original publisher: [Read original article](<https://blog.podman.io/2026/08/podman-container-tools-grows/>)

Author: mheon

Published: 2026-08-10T18:18:27Z

Content type: article

Language: en

Sources: [blog.podman.io](<https://devfeed.tech/sources/blog-podman-io.md>)

Topics: [podman](<https://devfeed.tech/topics/podman.md>), [Buildah](<https://devfeed.tech/topics/buildah.md>), [Skopeo](<https://devfeed.tech/topics/skopeo.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [buildah](<https://devfeed.tech/tags/buildah.md>), [ci](<https://devfeed.tech/tags/ci.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [cncf](<https://devfeed.tech/tags/cncf.md>), [github](<https://devfeed.tech/tags/github.md>), [images](<https://devfeed.tech/tags/images.md>), [io](<https://devfeed.tech/tags/io.md>), [podman](<https://devfeed.tech/tags/podman.md>), [podman-machine](<https://devfeed.tech/tags/podman-machine.md>), [python](<https://devfeed.tech/tags/python.md>), [releases](<https://devfeed.tech/tags/releases.md>), [signing](<https://devfeed.tech/tags/signing.md>), [skopeo](<https://devfeed.tech/tags/skopeo.md>), [storage](<https://devfeed.tech/tags/storage.md>), [uncategorized](<https://devfeed.tech/tags/uncategorized.md>)

### AI overview

The Podman 6.0 release moves Podman, Buildah, and Skopeo into a new GitHub organization owned by the Cloud Native Computing Foundation. Additional repositories, including podman-machine-os and container-libs, are joining the project, while further moves for podman-py, project websites, utility repositories, Netavark, and Aardvark-dns are planned or under consideration.

### Source excerpt

As part of the Podman 6.0 release, we've moved Podman, Buildah, and Skopeo into a new GitHub organization owned by the Cloud Native Computing Foundation (CNCF). For most people, the most visible part of this is that the old repositories in the github.com/containers organization now redirect to https://github.com/podman-container-tools, but we've also made some other changes [...]

## Top 15 Kubernetes Consulting Companies in 2026: Choosing the Right Partner for Cloud-Native Success

DevFeed: [Top 15 Kubernetes Consulting Companies in 2026: Choosing the Right Partner for Cloud-Native Success](<https://devfeed.tech/articles/top-15-kubernetes-consulting-companies-in-2026-choosing-the-right-partner-for-cloud-native-success-17649.md>)

Original publisher: [Read original article](<https://www.urolime.com/blogs/top-15-kubernetes-consulting-companies-in-2026-choosing-the-right-partner-for-cloud-native-success/>)

Author: Urolime Technologies

Published: 2026-08-10T18:15:31Z

Content type: comparison

Language: en

Sources: [Kubernetes Archives - Urolime Blogs](<https://devfeed.tech/sources/kubernetes-archives-urolime-blogs.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Platform Engineering](<https://devfeed.tech/topics/platform-engineering.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [cloud-migration](<https://devfeed.tech/tags/cloud-migration.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [consulting](<https://devfeed.tech/tags/consulting.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-consulting](<https://devfeed.tech/tags/kubernetes-consulting.md>), [operational](<https://devfeed.tech/tags/operational.md>)

### AI overview

A guide to 15 Kubernetes consulting companies in 2026, describing why businesses use consulting services and the capabilities to assess when selecting a partner. It covers Kubernetes architecture, application migration, security, multicloud operations, platform engineering, GitOps, observability, governance, and cost optimization.

### Source excerpt

The question isn't whether you should use Kubernetes or not, rather its on how to make use of Kubernetes to add value to your business. From AI-based applications and microservices to multicloud as well as edge computing, Kubernetes is at the center of digital transformation. But implementing and managing Kubernetes solutions requires a set of [...]

## Introducing Kubeflow MCP: An Agent Interface for Cloud Native AI at Scale

DevFeed: [Introducing Kubeflow MCP: An Agent Interface for Cloud Native AI at Scale](<https://devfeed.tech/articles/introducing-kubeflow-mcp-an-agent-interface-for-cloud-native-ai-at-scale-17606.md>)

Original publisher: [Read original article](<https://blog.kubeflow.org/introducing-kubeflow-mcp/>)

Author: Abhijeet Dhumal

Published: 2026-08-10T05:00:00Z

Content type: article

Language: en

Sources: [Kubeflow](<https://devfeed.tech/sources/kubeflow.md>)

Topics: [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI Infrastructure](<https://devfeed.tech/topics/ai-infrastructure.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

The article introduces the Kubeflow MCP Server, an interface that lets AI agents interact directly with Kubeflow infrastructure through Model Context Protocol tools. It describes approval-based workflows for inspecting clusters, estimating resources, previewing and submitting training jobs, and streaming logs.

### Source excerpt

An open MCP interface that lets AI agents operate Kubeflow directly from conversation.

## "Just rewrite it": What platform teams really think about modernization

DevFeed: ["Just rewrite it": What platform teams really think about modernization](<https://devfeed.tech/articles/just-rewrite-it-what-platform-teams-really-think-about-modernization-17637.md>)

Original publisher: [Read original article](<https://thenewstack.io/nutanix-dual-native-architecture/>)

Author: Aarthi Mahesh

Published: 2026-08-06T16:00:00Z

Content type: opinion

Language: en

Sources: [Kubernetes Overview, News and Trends | The New Stack](<https://devfeed.tech/sources/kubernetes-overview-news-and-trends-the-new-stack.md>)

Topics: [Platform Engineering](<https://devfeed.tech/topics/platform-engineering.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [on-prem](<https://devfeed.tech/topics/on-prem.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [cost](<https://devfeed.tech/tags/cost.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [legacy](<https://devfeed.tech/tags/legacy.md>), [modernization](<https://devfeed.tech/tags/modernization.md>), [nutanix](<https://devfeed.tech/tags/nutanix.md>), [platform](<https://devfeed.tech/tags/platform.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [post](<https://devfeed.tech/tags/post.md>), [sponsor-nutanix](<https://devfeed.tech/tags/sponsor-nutanix.md>), [sponsored](<https://devfeed.tech/tags/sponsored.md>), [sponsored-post](<https://devfeed.tech/tags/sponsored-post.md>)

### AI overview

The article argues that platform teams often operate separate cloud-native/Kubernetes and virtual-machine environments, creating duplicated infrastructure, expertise, governance, and costs. It contends that rewriting mission-critical applications is often not a practical modernization strategy and recommends retaining them while expanding cloud-native platforms.

### Source excerpt

Mergers, acquisitions, and the steady churn of business and technology initiatives are creating something nobody asked for: Duplicate infrastructure and The post "Just rewrite it": What platform teams really think about modernization appeared first on The New Stack.

## AI governance gaps leave developer and agent access to AI tools insufficiently controlled

DevFeed: [AI governance gaps leave developer and agent access to AI tools insufficiently controlled](<https://devfeed.tech/articles/the-ai-innovation-security-paradox-17653.md>)

Original publisher: [Read original article](<https://nirmata.com/2026/08/04/ai-innovation-security-paradox/>)

Author: Anubhav Sharma

Published: 2026-08-05T01:56:41Z

Content type: opinion

Language: en

Sources: [Nirmata](<https://devfeed.tech/sources/nirmata.md>)

Topics: [ai-governance](<https://devfeed.tech/topics/ai-governance.md>), [Security](<https://devfeed.tech/topics/security.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [developer-productivity](<https://devfeed.tech/topics/developer-productivity.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-governance](<https://devfeed.tech/tags/ai-governance.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [cncf](<https://devfeed.tech/tags/cncf.md>), [developer](<https://devfeed.tech/tags/developer.md>), [devsecops](<https://devfeed.tech/tags/devsecops.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kyverno](<https://devfeed.tech/tags/kyverno.md>), [llms](<https://devfeed.tech/tags/llms.md>), [policy-management](<https://devfeed.tech/tags/policy-management.md>), [risk-management](<https://devfeed.tech/tags/risk-management.md>), [security](<https://devfeed.tech/tags/security.md>), [visibility](<https://devfeed.tech/tags/visibility.md>)

### AI overview

The article presents aggregated responses from security leaders about AI governance in fast-moving engineering organizations. It identifies gaps in centralized access control, policy enforcement, session auditing, real-time visibility, and protection against exposing permissions or environment variables to LLMs.

### Source excerpt

Three Questions We Asked About AI Governance -- And What the Answers Reveal Over the past few months, we've been having the same conversation on repeat with security leaders about AI at fast-moving engineering organizations. Different companies, different tech stacks, same three questions -- and,... The post The AI Innovation-Security Paradox first appeared on Nirmata.

## Agentic Engineering: Evolution of Developer Portals

DevFeed: [Agentic Engineering: Evolution of Developer Portals](<https://devfeed.tech/articles/agentic-engineering-evolution-of-developer-portals-12274.md>)

Original publisher: [Read original article](<https://www.port.io/blog/port-agentic-engineering-platform>)

Author: Zohar Einy

Published: 2026-07-30T11:25:32Z

Content type: article

Language: en

Sources: [Developer Experience & Platform Engineering Blog | Port](<https://devfeed.tech/sources/developer-experience-platform-engineering-blog-port.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>), [Developer experience](<https://devfeed.tech/topics/developer-experience.md>), [DevOps](<https://devfeed.tech/topics/devops.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [Microservice](<https://devfeed.tech/topics/microservice.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [GitOps](<https://devfeed.tech/topics/gitops.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [incident](<https://devfeed.tech/topics/incident.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [developer](<https://devfeed.tech/tags/developer.md>), [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [devops](<https://devfeed.tech/tags/devops.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [tech-debt](<https://devfeed.tech/tags/tech-debt.md>)

### AI overview

The article presents agentic engineering as the next evolution of software engineering, with AI agents autonomously handling code, tests, pull requests, incidents, vulnerabilities, technical debt, and other software development lifecycle activities. It argues that developer portals can help provide the guidance and guardrails needed to manage the complexity created by DevOps, cloud-native systems, microservices, Kubernetes, GitOps, and extensive CI/CD automation.

### Source excerpt

Internal developer portals are changing. Read all about Port's next evolution, the agentic engineering platform.

## Internal Developer Portal: How Do I Get Started?

DevFeed: [Internal Developer Portal: How Do I Get Started?](<https://devfeed.tech/articles/internal-developer-portal-how-do-i-get-started-12248.md>)

Original publisher: [Read original article](<https://www.port.io/blog/internal-developer-portal-how-do-i-get-started>)

Author: Sooraj Shah

Published: 2026-07-30T10:23:42Z

Content type: article

Language: en

Sources: [Developer Experience & Platform Engineering Blog | Port](<https://devfeed.tech/sources/developer-experience-platform-engineering-blog-port.md>)

Topics: [internal developer portal](<https://devfeed.tech/topics/internal-developer-portal.md>), [Developer experience](<https://devfeed.tech/topics/developer-experience.md>), [Platform Engineering](<https://devfeed.tech/topics/platform-engineering.md>), [dev-tools](<https://devfeed.tech/topics/dev-tools.md>), [Microservice](<https://devfeed.tech/topics/microservice.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [.NET MAUI](<https://devfeed.tech/topics/net-maui.md>)

Tags: [catalog](<https://devfeed.tech/tags/catalog.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [dev-tools](<https://devfeed.tech/tags/dev-tools.md>), [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [developer-portal](<https://devfeed.tech/tags/developer-portal.md>), [internal-developer-portal](<https://devfeed.tech/tags/internal-developer-portal.md>), [jobs](<https://devfeed.tech/tags/jobs.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [onboarding](<https://devfeed.tech/tags/onboarding.md>), [platform](<https://devfeed.tech/tags/platform.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [user-stories](<https://devfeed.tech/tags/user-stories.md>)

### AI overview

This article explains how platform engineering teams can start an internal developer portal by building a focused minimum viable product. It recommends reducing developer complexity, grounding the portal in real use cases and user stories, gathering stakeholder feedback, and improving the portal iteratively.

### Source excerpt

You're using more dev tools that solve different problems, and now your breaking the developer experience. Learn the first steps to get started.

## Critical Kyverno Vulnerability -- CVE-2026-54523

DevFeed: [Critical Kyverno Vulnerability -- CVE-2026-54523](<https://devfeed.tech/articles/critical-kyverno-vulnerability-cve-2026-54523-17651.md>)

Original publisher: [Read original article](<https://nirmata.com/2026/07/28/critical-kyverno-vulnerability-cve-2026-54523/>)

Author: Anubhav Sharma

Published: 2026-07-29T01:08:41Z

Content type: news

Language: en

Sources: [Nirmata](<https://devfeed.tech/sources/nirmata.md>)

Topics: [Kyverno](<https://devfeed.tech/topics/kyverno.md>), [vulnerability](<https://devfeed.tech/topics/vulnerability.md>), [Exploit](<https://devfeed.tech/topics/exploit.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [admission-controller](<https://devfeed.tech/tags/admission-controller.md>), [ai](<https://devfeed.tech/tags/ai.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [cloud-native-ecosystem](<https://devfeed.tech/tags/cloud-native-ecosystem.md>), [cncf](<https://devfeed.tech/tags/cncf.md>), [cve](<https://devfeed.tech/tags/cve.md>), [devsecops](<https://devfeed.tech/tags/devsecops.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kyverno](<https://devfeed.tech/tags/kyverno.md>), [nctl-ai](<https://devfeed.tech/tags/nctl-ai.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [policy](<https://devfeed.tech/tags/policy.md>), [policy-as-code](<https://devfeed.tech/tags/policy-as-code.md>), [policy-management](<https://devfeed.tech/tags/policy-management.md>), [release](<https://devfeed.tech/tags/release.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

The article reports CVE-2026-54523, a critical Kyverno vulnerability affecting versions 1.18.0 and 1.18.1. A tenant able to create a NamespacedMutatingPolicy could bypass namespace isolation and generate resources in other namespaces, potentially enabling cluster-wide privilege escalation. Kyverno 1.18.2 patches the vulnerability.

### Source excerpt

Critical Kyverno Vulnerability -- CVE-2026-54523 On July 13, 2026, a critical vulnerability was disclosed in Kyverno, the Kubernetes-native policy engine used broadly across the cloud native ecosystem for policy-as-code enforcement. The vulnerability, tracked as CVE-2026-54523 (GHSA-79gf-7frw-68m9), allows a tenant with permission to create a NamespacedMutatingPolicy... The post Critical Kyverno Vulnerability -- CVE-2026-54523 first appeared on Nirmata.

[Next page](<https://devfeed.tech/tags/cloud-native.md?cursor=WyIyMDI2LTA3LTI5VDAxOjA4OjQxKzAwOjAwIiwgImVkZmU0ZjhlLWExMTQtNGY5Yy04MDZmLTFjZTNhZDBmZTJiNiJd>)