BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Infrastructure as Code Content on InfoQ

  • QCon London 2026: Morgan Stanley Rethinks Its API Program for the MCP Era

    Morgan Stanley engineers Jim Gough and Andreea Niculcea showed how they're retooling the bank's API program for AI agents using MCP and FINOS CALM. Live demos covered compliance guardrails, deployment gates, and zero-downtime rollouts across 100+ APIs. First API deployment shrank from two years to two weeks. They also demoed Google's A2A protocol running alongside MCP.

  • From Central Control to Team Autonomy: Rethinking Infrastructure Delivery

    Adidas engineers describe shifting from a centralized Infrastructure-as-Code model to a decentralized one. Five teams autonomously deployed over 81 new infrastructure stacks in two months, using layered IaC modules, automated pipelines, and shared frameworks. The redesign illustrates how to scale infrastructure delivery while maintaining governance at scale.

  • AWS Launches Agent Plugins to Automate Cloud Deployment

    AWS launched Agent Plugins for AWS, providing AI coding agents with specialized deployment skills. The initial deploy-on-aws plugin transforms workflows by accepting commands like "deploy to AWS" and generating complete pipelines with architecture recommendations, cost estimates, and infrastructure code. Supported in Claude Code and Cursor, AWS claims 10-minute deployments versus hours manually.

  • Pulumi Adds Native Support for Terraform and HCL

    Pulumi now natively supports Terraform and HCL, enabling direct HCL execution and state management within Pulumi Cloud. Currently in private beta with a Q1 2026 release, the update aids migration from legacy tools. A new financial "escape hatch" offers credits for existing HashiCorp contracts, targeting teams affected by recent licensing shifts.

  • Cloudflare Scales Infrastructure as Code with Shift-Left Security Practices

    Cloudflare has eliminated manual configuration errors across hundreds of production accounts by implementing Infrastructure as Code with automated policy enforcement, processing approximately 30 merge requests daily while catching security violations before deployment rather than after incidents occur.

  • Docker Kanvas Challenges Helm and Kustomize for Kubernetes Dominance

    Docker has launched Kanvas, a new platform designed to bridge the gap between local development and cloud production. By automating the conversion of Docker Compose files into Kubernetes artefacts, the tool challenges established solutions like Helm and Kustomize. Developed with Layer5, it marks a shift toward Infrastructure as Code, offering visualisations to simplify cloud-native deployments.

  • How Authress Designed for Resilience and Survived a Major AWS Outage

    Identity and authentication services company Authress shared its strategy to stay operational during major cloud infrastructure outages like the massive October 2025 AWS outage that disrupted many major services. According to Authress CTO Warren Parad, the company's resilience architecture relies on strategies like multi-region deployment and minimizing reliance on AWS control plane services.

  • Neptune Combines AI‑Assisted Infrastructure as Code and Cloud Deployments

    Now available in beta, Neptune is a conversational AI agent designed to act like an AI platform engineer, handling the provisioning, wiring, and configuration of the cloud services needed to run a containerized app. Neptune is both language and cloud-agnostic, with support for AWS, GCP, and Azure.

  • Crossplane Reaches Production Maturity by Graduating CNCF

    The Cloud Native Computing Foundation (CNCF) has graduated Crossplane, marking a major milestone for the open-source project that turns Kubernetes into a universal control plane for cloud infrastructure. For practitioners, it signals that Crossplane is no longer an experimental idea but a production-hardened foundation for building internal platforms.

  • New Infrastructure-as-Code Tool "formae" Takes Aim at Terraform

    Platform Engineering Labs has released formae, an open-source infrastructure-as-code platform. It is trying to address what they describe as fundamental limitations in existing infrastructure-as-code tools. In a press release, the New York-based company announced the launch on 22 October 2025, positioning formae as the first major innovation in infrastructure-as-code in nearly a decade.

  • Terraform Google Cloud Provider 7.0 Reaches General Availability

    HashiCorp has released version 7.0 of the Terraform provider for Google Cloud, introducing security-focused improvements such as ephemeral resources, write-only attributes, and stricter validation. The update enhances secret handling and reliability but introduces breaking changes requiring careful migration.

  • Pulumi Launches Neo: an Agentic AI Platform Engineer for Multi-Cloud Infrastructure

    Infrastructure automation company Pulumi has introduced what's claimed to be the first artificial intelligence-based platform engineering agent for the industry, named Neo. The tool works to resolve some of the infrastructure bottlenecks that develop as a side effect of AI tools speeding up software development.

  • Imagine Learning Highlights Linkerd’s Role in Cloud-Native Scale and Cost Savings

    Innovative education technology provider Imagine Learning relies on Linkerd as the backbone of its cloud-native infrastructure, enabling rapid growth and ensuring reliability, scalability, and security. With over 80% reduction in compute needs and a 40% cut in networking costs, Linkerd offers a proven solution that enhances efficiency across diverse sectors.

  • AWS CDK Refactor Feature: Safe Infrastructure as Code Renaming

    AWS's new Cloud Development Kit (CDK) refactor command allows engineers to safely rename and reorganize infrastructure as code without forcing a destructive rebuild. The feature, leveraging a similar AWS CloudFormation capability, automatically computes the necessary mappings to preserve resources like databases, solving a major pain point that previously led to data loss and downtime.

  • Crossplane Tackles Applications alongside Cloud Infrastructure with v2.0 Release

    The Crossplane open-source project has announced the release of version 2.0, an upgrade that moves the project from managing only cloud infrastructure to more comprehensive application and infrastructure orchestration. Some architectural changes have also been made to simplify platform engineering workflows and expand the project's original scope.

BT