# Apollo Day SF: from promise to production with GraphQL

DevFeed: [Apollo Day SF: from promise to production with GraphQL](<https://devfeed.tech/articles/apollo-day-sf-from-promise-to-production-with-graphql-23179.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/apollo-day-sf-from-promise-to-production-with-graphql-332f1b3e7a18>)

Author: Matt DeBergalis

Published: 2018-06-11T23:55:04Z

Content type: article

Language: en

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

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Development](<https://devfeed.tech/topics/development.md>), [React](<https://devfeed.tech/topics/react.md>), [Server-side rendering](<https://devfeed.tech/topics/server-side-rendering.md>), [schema design](<https://devfeed.tech/topics/schema-design.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [apollo](<https://devfeed.tech/tags/apollo.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [caching](<https://devfeed.tech/tags/caching.md>), [cdn](<https://devfeed.tech/tags/cdn.md>), [code](<https://devfeed.tech/tags/code.md>), [community](<https://devfeed.tech/tags/community.md>), [development](<https://devfeed.tech/tags/development.md>), [edge](<https://devfeed.tech/tags/edge.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [github](<https://devfeed.tech/tags/github.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [react](<https://devfeed.tech/tags/react.md>), [rest](<https://devfeed.tech/tags/rest.md>), [schema-design](<https://devfeed.tech/tags/schema-design.md>), [security](<https://devfeed.tech/tags/security.md>), [server](<https://devfeed.tech/tags/server.md>), [ssr](<https://devfeed.tech/tags/ssr.md>)

## AI overview

Apollo Day SF focused on helping teams move GraphQL and Apollo from early experiments into production. The article highlights ecosystem patterns, schema validation with GitHub integration, Apollo Server 2.0 features, React development, and adoption strategies from Airbnb.

## Source excerpt

Thanks to our investments in Apollo tools and libraries, we've had the fortune to work with many product engineering teams putting GraphQL into production. As they move from a few first experiments to serious rollout, they've started to ask important questions. What's the best, right way to use GraphQL and Apollo? How does it fit with the rest of my infrastructure? Who owns this new data layer, and how do we integrate it into our development workflow?