# Apollo Engine 1.0 adds GraphQL caching and performance monitoring

DevFeed: [Apollo Engine 1.0 adds GraphQL caching and performance monitoring](<https://devfeed.tech/articles/set-up-graphql-caching-and-performance-monitoring-in-minutes-23325.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/graphql-caching-and-performance-monitoring-in-minutes-with-apollo-engine-9b8e5da57bfb>)

Author: David Glasser

Published: 2018-03-07T21:32:00Z

Content type: release

Language: en

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

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [gateway](<https://devfeed.tech/topics/gateway.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Docker Container](<https://devfeed.tech/topics/docker-container.md>), [npm](<https://devfeed.tech/topics/npm.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Express](<https://devfeed.tech/topics/express.md>)

Tags: [caching](<https://devfeed.tech/tags/caching.md>), [docker](<https://devfeed.tech/tags/docker.md>), [docker-container](<https://devfeed.tech/tags/docker-container.md>), [express](<https://devfeed.tech/tags/express.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [npm](<https://devfeed.tech/tags/npm.md>), [releases](<https://devfeed.tech/tags/releases.md>)

## AI overview

Apollo Engine is a GraphQL gateway with caching, performance monitoring, and related features. The article announces version 1.0 of its npm package and standalone Docker container, describing a simpler setup and expanded support for Node.js server frameworks.

## Source excerpt

Apollo Engine is a GraphQL gateway that provides caching, performance monitoring, and other features specifically for GraphQL. It's built from the ground up to empower product developers to feel confident about using GraphQL on top of existing infrastructure. Today, we're launching the 1.0 version of the npm package and our standalone Docker container. These new releases make it dramatically easier to add Engine to your server.