# API Governance

API governance is the standards, policies, processes, and controls that direct how organizations develop, deploy, secure, and manage APIs throughout their lifecycle.

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

## Spotlight on SIG Architecture: API Governance

DevFeed: [Spotlight on SIG Architecture: API Governance](<https://devfeed.tech/articles/spotlight-on-sig-architecture-api-governance-17595.md>)

Original publisher: [Read original article](<https://www.kubernetes.dev/blog/2026/02/12/sig-architecture-api/>)

Author: The Kubernetes Authors

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

Content type: article

Language: en

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

Topics: [API Governance](<https://devfeed.tech/topics/api-governance.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [API](<https://devfeed.tech/topics/api.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>)

Tags: [api-governance](<https://devfeed.tech/tags/api-governance.md>), [apis](<https://devfeed.tech/tags/apis.md>), [auth](<https://devfeed.tech/tags/auth.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [interview](<https://devfeed.tech/tags/interview.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [spotlight](<https://devfeed.tech/tags/spotlight.md>)

### AI overview

An interview with Jordan Liggitt, lead of Kubernetes SIG Architecture's API Governance sub-project, discusses his work on Kubernetes authentication and authorization and the sub-project's scope. It explains that Kubernetes APIs include REST APIs as well as command-line flags, configuration files, binary execution, backend communication, and data persistence, with goals of stability and continued innovation.

### Source excerpt

This is the fifth interview of a SIG Architecture Spotlight series that covers the different subprojects, and we will be covering SIG Architecture: API Governance . In this SIG Architecture spotlight we talked with Jordan Liggitt , lead of the API Governance sub-project. Introduction FM: Hello Jordan, thank you for your availability. Tell us a bit about yourself, your role and how you got involved in Kubernetes. JL: My name is Jordan Liggitt. I'm a Christian, husband, father of four, software engineer at Google by day, and amateur musician by stealth. I was born in Texas (and still like to claim it as my point of origin), but I've lived in North Carolina for most of my life. I've been working on Kubernetes since 2014. At that time, I was working on authentication and authorization at Red Hat, and my very first pull request to Kubernetes attempted to add an OAuth server to the Kubernetes API server. It never exited work-in-progress status. I ended up going with a different approach that layered on top of the core Kubernetes API server in a different project (spoiler alert: this is foreshadowing), and I closed it without merging six months later. Undeterred by that start, I stayed involved, helped build Kubernetes authentication and authorization capabilities, and got involved in the definition and evolution of the core Kubernetes APIs from early beta APIs, like v1beta3 to v1. I got tagged as an API reviewer in 2016 based on those contributions, and was added as an API approver in 2017. Today, I help lead the API Governance and code organization subprojects for SIG Architecture, and I am a tech lead for SIG Auth. FM: And when did you get specifically involved in the API Governance project? JL: Around 2019. Goals and scope of API Governance FM: How would you describe the main goals and areas of intervention of the subproject? The surface area includes all the various APIs Kubernetes has, and there are APIs that people do not always realize are APIs: command-line flags,

## Building Trust into AI: How GraphQL Architects Accelerated Developer Delivery

DevFeed: [Building Trust into AI: How GraphQL Architects Accelerated Developer Delivery](<https://devfeed.tech/articles/building-trust-into-ai-how-graphql-architects-accelerated-developer-delivery-23248.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/building-trust-into-ai-how-graphql-architects-accelerated-developer-delivery>)

Author: Valeria Gomez

Published: 2025-11-10T12:25:03Z

Content type: article

Language: en

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

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [genai](<https://devfeed.tech/topics/genai.md>), [Development](<https://devfeed.tech/topics/development.md>), [API Governance](<https://devfeed.tech/topics/api-governance.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [api-governance](<https://devfeed.tech/tags/api-governance.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [developer](<https://devfeed.tech/tags/developer.md>), [development](<https://devfeed.tech/tags/development.md>), [events](<https://devfeed.tech/tags/events.md>), [genai](<https://devfeed.tech/tags/genai.md>), [governance](<https://devfeed.tech/tags/governance.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [productivity](<https://devfeed.tech/tags/productivity.md>)

### AI overview

The article describes how Capital One, Expedia Group, Intuit, and Wayfair use AI within federated GraphQL architectures to accelerate developer delivery. Their examples include AI-assisted reviews, IDE plugins, natural-language queries, and automated governance feedback while retaining human judgment.

### Source excerpt

How Capital One, Expedia, Intuit, and Wayfair are using AI to speed development At GraphQL Summit 2025, platform leaders from Capital One, Expedia Group, Intuit, and Wayfair shared how they tackled the same challenge: manual loops that stretched reviews across days, governance bottlenecks that slowed every release, and developers waiting on humans for first feedback.

## Enforce Flexible Governance in GraphOS using Custom Checks

DevFeed: [Enforce Flexible Governance in GraphOS using Custom Checks](<https://devfeed.tech/articles/enforce-flexible-governance-in-graphos-using-custom-checks-23286.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/enforce-flexible-governance-in-graphos-using-custom-checks>)

Author: Samuel Collard

Published: 2024-11-26T12:00:00Z

Content type: article

Language: en

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

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [API Governance](<https://devfeed.tech/topics/api-governance.md>), [API Platform](<https://devfeed.tech/topics/api-platform.md>)

Tags: [api-governance](<https://devfeed.tech/tags/api-governance.md>), [api-platform](<https://devfeed.tech/tags/api-platform.md>), [business-logic](<https://devfeed.tech/tags/business-logic.md>), [continuous-integration](<https://devfeed.tech/tags/continuous-integration.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [schema](<https://devfeed.tech/tags/schema.md>), [security-policies](<https://devfeed.tech/tags/security-policies.md>)

### AI overview

Apollo GraphOS supports custom schema checks that let organizations add business logic, security policies, and company-specific rules to the existing schema check workflow. The article introduces the governance use case and begins describing how to configure a custom check through an HTTPS endpoint.

### Source excerpt

Apollo GraphOS now supports custom schema checks, a new feature that addresses API platform teams' demand for enhanced schema governance capabilities. This functionality allows organizations to integrate their own business logic, security policies, and rules into Apollo's existing schema check workflow, ensuring that every schema change adheres to company-specific standards.

## Apollo GraphQL Announces Major GraphOS Update, Enhancing Observability and Performance for Enterprise-Scale GraphQL Federation

DevFeed: [Apollo GraphQL Announces Major GraphOS Update, Enhancing Observability and Performance for Enterprise-Scale GraphQL Federation](<https://devfeed.tech/articles/apollo-graphql-announces-major-graphos-update-enhancing-observability-and-performance-for-enterprise-scale-graphql-federation-23189.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/apollo-graphql-announces-major-graphos-update-enhancing-observability-and-performance-for-enterprise-scale-graphql-federation>)

Author: Jennifer Tyrseck

Published: 2024-06-12T08:55:00Z

Content type: release

Language: en

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

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [observability](<https://devfeed.tech/topics/observability.md>), [API](<https://devfeed.tech/topics/api.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [API Governance](<https://devfeed.tech/topics/api-governance.md>), [Caching](<https://devfeed.tech/topics/caching.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [api-management](<https://devfeed.tech/tags/api-management.md>), [caching](<https://devfeed.tech/tags/caching.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [graphql-federation](<https://devfeed.tech/tags/graphql-federation.md>), [observability](<https://devfeed.tech/tags/observability.md>), [performance](<https://devfeed.tech/tags/performance.md>), [release](<https://devfeed.tech/tags/release.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>)

### AI overview

Apollo GraphQL announced the general availability of new Apollo GraphOS features for GraphQL federation, including caching, native cost calculation and limiting, and telemetry capabilities. The release is presented as improving observability, usability, governance, and performance for API platform teams operating federated graphs.

### Source excerpt

Caching, Native Cost Calculation and Limiting, and Telemetry Capabilities Revolutionize API Management and Streamline Building Cross-Platform Digital Application Experiences Today at PlatformCon, Apollo GraphQL, the creator of GraphQL federation, announced new features in Apollo GraphOS are now generally available to better leverage GraphQL's developer productivity and performance benefits at any scale.

## Join Us at API Days in New York City, April 30 & May 1, 2024

DevFeed: [Join Us at API Days in New York City, April 30 & May 1, 2024](<https://devfeed.tech/articles/join-us-at-api-days-in-new-york-city-april-30-may-1-2024-23433.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/join-us-at-api-days-in-new-york-city-april-30-may-1-2024>)

Author: Dan Boerner

Published: 2024-04-11T16:28:38Z

Content type: article

Language: en

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

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [API Platform](<https://devfeed.tech/topics/api-platform.md>), [API Governance](<https://devfeed.tech/topics/api-governance.md>), [Netflix](<https://devfeed.tech/topics/netflix.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [api](<https://devfeed.tech/tags/api.md>), [api-governance](<https://devfeed.tech/tags/api-governance.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [build](<https://devfeed.tech/tags/build.md>), [community](<https://devfeed.tech/tags/community.md>), [developers](<https://devfeed.tech/tags/developers.md>), [ecosystem](<https://devfeed.tech/tags/ecosystem.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [graphql-federation](<https://devfeed.tech/tags/graphql-federation.md>), [guide](<https://devfeed.tech/tags/guide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [leadership](<https://devfeed.tech/tags/leadership.md>), [netflix](<https://devfeed.tech/tags/netflix.md>), [network](<https://devfeed.tech/tags/network.md>), [performance](<https://devfeed.tech/tags/performance.md>), [platforms](<https://devfeed.tech/tags/platforms.md>), [product](<https://devfeed.tech/tags/product.md>), [services](<https://devfeed.tech/tags/services.md>), [software-engineer](<https://devfeed.tech/tags/software-engineer.md>)

### AI overview

Apollo announces its participation in API Days NY on April 30 and May 1, 2024. The article outlines sessions on federated GraphQL, API composition, GraphQL performance, API governance, and building distributed API platforms, along with a workshop, meetup, and Apollo booth presence.

### Source excerpt

API Days NY is a must-attend for those looking to network with API leaders and learn how top enterprises are leveraging federated GraphQL in their API platforms. As you can see from the agenda highlights below, it will be an exciting two day event. - Our founder and CTO, Matt DeBergalis, will share his keynote "The Year Ahead for GraphQL Federation: Uniting APIs for the AI Era" - API leaders from Netflix, Wayfair and Apollo will present sessions on optimizing performance, creating effective...

## Schema Validation with Apollo Engine

DevFeed: [Schema Validation with Apollo Engine](<https://devfeed.tech/articles/schema-validation-with-apollo-engine-23506.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/schema-validation-with-apollo-engine-4032456425ba>)

Author: James Baxley III

Published: 2018-06-21T17:59:00Z

Content type: release

Language: en

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

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [API Governance](<https://devfeed.tech/topics/api-governance.md>), [schema-evolution](<https://devfeed.tech/topics/schema-evolution.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [api-governance](<https://devfeed.tech/tags/api-governance.md>), [deprecated](<https://devfeed.tech/tags/deprecated.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [schema](<https://devfeed.tech/tags/schema.md>), [schema-evolution](<https://devfeed.tech/tags/schema-evolution.md>)

### AI overview

Apollo Engine introduces a schema validation beta that compares GraphQL schemas with previous versions and observed API usage. It uses up to 90 days of historical client operations to identify changes that could break applications and support safer schema evolution.

### Source excerpt

GraphQL is a powerful and flexible way to expose data to client applications. It empowers application teams to describe the exact data they need for each feature without having to coordinate with a backend team. That flexiblity dramatically reduces the amount of code teams need to write and accelerates how quickly they can ship applications. But with that flexibility comes a need for management and control.