# Provisioning

Provisioning is the process of configuring a physical or virtual machine into a ready-to-use operating system.

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

## AWS Elastic Beanstalk introduces Cluster Mode

DevFeed: [AWS Elastic Beanstalk introduces Cluster Mode](<https://devfeed.tech/articles/aws-elastic-beanstalk-introduces-cluster-mode-42086.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/aws/aws-elastic-beanstalk-introduces-cluster-mode/>)

Author: Channy Yun (윤석찬)

Published: 2026-09-17T19:20:21Z

Content type: release

Language: en

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

Topics: [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [autoscaling](<https://devfeed.tech/topics/autoscaling.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [AWS Certificate Manager](<https://devfeed.tech/topics/aws-certificate-manager.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>)

Tags: [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [amazon-elastic-kubernetes-service](<https://devfeed.tech/tags/amazon-elastic-kubernetes-service.md>), [application](<https://devfeed.tech/tags/application.md>), [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-certificate-manager](<https://devfeed.tech/tags/aws-certificate-manager.md>), [aws-elastic-beanstalk](<https://devfeed.tech/tags/aws-elastic-beanstalk.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [cluster](<https://devfeed.tech/tags/cluster.md>), [code](<https://devfeed.tech/tags/code.md>), [compute](<https://devfeed.tech/tags/compute.md>), [container](<https://devfeed.tech/tags/container.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [dockerfiles](<https://devfeed.tech/tags/dockerfiles.md>), [https](<https://devfeed.tech/tags/https.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [launch](<https://devfeed.tech/tags/launch.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [news](<https://devfeed.tech/tags/news.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>)

### AI overview

AWS Elastic Beanstalk introduces a fully managed Cluster Mode that runs multiple applications on shared infrastructure powered by Amazon EKS. It also highlights AI-assisted environment analysis, GitHub Actions deployment, observability, traffic-splitting deployments with rollback, autoscaling, secrets management, and HTTPS by default.

### Source excerpt

Run an application on AWS Elastic Beanstalk Cluster Mode without provisioning or operating the compute underneath it. You provide a container image or source code; Elastic Beanstalk with service-operated compute creates and operates the environment that runs it.

## How Equinix cut operational overhead with a shared services architecture on Amazon EKS

DevFeed: [How Equinix cut operational overhead with a shared services architecture on Amazon EKS](<https://devfeed.tech/articles/how-equinix-cut-operational-overhead-with-a-shared-services-architecture-on-amazon-eks-42091.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/architecture/how-equinix-cut-operational-overhead-with-a-shared-services-architecture-on-amazon-eks/>)

Author: Chhavi Kaushik

Published: 2026-09-17T18:00:56Z

Content type: article

Language: en

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

Topics: [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Security](<https://devfeed.tech/topics/security.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [amazon-elastic-kubernetes-service](<https://devfeed.tech/tags/amazon-elastic-kubernetes-service.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [customer-solutions](<https://devfeed.tech/tags/customer-solutions.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [observability](<https://devfeed.tech/tags/observability.md>), [pipelines](<https://devfeed.tech/tags/pipelines.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

Equinix moved from independently managed Kubernetes clusters on Amazon EC2 to a shared services architecture on Amazon EKS. The approach centralizes governance and common infrastructure services while addressing operational sprawl, lifecycle complexity, security, networking, observability, and deployment consistency.

### Source excerpt

Equinix, the world's digital infrastructure company, built a shared services architecture on Amazon EKS to eliminate the operational sprawl of its self-managed Kubernetes environment. Learn how a multi-account North Star architecture centralized governance and shared services, delivering 4x faster deployments and 40% less operational overhead.

## Automate Docker Registry Creation with Harness and Terraform

DevFeed: [Automate Docker Registry Creation with Harness and Terraform](<https://devfeed.tech/articles/automate-docker-registry-creation-with-harness-and-terraform-31421.md>)

Original publisher: [Read original article](<https://www.harness.io/blog/how-to-automate-docker-registry-creation-with-harness-pipelines-and-terraform>)

Author: Shibam Dhar

Published: 2026-09-16T00:00:00Z

Content type: tutorial

Language: en

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

Topics: [docker registry](<https://devfeed.tech/topics/docker-registry.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>), [Infrastructure as code](<https://devfeed.tech/topics/infrastructure-as-code.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Dockerfile](<https://devfeed.tech/topics/dockerfile.md>)

Tags: [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [container-image](<https://devfeed.tech/tags/container-image.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [docker-registry](<https://devfeed.tech/tags/docker-registry.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [registry](<https://devfeed.tech/tags/registry.md>), [terraform](<https://devfeed.tech/tags/terraform.md>)

### AI overview

A tutorial shows how to use Harness Pipelines and the Harness Terraform Provider to provision a uniquely named Docker Registry, build and push a container image, and deploy it to Kubernetes. It covers Terraform execution in a CI step, passing output variables between stages, and rolling updates with automatic rollback.

### Source excerpt

Provision a fresh Docker Registry with Terraform, build your container image into it, and deploy to Kubernetes in one | Blog

## How to attach an owner to every cloud resource you find

DevFeed: [How to attach an owner to every cloud resource you find](<https://devfeed.tech/articles/how-to-attach-an-owner-to-every-cloud-resource-you-find-26946.md>)

Original publisher: [Read original article](<https://thenewstack.io/attach-owner-cloud-resources/>)

Author: Zeen Rachidi

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

Content type: tutorial

Language: en

Sources: [The New Stack](<https://devfeed.tech/sources/the-new-stack.md>)

Topics: [Cloud](<https://devfeed.tech/topics/cloud.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [Open Policy Agent](<https://devfeed.tech/topics/open-policy-agent.md>), [audit trail](<https://devfeed.tech/topics/audit-trail.md>)

Tags: [audit-trail](<https://devfeed.tech/tags/audit-trail.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-services](<https://devfeed.tech/tags/cloud-services.md>), [devops](<https://devfeed.tech/tags/devops.md>), [env-zero](<https://devfeed.tech/tags/env-zero.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [logs](<https://devfeed.tech/tags/logs.md>), [open-policy-agent](<https://devfeed.tech/tags/open-policy-agent.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [policy](<https://devfeed.tech/tags/policy.md>), [post-contributed](<https://devfeed.tech/tags/post-contributed.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [sponsor-env-zero](<https://devfeed.tech/tags/sponsor-env-zero.md>), [sponsored-post-contributed](<https://devfeed.tech/tags/sponsored-post-contributed.md>)

### AI overview

This tutorial explains how to identify cloud resources without assigned owners and prevent new ownerless resources. It presents continuously synced inventory queries, Open Policy Agent policies requiring owner tags, and logs or audit trails for resource governance.

### Source excerpt

The engineer who knew why that cloud instance existed has left the company. The instance is still running, the bill The post How to attach an owner to every cloud resource you find appeared first on The New Stack.

## Inside LuBot's database-per-tenant architecture

DevFeed: [Inside LuBot's database-per-tenant architecture](<https://devfeed.tech/articles/inside-lubot-s-database-per-tenant-architecture-20995.md>)

Original publisher: [Read original article](<https://neon.com/blog/inside-lubots-database-per-tenant-architecture>)

Author: Carlota Soto

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

Content type: article

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [Database](<https://devfeed.tech/topics/database.md>), [Software as a service](<https://devfeed.tech/topics/saas.md>), [Supabase](<https://devfeed.tech/topics/supabase.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [stripe](<https://devfeed.tech/topics/stripe.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [billing](<https://devfeed.tech/tags/billing.md>), [case-studies](<https://devfeed.tech/tags/case-studies.md>), [checkout](<https://devfeed.tech/tags/checkout.md>), [database](<https://devfeed.tech/tags/database.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [product](<https://devfeed.tech/tags/product.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [saas](<https://devfeed.tech/tags/saas.md>), [scale](<https://devfeed.tech/tags/scale.md>), [stripe](<https://devfeed.tech/tags/stripe.md>)

### AI overview

This article explains LuBot's database-per-tenant architecture. LuBot uses Supabase for shared administrative data such as organizations, users, and billing state, while each paying customer receives an isolated Postgres database. Stripe checkout triggers a webhook that provisions a Neon branch through the Neon API, with deterministic naming to prevent duplicate tenants. Neon branches provide independent compute and can scale idle tenants to zero.

### Source excerpt

It took six days to go from zero to isolated Postgres per tenant, provisioned the moment someone pays. A traditional Postgres setup would have been a full quarter of work.

## Article: Implementing Durable Workflows on Postgres Without an External Orchestrator

DevFeed: [Article: Implementing Durable Workflows on Postgres Without an External Orchestrator](<https://devfeed.tech/articles/article-implementing-durable-workflows-on-postgres-without-an-external-orchestrator-17392.md>)

Original publisher: [Read original article](<https://www.infoq.com/articles/durable-workflows-postgres/>)

Author: Raman Varma

Published: 2026-09-14T11:00:00Z

Content type: article

Language: en

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

Topics: [Databases](<https://devfeed.tech/topics/databases.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [incident](<https://devfeed.tech/topics/incident.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [AWS Step Functions](<https://devfeed.tech/topics/aws-step-functions.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-ml-data-engineering](<https://devfeed.tech/tags/ai-ml-data-engineering.md>), [architecture-design](<https://devfeed.tech/tags/architecture-design.md>), [article](<https://devfeed.tech/tags/article.md>), [automation](<https://devfeed.tech/tags/automation.md>), [aws-step-functions](<https://devfeed.tech/tags/aws-step-functions.md>), [database](<https://devfeed.tech/tags/database.md>), [durable-workflows-postgres](<https://devfeed.tech/tags/durable-workflows-postgres.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [ml-data-engineering](<https://devfeed.tech/tags/ml-data-engineering.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [queue](<https://devfeed.tech/tags/queue.md>), [relational-databases](<https://devfeed.tech/tags/relational-databases.md>), [sql](<https://devfeed.tech/tags/sql.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

This article explains how to implement durable workflows on Postgres without an external orchestrator. It describes using row-level locking as a concurrent work queue, primary-key checkpoints for idempotency, and leases with a sweeper for crash recovery. Workflow state, sleeps, and human approvals can persist in the database and survive process restarts.

### Source excerpt

Postgres can serve as the durable state store and coordination layer for workflows, eliminating the need for an external orchestrator. SKIP LOCKED enables concurrent work processing, primary-key checkpoints enforce idempotency, and leases support crash recovery. Workflow sleeps and human approvals can also be persisted as database state and survive restarts. By Raman Varma

## KCP: How to Migrate to Confluent Cloud in Days, Not Weeks

DevFeed: [KCP: How to Migrate to Confluent Cloud in Days, Not Weeks](<https://devfeed.tech/articles/kcp-how-to-migrate-to-confluent-cloud-in-days-not-weeks-26723.md>)

Original publisher: [Read original article](<https://www.confluent.io/blog/automate-kafka-migration-with-kcp/>)

Author: Ahmed Saef Zamzam

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

Content type: tutorial

Language: en

Sources: [Confluent: Data in motion](<https://devfeed.tech/sources/confluent-data-in-motion.md>)

Topics: [Kafka](<https://devfeed.tech/topics/kafka.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Confluent Cloud](<https://devfeed.tech/topics/confluent-cloud.md>), [Replication](<https://devfeed.tech/topics/replication.md>), [Infrastructure as code](<https://devfeed.tech/topics/infrastructure-as-code.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Structured-data](<https://devfeed.tech/topics/structured-data.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [confluent](<https://devfeed.tech/tags/confluent.md>), [confluent-cloud](<https://devfeed.tech/tags/confluent-cloud.md>), [data-replication](<https://devfeed.tech/tags/data-replication.md>), [infrastructure-as-code-iac](<https://devfeed.tech/tags/infrastructure-as-code-iac.md>), [kafka](<https://devfeed.tech/tags/kafka.md>), [migration](<https://devfeed.tech/tags/migration.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [replication](<https://devfeed.tech/tags/replication.md>), [schema](<https://devfeed.tech/tags/schema.md>)

### AI overview

The article explains how Confluent's open source KCP tool automates migration from Amazon MSK to Confluent Cloud. KCP supports discovery, infrastructure provisioning, ACL and schema mapping, and migration, while Cluster Linking provides offset-preserving data replication. Support for self-managed Kafka migrations is described as coming soon.

### Source excerpt

Use Kafka Copy Paste (KCP) to automate Kafka migration with infrastructure generation, ACL and schema mapping, and offset-preserving data replication.

## How to answer the identity questions on an enterprise security questionnaire

DevFeed: [How to answer the identity questions on an enterprise security questionnaire](<https://devfeed.tech/articles/how-to-answer-the-identity-questions-on-an-enterprise-security-questionnaire-17463.md>)

Original publisher: [Read original article](<https://workos.com/blog/enterprise-security-questionnaire-identity>)

Author: WorkOS

Published: 2026-09-14T00:00:00Z

Content type: article

Language: en

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

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [OpenID connect (OIDC)](<https://devfeed.tech/topics/oidc.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [configuration](<https://devfeed.tech/tags/configuration.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [identity](<https://devfeed.tech/tags/identity.md>), [integration](<https://devfeed.tech/tags/integration.md>), [oidc](<https://devfeed.tech/tags/oidc.md>), [okta](<https://devfeed.tech/tags/okta.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [saml](<https://devfeed.tech/tags/saml.md>), [security](<https://devfeed.tech/tags/security.md>), [sign-in](<https://devfeed.tech/tags/sign-in.md>), [sso](<https://devfeed.tech/tags/sso.md>)

### AI overview

A practical guide to answering identity-related questions in enterprise security questionnaires. It explains what reviewers are really assessing behind SAML single sign-on and SCIM provisioning questions, including implementation details such as per-organization configuration, certificate rotation, and reliable deprovisioning.

### Source excerpt

Every line has a literal answer and a real question behind it. Here is what the buyer is actually checking, which answers you can buy, and the three you cannot fake.

## Now generally available: See how Stack Automation by Quali cuts deployment time

DevFeed: [Now generally available: See how Stack Automation by Quali cuts deployment time](<https://devfeed.tech/articles/now-generally-available-see-how-stack-automation-by-quali-cuts-deployment-time-10934.md>)

Original publisher: [Read original article](<https://blogs.cisco.com/datacenter/now-generally-available-see-how-stack-automation-by-quali-cuts-deployment-time>)

Author: Carlos Campos Torres

Published: 2026-09-09T15:00:14Z

Content type: article

Language: en

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

Topics: [Automation](<https://devfeed.tech/topics/automation.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [agenticops](<https://devfeed.tech/tags/agenticops.md>), [automation](<https://devfeed.tech/tags/automation.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [data-center](<https://devfeed.tech/tags/data-center.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [infrastructure-as-code-iac](<https://devfeed.tech/tags/infrastructure-as-code-iac.md>), [platform](<https://devfeed.tech/tags/platform.md>), [software](<https://devfeed.tech/tags/software.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

Stack Automation by Quali, co-developed with Cisco, is generally available as a deployment automation platform for validated Cisco and third-party infrastructure solutions. Its Solutions Hub supports planning, modeling, bill of materials generation, and automated deployment across on-premises and public-cloud services, reducing deployment cycles from weeks to hours or minutes.

### Source excerpt

Still burning weeks on manual infrastructure deployment? Stack Automation by Quali, co-developed with Cisco, is now available--turning that grind into an automated, cloud-like experience that takes minutes.

## See How Organizations Achieved 137% ROI with VMware Cloud Foundation 9

DevFeed: [See How Organizations Achieved 137% ROI with VMware Cloud Foundation 9](<https://devfeed.tech/articles/see-how-organizations-achieved-137-roi-with-vmware-cloud-foundation-9-12809.md>)

Original publisher: [Read original article](<https://blogs.vmware.com/cloud-foundation/2026/09/08/see-how-organizations-achieved-137-roi-with-vmware-cloud-foundation-9/>)

Author: vmwareblogs

Published: 2026-09-08T15:00:00Z

Content type: article

Language: en

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

Topics: [Cloud](<https://devfeed.tech/topics/cloud.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [systems](<https://devfeed.tech/topics/systems.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [cost](<https://devfeed.tech/tags/cost.md>), [efficiency](<https://devfeed.tech/tags/efficiency.md>), [financial](<https://devfeed.tech/tags/financial.md>), [home-page](<https://devfeed.tech/tags/home-page.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [legacy](<https://devfeed.tech/tags/legacy.md>), [private-cloud](<https://devfeed.tech/tags/private-cloud.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [survey](<https://devfeed.tech/tags/survey.md>), [vcf-9-0](<https://devfeed.tech/tags/vcf-9-0.md>), [vcf-9-1](<https://devfeed.tech/tags/vcf-9-1.md>), [vmware](<https://devfeed.tech/tags/vmware.md>), [vmware-cloud-foundation](<https://devfeed.tech/tags/vmware-cloud-foundation.md>), [webinar](<https://devfeed.tech/tags/webinar.md>)

### AI overview

The article presents a commissioned Forrester Consulting Total Economic Impact study of VMware Cloud Foundation 9. Based on interviews with eight customers and a survey of 55 customers over a modeled three-year period, it describes projected financial and operational benefits for large enterprises running VCF 9 in production, including lower infrastructure costs, reduced operational effort, less downtime, faster delivery, tool consolidation, and improved security and compliance. The title reports 137% ROI.

### Source excerpt

Enterprises running private cloud face a common question: what does the investment actually deliver? To answer it, we commissioned Forrester Consulting to conduct an independent New Technology Total Economic Impact (TEI) study on VMware Cloud Foundation 9 (VCF 9). Forrester interviewed decision-makers at organizations running VCF 9 and surveyed additional customers to develop a composite ... Continued The post See How Organizations Achieved 137% ROI with VMware Cloud Foundation 9 appeared first on VMware Blogs.

## Vespa Newsletter, September 2026

DevFeed: [Vespa Newsletter, September 2026](<https://devfeed.tech/articles/vespa-newsletter-september-2026-12801.md>)

Original publisher: [Read original article](<https://blog.vespa.ai/vespa-newsletter-sept-2026/>)

Author: Bonnie Chase

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

Content type: news

Language: en

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

Topics: [ann](<https://devfeed.tech/topics/ann.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [Algorithm](<https://devfeed.tech/topics/algorithm.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [algorithm](<https://devfeed.tech/tags/algorithm.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [features](<https://devfeed.tech/tags/features.md>), [graph](<https://devfeed.tech/tags/graph.md>), [latency](<https://devfeed.tech/tags/latency.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [product](<https://devfeed.tech/tags/product.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [ranking](<https://devfeed.tech/tags/ranking.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [september-2026](<https://devfeed.tech/tags/september-2026.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

The September 2026 Vespa newsletter announces updates including time-constrained ANN search, sub-query ranking support, flexible provisioning, new rank features, and telemetry export. It also introduces Vespa.ai Live, an in-person community meetup focused on retrieval and ranking systems.

### Source excerpt

Advances in Vespa include time-constrained ANN search, sub-query ranking support, flexible provisioning, new rank features and telemetry export

## Nuxt co-creator Alexandre Chopin joins Encore

DevFeed: [Nuxt co-creator Alexandre Chopin joins Encore](<https://devfeed.tech/articles/nuxt-co-creator-alexandre-chopin-joins-encore-17773.md>)

Original publisher: [Read original article](<https://encore.dev/blog/alexandre-chopin-joins-encore>)

Author: Marcus Kohlberg

Published: 2026-09-07T00:00:00Z

Content type: news

Language: en

Sources: [Encore Updates](<https://devfeed.tech/sources/encore-updates.md>)

Topics: [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Vue.js](<https://devfeed.tech/topics/vue.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>)

Tags: [agentic-development](<https://devfeed.tech/tags/agentic-development.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [cli](<https://devfeed.tech/tags/cli.md>), [developer](<https://devfeed.tech/tags/developer.md>), [developer-relations](<https://devfeed.tech/tags/developer-relations.md>), [github](<https://devfeed.tech/tags/github.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [teams](<https://devfeed.tech/tags/teams.md>), [vue](<https://devfeed.tech/tags/vue.md>)

### AI overview

Encore announces that Alexandre Chopin, co-creator of Nuxt, has joined the company as Head of Developer Relations. He will work with developers and engineering teams and help shape Encore's roadmap around automated infrastructure.

### Source excerpt

Alexandre joins as Head of Developer Relations to help bring automated infrastructure to more developers and teams.

## AgentOps: How to build AI agents at scale

DevFeed: [AgentOps: How to build AI agents at scale](<https://devfeed.tech/articles/agentops-how-to-build-ai-agents-at-scale-12149.md>)

Original publisher: [Read original article](<https://www.port.io/blog/agentops-agent-creation>)

Author: Matar Peles

Published: 2026-09-06T18:44:36Z

Content type: tutorial

Language: en

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

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [build-ai-agents](<https://devfeed.tech/tags/build-ai-agents.md>), [developer](<https://devfeed.tech/tags/developer.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [platform](<https://devfeed.tech/tags/platform.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

This article presents AgentOps as the practice of creating, running, and operating AI agents reliably in production and at scale. It recommends governing agents throughout their lifecycle, starting with an agent registry and a standardized golden-path workflow for creating new agents. The proposed workflow captures an agent's purpose and dependencies, obtains approval for sensitive access, creates scoped service accounts with minimum permissions, provisions the agent on a selected platform, and registers it.

### Source excerpt

AgentOps is the practice of running AI agents reliably at scale. See what it covers, which teams own it, and where to start.

## 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.

## Announcing native MySQL databases: Bring your MySQL workloads to Appwrite

DevFeed: [Announcing native MySQL databases: Bring your MySQL workloads to Appwrite](<https://devfeed.tech/articles/announcing-native-mysql-databases-bring-your-mysql-workloads-to-appwrite-16435.md>)

Original publisher: [Read original article](<https://appwrite.io/blog/post/announcing-native-mysql-databases>)

Author: Jake Barnby

Published: 2026-09-02T00:00:00Z

Content type: release

Language: en

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

Topics: [Appwrite](<https://devfeed.tech/topics/appwrite.md>), [MySQL](<https://devfeed.tech/topics/mysql.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [Availability](<https://devfeed.tech/topics/availability.md>), [Replication](<https://devfeed.tech/topics/replication.md>), [autoscaling](<https://devfeed.tech/topics/autoscaling.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [availability](<https://devfeed.tech/tags/availability.md>), [database](<https://devfeed.tech/tags/database.md>), [databases](<https://devfeed.tech/tags/databases.md>), [mysql](<https://devfeed.tech/tags/mysql.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [replication](<https://devfeed.tech/tags/replication.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

Appwrite announces native managed MySQL databases that can run inside the same project as an application's existing backend. The service supports MySQL 8.4 and 8.0, standard drivers and ORMs, TLS, backups and point-in-time recovery, replicas with automatic failover, database branches, scaling, and connection pooling.

### Source excerpt

Provision a managed MySQL 8.4 instance inside your Appwrite project and keep using the drivers, ORMs, and tools your applications already depend on.

## Compute that takes any shape

DevFeed: [Compute that takes any shape](<https://devfeed.tech/articles/compute-that-takes-any-shape-734.md>)

Original publisher: [Read original article](<https://vercel.com/blog/fluid-compute-takes-any-shape>)

Author: Luke Phillips-Sheard

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

Content type: article

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Cloud](<https://devfeed.tech/topics/cloud.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Vercel](<https://devfeed.tech/topics/vercel.md>), [cpu](<https://devfeed.tech/topics/cpu.md>), [IO](<https://devfeed.tech/topics/io.md>), [DRIVE](<https://devfeed.tech/topics/drive.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [code](<https://devfeed.tech/tags/code.md>), [compute](<https://devfeed.tech/tags/compute.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [image](<https://devfeed.tech/tags/image.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [io](<https://devfeed.tech/tags/io.md>), [memory](<https://devfeed.tech/tags/memory.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [sandbox](<https://devfeed.tech/tags/sandbox.md>), [storage](<https://devfeed.tech/tags/storage.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

### AI overview

Vercel presents Fluid as a unified compute system that assembles machines for different workloads, changes configuration dynamically, and absorbs burst capacity in real time. It supports builds, sandboxes, and functions, using isolated virtual machines, custom images, and separate storage connections.

### Source excerpt

Workloads differ in how long they run, how much memory they take, and how much of the environment they control. That previously meant a different compute primitive for each job, so product iterations required provisioning infrastructure, not just working on a feature. We built Vercel so that none of this has to be your problem. The compute layer is a single system with a simple job. Take any workload, assemble the machine it needs, swap configuration on the fly, and absorb burst capacity in real time. We call this Fluid. Builds ran on it first, then sandboxes, and now functions. If you've shipped on Vercel, you've been on Fluid without knowing it. Fluid compute now runs over 15 million builds a day, 25 million sandboxes a week, and a trillion requests a month. A history of compute Changing a machine used to mean changing it by hand. You went down to the computer store, bought a hard drive or a stick of RAM, and swapped it in yourself. Then you could rent bare metal when you needed it, and use it to serve a website, host a database, or send email. Then the cloud let you request a machine in any configuration you wanted, choose its operating system, use it, and throw it away when you were done. For agents, even the cloud is too slow. A standard VM can't provision fast enough to keep up with how they work, but this is where Fluid excels. How a workload runs on Fluid When a workload comes in, Fluid assembles a machine to fit its shape. If an agent needs to run code, Hive provides an isolated VM, usually one already warm, so it's ready instantly. Your own image boots on top as the environment. A Drive connects, and your files are right where you left them, because storage was never tied to the machine. Each workload needs something different. A build is compute-bound, so it wants a beefy machine, heavy on CPU and memory. A function is IO-bound, loading specific code to run the instant a request lands, usually on a small VM. A sandbox is flexibility-bound, taking whatever

## A new getting started experience for ClickHouse Managed Postgres

DevFeed: [A new getting started experience for ClickHouse Managed Postgres](<https://devfeed.tech/articles/a-new-getting-started-experience-for-clickhouse-managed-postgres-5109.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/clickhouse-managed-postgres-onboarding>)

Author: Cristina Albu; Yashpreet Bathla

Published: 2026-08-28T12:55:15Z

Content type: article

Language: en

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

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [data](<https://devfeed.tech/topics/data.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Replication](<https://devfeed.tech/topics/replication.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [cli](<https://devfeed.tech/tags/cli.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [data](<https://devfeed.tech/tags/data.md>), [docs](<https://devfeed.tech/tags/docs.md>), [getting-started](<https://devfeed.tech/tags/getting-started.md>), [guide](<https://devfeed.tech/tags/guide.md>), [onboarding](<https://devfeed.tech/tags/onboarding.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [replication](<https://devfeed.tech/tags/replication.md>)

### AI overview

ClickHouse Managed Postgres introduces a four-step onboarding experience that guides users from provisioning a Postgres service to loading data, querying it, and replicating it to ClickHouse for real-time analytics.

### Source excerpt

See how a four-step onboarding flow helps users move from provisioning ClickHouse Managed Postgres to querying operational data and running real-time analytics with ClickHouse.

## Closing the AI agent trust gap with graduated autonomy

DevFeed: [Closing the AI agent trust gap with graduated autonomy](<https://devfeed.tech/articles/closing-the-ai-agent-trust-gap-with-graduated-autonomy-4638.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/architecture/closing-the-ai-agent-trust-gap-with-graduated-autonomy/>)

Author: Dev Arora

Published: 2026-08-26T17:33:03Z

Content type: article

Language: en

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

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [amazon](<https://devfeed.tech/tags/amazon.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-bedrock-agentcore](<https://devfeed.tech/tags/amazon-bedrock-agentcore.md>), [api](<https://devfeed.tech/tags/api.md>), [aws](<https://devfeed.tech/tags/aws.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [large-language-model](<https://devfeed.tech/tags/large-language-model.md>), [logs](<https://devfeed.tech/tags/logs.md>), [model](<https://devfeed.tech/tags/model.md>), [policy](<https://devfeed.tech/tags/policy.md>), [production](<https://devfeed.tech/tags/production.md>), [thought-leadership](<https://devfeed.tech/tags/thought-leadership.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

This article presents graduated autonomy as an architectural pattern for closing the trust gap in AI agents. Agents gain permissions through sustained reliability and lose them when performance degrades, using trust scoring, autonomy tiers, pre- and post-execution controls, policy enforcement, provenance, reversibility, and delivery gates. The design uses Amazon Bedrock AgentCore, Amazon DynamoDB, and AWS CodePipeline.

### Source excerpt

Most teams give AI agents either full access or read-only, leaving value unused or risk unmanaged. This post describes graduated autonomy, an architectural pattern in which agents earn expanded permissions through sustained reliability and lose them when performance degrades, built on Amazon Bedrock AgentCore, Amazon DynamoDB, and AWS CodePipeline.

## 9 things to consider before choosing an IaC platform in 2026

DevFeed: [9 things to consider before choosing an IaC platform in 2026](<https://devfeed.tech/articles/9-things-to-consider-before-choosing-an-iac-platform-in-2026-12122.md>)

Original publisher: [Read original article](<https://platformengineering.org/blog/9-things-to-consider-before-choosing-an-iac-platform-in-2026>)

Author: Jonah Kowall

Published: 2026-08-26T14:33:56Z

Content type: article

Language: en

Sources: [Platform Engineering Blog](<https://devfeed.tech/sources/platform-engineering-blog.md>)

Topics: [Infrastructure as code](<https://devfeed.tech/topics/infrastructure-as-code.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [ci](<https://devfeed.tech/tags/ci.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [iac](<https://devfeed.tech/tags/iac.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [opentofu](<https://devfeed.tech/tags/opentofu.md>), [policy](<https://devfeed.tech/tags/policy.md>), [terraform](<https://devfeed.tech/tags/terraform.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

This 2026 article presents nine considerations for evaluating an infrastructure as code platform. It emphasizes that mature IaC now involves coordinating changes, managing access, enforcing policies, reviewing infrastructure changes, and keeping environments synchronized--not only provisioning cloud resources. It recommends assessing whether a platform is necessary, examining its execution layer and scalability, testing it under concurrent workloads and failures, and ensuring that engineers beyond the platform builder can use it effectively.

### Source excerpt

IaC platform evaluation in 2026: nine things to test, from execution and dependency handling to policy enforcement, support quality and AI workflows.

## Developer Self-Service Pipelines with Harness IDP

DevFeed: [Developer Self-Service Pipelines with Harness IDP](<https://devfeed.tech/articles/developer-self-service-pipelines-with-harness-idp-13386.md>)

Original publisher: [Read original article](<https://www.harness.io/blog/developer-self-service-pipelines-with-harness-idp>)

Author: Rashmi Hegde

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

Content type: article

Language: en

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

Topics: [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [Microservice](<https://devfeed.tech/topics/microservice.md>)

Tags: [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [developer](<https://devfeed.tech/tags/developer.md>), [idp](<https://devfeed.tech/tags/idp.md>), [platform](<https://devfeed.tech/tags/platform.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [self-service](<https://devfeed.tech/tags/self-service.md>)

### AI overview

This article explains how platform teams can connect Harness IDP self-service workflows to CI/CD and deployment pipelines. It covers triggering deployments, provisioning infrastructure, and managing promotion logic while preserving governance and operational consistency.

### Source excerpt

Connect developer self-service to production with Harness IDP's pipeline integration. Automate deployments and boost velocity. Learn more. | Blog

## Fewer lockouts, less manual work: What's new for 1Password EPM admins

DevFeed: [Fewer lockouts, less manual work: What's new for 1Password EPM admins](<https://devfeed.tech/articles/fewer-lockouts-less-manual-work-what-s-new-for-1password-epm-admins-1972.md>)

Original publisher: [Read original article](<https://1password.com/blog/whats-new-for-1password-epm-admins>)

Author: info@1password.com (Jairo Camacho)

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

Content type: release

Language: en

Sources: [Blog on 1Password Blog](<https://devfeed.tech/sources/blog-on-1password-blog.md>)

Topics: [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [Multi-tenancy](<https://devfeed.tech/topics/multi-tenancy.md>), [Entra ID](<https://devfeed.tech/topics/entra-id.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>)

Tags: [documentation](<https://devfeed.tech/tags/documentation.md>), [entra-id](<https://devfeed.tech/tags/entra-id.md>), [identity](<https://devfeed.tech/tags/identity.md>), [integration](<https://devfeed.tech/tags/integration.md>), [multi-tenancy](<https://devfeed.tech/tags/multi-tenancy.md>), [news](<https://devfeed.tech/tags/news.md>), [outage](<https://devfeed.tech/tags/outage.md>), [releases](<https://devfeed.tech/tags/releases.md>), [scale](<https://devfeed.tech/tags/scale.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

1Password announces releases for EPM admins focused on reducing lockouts and automating provisioning at scale. The updates include Entra ID secret-expiration tracking with reminders and guided rotation, integration between Multi-Tenancy and Automated Provisioning, and Vault Migrations for populating shared vaults in linked accounts.

### Source excerpt

As a company grows, more employees join, but the size of the IT team overseeing critical systems often doesn't grow at the same pace. Admins have to be intentional about prioritizing their efforts to meet the needs of a growing organization. That's why we're excited to announce several releases aimed at helping admins optimize their organization's use of 1Password in two important areas: reducing lockouts and automating provisioning at scale. Preventing avoidable lockouts Entra ID Secret Expiration Most 1Password Business accounts sign in via SSO through an identity provider like Microsoft Entra ID. Admins rely on a secret provisioned by Entra to establish connectivity with 1Password. However, it comes with an expiration date. Once it expires, the connection breaks, preventing anyone from signing in. This was one of the most common and disruptive patterns we'd observe with customers. Entra ID Secret Expiration now tracks it for you. Simply record the expiration date, and 1Password will send escalating reminders across in-app banners, emails, and login prompts at a fixed cadence (e.g., 90/60/30 days). Once it's time to rotate the secret, follow the guided flow in the Admin Console, confirm it's working as intended, and the countdown resets automatically. A predictable secret expiration date should never become an outage, and now it doesn't have to. Standing up new parts of the business quickly Multi-Tenancy and Automated Provisioning integration Earlier this year we released Multi-Tenancy and Automated Provisioning, hosted by 1Password, two critical features for admins to manage provisioning, deprovisioning, and parent/child accounts at scale. Now admins can use these features in tandem, so enterprises with multi-tenant setups can take advantage of Automated Provisioning. To get started, check out our detailed documentation for setting up the Multi-Tenancy and Automated Provisioning integration To get started, check out our detailed documentation for setting up the M

## Golden Paths for AI agents: What changes when platform users aren't human?

DevFeed: [Golden Paths for AI agents: What changes when platform users aren't human?](<https://devfeed.tech/articles/golden-paths-for-ai-agents-what-changes-when-platform-users-aren-t-human-2277.md>)

Original publisher: [Read original article](<https://www.datadoghq.com/blog/golden-paths-for-ai-agents/>)

Author: Candace Shamieh; Shlomo Benyaminov; James Eastham

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

Content type: article

Language: en

Sources: [Datadog | The Monitor blog](<https://devfeed.tech/sources/datadog-the-monitor-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>), [API](<https://devfeed.tech/topics/api.md>), [Low Latency](<https://devfeed.tech/topics/low-latency.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [real-time](<https://devfeed.tech/topics/real-time.md>)

Tags: [agent-observability](<https://devfeed.tech/tags/agent-observability.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [api](<https://devfeed.tech/tags/api.md>), [autonomous](<https://devfeed.tech/tags/autonomous.md>), [developers](<https://devfeed.tech/tags/developers.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [latency](<https://devfeed.tech/tags/latency.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [platform](<https://devfeed.tech/tags/platform.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [sandbox](<https://devfeed.tech/tags/sandbox.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>), [workflow](<https://devfeed.tech/tags/workflow.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

Golden Paths for AI agents must evolve beyond human-oriented development workflows. The article explains how platform teams can design agent-facing paths around workload requirements, machine-consumable and enforceable platform capabilities, execution patterns, and controlled workflow dispatch.

### Source excerpt

Golden Paths for AI agents require intentional execution patterns, machine-consumable contracts, and dispatch controls. Here's how to build them.

## Scale software delivery pipelines in isolation without owning the runner fleet

DevFeed: [Scale software delivery pipelines in isolation without owning the runner fleet](<https://devfeed.tech/articles/scale-software-delivery-pipelines-in-isolation-without-owning-the-runner-fleet-95.md>)

Original publisher: [Read original article](<https://about.gitlab.com/blog/hosted-runners-for-gitlab-dedicated/>)

Author: Kyurim Rhee

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

Content type: article

Language: en

Sources: [GitLab](<https://devfeed.tech/sources/gitlab.md>)

Topics: [ci](<https://devfeed.tech/topics/ci.md>), [GitLab](<https://devfeed.tech/topics/gitlab.md>), [Software as a service](<https://devfeed.tech/topics/saas.md>), [Security](<https://devfeed.tech/topics/security.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ci](<https://devfeed.tech/tags/ci.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [cost](<https://devfeed.tech/tags/cost.md>), [developers](<https://devfeed.tech/tags/developers.md>), [devsecops-platform](<https://devfeed.tech/tags/devsecops-platform.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [operations](<https://devfeed.tech/tags/operations.md>), [platform](<https://devfeed.tech/tags/platform.md>), [product](<https://devfeed.tech/tags/product.md>), [saas](<https://devfeed.tech/tags/saas.md>), [scale](<https://devfeed.tech/tags/scale.md>), [security](<https://devfeed.tech/tags/security.md>), [software-delivery](<https://devfeed.tech/tags/software-delivery.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

GitLab presents Hosted Runners for GitLab Dedicated, a fully managed CI execution SaaS offering with isolated runner infrastructure. Each job runs in a newly provisioned VM that is deleted after completion, helping enterprises address security, compliance, scalability, reliability, and runner-operations demands without owning the runner fleet.

### Source excerpt

Many enterprises choose GitLab Dedicated for a clear reason: a secure and compliant, single-tenant GitLab instance, managed by GitLab. As agentic workflows drive more pipeline volume, full data isolation and runner infrastructure operational burden become a challenge. This leads to the question, "Does owning the runner fleet still make sense?" With GitLab Dedicated, there is no more need to provision, patch, build, and scale your own runner fleet. Hosted Runners for GitLab Dedicated handles the heavy lifting and delivers a seamless experience across the entire software development lifecycle so your team can focus on shipping. Hosted Runners for GitLab Dedicated provides a runner fleet isolated from other customers. To support job-level security, each job runs in a newly provisioned, isolated VM that is deleted after the job completes. We provide a scalable and highly reliable runner fleet to support your bursty CI demands and resiliency needs. Creating and managing runners is self-serviceable through Switchboard (GitLab Dedicated management console). The runner ownership trade-off: Cost vs. user experience Pipeline load can be unpredictable. To account for this, runner infrastructure can be over-provisioned to give developers the best experience and maintain low wait times. But this drives up the infrastructure cost. Conversely, under-provisioning can save on infrastructure cost, but your developers will waste time waiting for their CI jobs to be picked up. Efforts to fine-tune this balance can monopolize your platform team's time. Shift runner operations to GitLab while maintaining control Hosted Runners for GitLab Dedicated is a fully managed CI execution SaaS offering. It's backed by a high-performing and reliable runner infrastructure. Key benefits include: Supports compliance: Full isolation/single-tenant runners with same data residency as GitLab Dedicated. Job level security: "One runner for one job" -- hosted runners run every job in a standalone, short-lived

## Maximizing AI Factory Performance per Watt with NVIDIA DSX MaxLPS

DevFeed: [Maximizing AI Factory Performance per Watt with NVIDIA DSX MaxLPS](<https://devfeed.tech/articles/maximizing-ai-factory-performance-per-watt-with-nvidia-dsx-maxlps-6883.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/maximizing-ai-factory-performance-per-watt-with-nvidia-dsx-maxlps/>)

Author: Tanya Lenz

Published: 2026-08-24T15:00:00Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [AI Factory](<https://devfeed.tech/topics/ai-factory.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>), [datacenter](<https://devfeed.tech/topics/datacenter.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-factory](<https://devfeed.tech/tags/ai-factory.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [compute](<https://devfeed.tech/tags/compute.md>), [data-center](<https://devfeed.tech/tags/data-center.md>), [data-center-cloud](<https://devfeed.tech/tags/data-center-cloud.md>), [dsx](<https://devfeed.tech/tags/dsx.md>), [efficiency](<https://devfeed.tech/tags/efficiency.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [inference](<https://devfeed.tech/tags/inference.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvidia-dsx](<https://devfeed.tech/tags/nvidia-dsx.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [performance](<https://devfeed.tech/tags/performance.md>), [scale](<https://devfeed.tech/tags/scale.md>), [tokens](<https://devfeed.tech/tags/tokens.md>), [vera-rubin-nvl72](<https://devfeed.tech/tags/vera-rubin-nvl72.md>)

### AI overview

NVIDIA DSX MaxLPS is presented as a suite of chip, thermal, system, and software technologies for increasing AI factory throughput within a fixed power budget. The article emphasizes application-level performance per watt, dynamic power allocation, software power optimization, and warm-water liquid cooling as ways to convert more site power into AI inference output.

### Source excerpt

AI factories are power-constrained industrial systems. The question is no longer how many GPUs fit in a data center, but how much AI output each available...

[Next page](<https://devfeed.tech/topics/provisioning.md?cursor=WyIyMDI2LTA4LTI0VDE1OjAwOjAwKzAwOjAwIiwgIjVkNzFlYmY4LTUxODctNGQ3Zi05MzUxLTE4YzZlZjQxOTA4NyJd>)