<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/deploying-the-apollo-router-at-apollo-0emmidh9n" -->

---
title: Deploying the Apollo Router at Apollo | daily.dev
description: Apollo recently upgraded to the Apollo Router with positive results in terms of performance, resource consumption, and scalability. Migrating from the Gateway...
canonical: https://daily.dev/posts/deploying-the-apollo-router-at-apollo-0emmidh9n
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Deploying the Apollo Router at Apollo | daily.dev
og:description: Apollo recently upgraded to the Apollo Router with positive results in terms of performance, resource consumption, and scalability. Migrating from the Gateway...
og:url: https://daily.dev/posts/deploying-the-apollo-router-at-apollo-0emmidh9n
og:image: https://api.daily.dev/og/posts/0EMMiDh9N.png
og:image:alt: Deploying the Apollo Router at Apollo
og:image:width: 1200
og:image:height: 630
og:locale: en
---

[Apollo Blog](https://daily.dev/sources/apollo)

[Read post](https://api.daily.dev/r/0EMMiDh9N)

# [Deploying the Apollo Router at Apollo](https://api.daily.dev/r/0EMMiDh9N "Go to post")

Apollo recently upgraded to the Apollo Router with positive results in terms of performance, resource consumption, and scalability. Migrating from the Gateway to the Router required mapping custom functionality. The Router provides a standard execution environment and is simpler to deploy compared to a custom Gateway.

[#kubernetes](/tags/kubernetes "Check all #kubernetes posts")[#graphql](/tags/graphql "Check all #graphql posts")[#observability](/tags/observability "Check all #observability posts")[#apollo](/tags/apollo "Check all #apollo posts")

Nov 06, 2023•5m read time•From [apollographql.com](https://api.daily.dev/r/0EMMiDh9N "apollographql.com")

[![Post cover image](https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/8a4c86e1de722b4b73b6d2ba920e6acb?_a=AQAEufR)](https://api.daily.dev/r/0EMMiDh9N "Go to post")

Table of contents

[Replacing a Gateway with the Apollo Router](https://api.daily.dev/r/0EMMiDh9N "Replacing a Gateway with the Apollo Router")[Performance Comparison](https://api.daily.dev/r/0EMMiDh9N "Performance Comparison")[Sizing and Tuning](https://api.daily.dev/r/0EMMiDh9N "Sizing and Tuning")[Kubernetes](https://api.daily.dev/r/0EMMiDh9N "Kubernetes")[Observability](https://api.daily.dev/r/0EMMiDh9N "Observability")[Getting started with the Apollo Router](https://api.daily.dev/r/0EMMiDh9N "Getting started with the Apollo Router")

23 Impressions

Comment

Bookmark

Copy

![Placeholder image for anonymous user](https://media.daily.dev/image/upload/s--qsFuKGv_--/t_logo,f_auto/public/noProfile)Share your thoughtsPost

[![Apollo Blog's image](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/cb3bc4fd879a485cacd1cff99536c010)](https://daily.dev/sources/apollo)

[Apollo Blog](https://daily.dev/sources/apollo "https://daily.dev/sources/apollo")

Apollo's platform is dedicated to providing insights and resources for developers and teams buildin... Read more

8 Followers

•

0 Upvotes

#### Would you recommend this post?

Copy link

WhatsApp

Facebook

X

New Squad

Copy linkShare with your friends

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Deploying the Apollo Router at Apollo","url":"https://daily.dev/posts/deploying-the-apollo-router-at-apollo-0emmidh9n","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/deploying-the-apollo-router-at-apollo-0emmidh9n"},"datePublished":"2023-11-06T17:41:40.566Z","dateModified":"2023-11-06T17:40:43.083Z","description":"Apollo recently upgraded to the Apollo Router with positive results in terms of performance, resource consumption, and scalability. Migrating from the Gateway...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/8a4c86e1de722b4b73b6d2ba920e6acb?_a=AQAEufR","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/8a4c86e1de722b4b73b6d2ba920e6acb?_a=AQAEufR","isAccessibleForFree":true,"articleSection":"Apollo Blog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Apollo Blog","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/cb3bc4fd879a485cacd1cff99536c010","url":"https://daily.dev/sources/apollo"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/deploying-the-apollo-router-at-apollo-0emmidh9n","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"kubernetes,graphql,observability,apollo","timeRequired":"PT5M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Apollo Blog","item":"https://daily.dev/sources/apollo"},{"@type":"ListItem","position":3,"name":"Deploying the Apollo Router at Apollo"}]}
```

