This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: WQrs3fS6Ji6uCKJ3pU8gfkJAoVbuZMmMEnjsrZ9-524
Cover

GraphQL Subscriptions over AWS API Gateway Web Sockets [A Detailed Guide]

Written by @camille-vargas | Published on 2019/9/8

TL;DR
GraphQL Subscriptions and the Apollo Project provide a type-safe and API forward way to interact with server push and event-based requests such as Web Sockets. The current implementations for subscriptions in Apollo Server depend on a stateful server, where the subscriptions and publications occur in the same runtime. However, GraphQL’s flexibility allows us to implement our own on top of any infrastructure. We can still provide a back-end solution that can be used by Apollo Clients without an Apollo Server.

[story continues]


Written by
@camille-vargas
Technical Writer on HackerNoon.

Topics and
tags
iot-cloud-backend|cloud-backend-for-smart-home|consumer-iot-cloud|aws-for-smart-home|aws-api-gateway|smart-home-device-backend|latest-tech-stories|hackernoon-top-story
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: WQrs3fS6Ji6uCKJ3pU8gfkJAoVbuZMmMEnjsrZ9-524