Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs...

25
Building a data stream in 30min Srushtika Neelakantam

Transcript of Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs...

Page 1: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

Building a data stream in 30minSrushtika Neelakantam

Page 2: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

Hi there,I’m Srushtika

Developer Advocate

Page 3: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

The emergence ofthe World Wide Web1980s - 1990s

Page 4: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

HTTP

Page 5: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

storagecachingtraffic

Evolution of the online data sharing economy

websites

Examples of CDN service providers:

- MaxCDN- Cloudflare- Google App Engine

CDN

storagecachingtraffic

Page 6: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

Long Polling

Page 7: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

WebSockets

Page 8: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | CityJS conf, London - May ‘19

Spinning up your own WebSockets server

ws faye-websocket

SocketCluster

Socket.io SockJS Websocketd

Some open-source options

Page 9: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

websitesnow

Examples of CDN service providers:

- MaxCDN- Cloudflare- Google App Engine

realtime infrastructure

fan-outscalability

CDN

storagecachingtraffic

websitesthen

Evolution of the online data sharing economy

Page 10: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

Examples of CDN service providers:

- MaxCDN- Cloudflare- Google App Engine

DSN

Examples of DSN service providers:

- Ably DSN- PubNub- Pusher

CDN

storagecachingtraffic

websitesthen

realtime infrastructure

fan-outscalability

websitesnow

Evolution of the online data sharing economy

Page 11: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

Representation of a Data Stream Network

Page 12: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

Realtime and Pub/Sub

Page 13: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate
Page 14: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

Examples of CDN service providers:

- MaxCDN- Cloudflare- Google App Engine

Examples of DSN service providers:

- Ably DSN- PubNub- Pusher

CDN

storagecachingtraffic

websitesthen

DSN

websitesnow

Evolution of the online data sharing economy

realtime infrastructure

fan-outscalability

Page 15: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

Page 16: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

Examples of CDN service providers:

- MaxCDN- Cloudflare- Google App Engine

REST APIs

Examples of DSN service providers:

- Ably DSN- PubNub- Pusher

access mgmtrate-limiting

analyticsCDN

storagecachingtraffic

websitesthen

DSN

realtime infrastructure

fan-outscalability

websitesnow

Evolution of the online data sharing economy

Page 17: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

Examples of API management service providers:

- Apigee- Apiary- Mulesoft

CDN

storagecachingtraffic

websitesthen

DSNwebsites

now

API management

tools

access mgmtrate-limiting

analytics

REST APIs

Examples of CDN service providers:

- MaxCDN- Cloudflare- Google App Engine

Examples of DSN service providers:

- Ably DSN- PubNub- Pusher

Evolution of the online data sharing economy

realtime infrastructure

fan-outscalability

Page 18: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

Realtime APIs

analytics

adaptersrate-limitingCDN

storagecachingtraffic

websitesthen

DSNwebsites

now

API management

tools

access mgmtrate-limiting

analytics

REST APIs

Examples of CDN service providers:

- MaxCDN- Cloudflare- Google App Engine

Examples of DSN service providers:

- Ably DSN- PubNub- Pusher

Examples of API management service providers:

- Apigee- Apiary- Mulesoft

Evolution of the online data sharing economy

realtime infrastructure

fan-outscalability

interoperabilityaccess mgmt

Page 19: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

DSN

Evolution of the online data sharing economy

Realtime API management

tools

Examples of Realtime API management service providers:

- Ably API Streamer- Axway- Pushpin <> Kong

CDN

storagecachingtraffic

websitesthen

websitesnow

Realtime APIs

API management

tools

access mgmtrate-limiting

analytics

REST APIs

Examples of CDN service providers:

- MaxCDN- Cloudflare- Google App Engine

Examples of DSN service providers:

- Ably DSN- PubNub- Pusher

Examples of API management service providers:

- Apigee- Apiary- Mulesoft

realtime infrastructure

fan-outscalability

analytics

adaptersrate-limiting

interoperabilityaccess mgmt

Page 20: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

Page 21: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

DSN

Evolution of the online data sharing economy

Realtime API management

tools

Examples of Realtime API management service providers:

- Ably API Streamer- Axway- Pushpin <> Kong

CDN

storagecachingtraffic

websitesthen

websitesnow

Realtime APIs

API management

tools

access mgmtrate-limiting

analytics

REST APIs

Examples of CDN service providers:

- MaxCDN- Cloudflare- Google App Engine

Examples of DSN service providers:

- Ably DSN- PubNub- Pusher

Examples of API management service providers:

- Apigee- Apiary- Mulesoft

realtime infrastructure

fan-outscalability

analytics

adaptersrate-limiting

interoperabilityaccess mgmt

Page 22: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

DSN

Evolution of the online data sharing economy

Realtime API management

tools

Examples of Realtime API management service providers:

- Ably API Streamer- Axway- Pushpin <> Kong

CDN

storagecachingtraffic

websitesthen

websitesnow

Realtime APIs

API management

tools

access mgmtrate-limiting

analytics

REST APIs

Examples of CDN service providers:

- MaxCDN- Cloudflare- Google App Engine

Examples of DSN service providers:

- Ably DSN- PubNub- Pusher

Examples of API management service providers:

- Apigee- Apiary- Mulesoft

realtime infrastructure

fan-outscalability

analytics

adaptersrate-limiting

interoperabilityaccess mgmt

Page 23: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

Streaming API management + Data Stream NetworkEnd-to-End data sharing in realtime

DSN Streaming API management

Company ABC Company XYZ

CDN

DSN

Realtime messaging spectrum

Page 24: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

www.ably.io@Srushtika | Ably Realtime | iJS conf, London - May ‘19

Page 25: Building a data stream in 30min - javascript-conference.com€¦ · - Google App Engine REST APIs Examples of DSN ser vice providers: - Ably DSN - PubNub - Pusher access mgmt rate

Thankyou!You can find me @Srushtika on Twitter and GitHub

iJS conf | London | May ‘19