Best of Platform EngineeringDecember 2025

  1. 1
    Article
    Avatar of supabaseSupabase·23w

    Introducing Supabase for Platforms

    Supabase launches a white-label platform offering that enables companies to provision and manage fully managed backends for their users. The service includes database, auth, edge functions, storage, and realtime capabilities, with features like zero-scaling compute instances, embedded dashboard components via Platform Kit, and project transfer capabilities. AI builders like Lovable and Bolt.new are already using it to create millions of projects. Platforms can manage infrastructure centrally or let users bring their own Supabase accounts through OAuth integration.

  2. 2
    Article
    Avatar of architectelevatorThe Architect Elevator·22w

    Being an architect isn’t the sum of skills. It’s the product.

    Effective architects must master the intersection of multiple skill domains rather than simply accumulating separate capabilities. Architecture requires synthesizing technical expertise, communication skills, business understanding, and people management into a unified force-multiplying capability. The role demands being a technical communicator who can present complex trade-offs to executives, a technical leader who multiplies team effectiveness, and a platform builder who bridges business and technology domains. Success comes from the product of these skills working together, not their sum.

  3. 3
    Article
    Avatar of mercariMercari Engineering·23w

    Enhancing Developer Experience through Mercari’s Unified Platform Interface

    Mercari built Single Front Door (SFD), a unified platform interface that consolidates multiple developer tools and workflows into a single entry point. The system uses Argo Workflows to execute GitOps operations through CLI or AI-powered IDE integrations via Model Context Protocol. Key technical challenges included implementing OAuth-based credential management to maintain proper access control at scale, and configuring IAM with Kubernetes RBAC for secure access to external services like GCP and GitHub. The platform aims to become a modular workflow engine with reusable building blocks for infrastructure provisioning, service configuration, and CI/CD operations.