SlideShare a Scribd company logo
Real Time Serverless Polling
App
Srushith Repakula
Head of Engineering, KonfHub
@SrushithR
Managed GraphQL
service
Topics to be covered
Set of tools to empower
development
Amplify GraphQL
Key value based storage
for sub millisecond
response times
DynamoDB
Amplify
AWS
AWS Amplify
Local Mocking and
Testing
GraphQL Transform
Multiple
Environments
Infrastructure as
Code (IaC)
Amplify
CLI
Client
Libraries
GraphQL Transform
@predictions
@function
@http
@model
@key
@auth
@connection
@searchable
@versioned
AppSync
● API standard invented and open sourced by Facebook
● Enables declarative data fetching
● Single end point
● Strongly typed language
● No over or under fetching any more
● Fine grained access control over the attributes
What is GraphQL?
Source https://www.howtographql.com/basics/0-introduction/
REST APIs
Clients
Server
/user/id
/user/id/posts
/user/id/followers
query {
getUser(id: 1234) {
name
posts {
title
imageURL
}
followers {
name
}
}
}
GraphQL APIs
Source: Twitter
For get and list
operations
Queries
For create, update
and delete operations
Mutations
Send data from server
to the client
Subscriptions
Schema Definition Language
DynamoDB
Amazon DynamoDB is a key-value and document database
that delivers single-digit millisecond performance at any
scale
● Performance at scale
● Completely Serverless
● Pay as you go (*if “on demand” mode selected)
Let the magic begin !
konf.me/amplify-docs
konf.me/amplify-ppt
konf.me/amplify-code
CREDITS: This presentation template was created by Slidesgo,
including icons by Flaticon and infographics & images by Freepik
Thank you!
Srushith Repakula
@SrushithR
KonfHub

More Related Content

PDF
GraphQL Search
PDF
GraphQL: The Missing Link Between Frontend and Backend Devs
PDF
GraphQL: Enabling a new generation of API developer tools
PDF
Why UI Developers Love GraphQL - Sashko Stubailo, Apollo/Meteor
PPTX
Introduction to graphQL
PDF
Adding GraphQL to your existing architecture
PDF
Modular GraphQL with Schema Stitching
PDF
GraphQL across the stack: How everything fits together
GraphQL Search
GraphQL: The Missing Link Between Frontend and Backend Devs
GraphQL: Enabling a new generation of API developer tools
Why UI Developers Love GraphQL - Sashko Stubailo, Apollo/Meteor
Introduction to graphQL
Adding GraphQL to your existing architecture
Modular GraphQL with Schema Stitching
GraphQL across the stack: How everything fits together

What's hot (19)

PDF
GraphQL Advanced
PPTX
Introduction to GraphQL
PPTX
Into to GraphQL
PDF
REST vs GraphQL
PPTX
CONDG April 23 2020 - Baskar Rao - GraphQL
PDF
GraphQL over REST at Reactathon 2018
PDF
The Apollo and GraphQL Stack
PDF
GraphQL
PPTX
PDF
APIdays Helsinki 2019 - GraphQL API Management with Amit P. Acharya, IBM
PPT
Graphql presentation
PDF
Performance optimisation with GraphQL
PPTX
An intro to GraphQL
PPTX
PDF
GraphQL Fundamentals
PDF
Better APIs with GraphQL
PDF
GraphQL as an alternative approach to REST (as presented at Java2Days/CodeMon...
PDF
Graphql
GraphQL Advanced
Introduction to GraphQL
Into to GraphQL
REST vs GraphQL
CONDG April 23 2020 - Baskar Rao - GraphQL
GraphQL over REST at Reactathon 2018
The Apollo and GraphQL Stack
GraphQL
APIdays Helsinki 2019 - GraphQL API Management with Amit P. Acharya, IBM
Graphql presentation
Performance optimisation with GraphQL
An intro to GraphQL
GraphQL Fundamentals
Better APIs with GraphQL
GraphQL as an alternative approach to REST (as presented at Java2Days/CodeMon...
Graphql
Ad

Similar to Real Time Serverless Polling App (20)

PDF
AWS Stockholm Summit 19- Building serverless applications with GraphQL
PDF
Introduction to GraphQL for beginners
PDF
Danilo Poccia - Real-Time Serverless Backends with GraphQL - Codemotion Berli...
PDF
Serverless <3 GraphQL | 2019 - Serverless Architecture Conference
PDF
Introduzione a GraphQL
PDF
apidays LIVE Hong Kong 2021 - GraphQL : Beyond APIs, graph your enterprise by...
PDF
Marcia Villalba "Developing Serverless Applications with GraphQL"
PDF
All you need to know about GraphQL.pdf
PDF
GraphQL and Relay Modern
PDF
GraphQL And Relay Modern
PDF
GraphQL And Relay Modern
PDF
Danilo Poccia - Real-Time Serverless Backends with GraphQL - Codemotion Berli...
PDF
Serverless Days Milano - Developing Serverless applications with GraphQL
PPTX
Serverless GraphQL. AppSync 101
PPTX
Reshaping Data Driven Application Development with GraphQL and AppSync
PPTX
Demand driven Applications with GraphQL
PDF
GraphQL - A query language to empower your API consumers (NDC Sydney 2017)
PDF
Building and deploying GraphQL Servers with AWS Lambda and Prisma I AWS Dev D...
PDF
Serverless and GraphQL
PDF
Building a Realtime Chat with React & GraphQL Subscriptions
AWS Stockholm Summit 19- Building serverless applications with GraphQL
Introduction to GraphQL for beginners
Danilo Poccia - Real-Time Serverless Backends with GraphQL - Codemotion Berli...
Serverless <3 GraphQL | 2019 - Serverless Architecture Conference
Introduzione a GraphQL
apidays LIVE Hong Kong 2021 - GraphQL : Beyond APIs, graph your enterprise by...
Marcia Villalba "Developing Serverless Applications with GraphQL"
All you need to know about GraphQL.pdf
GraphQL and Relay Modern
GraphQL And Relay Modern
GraphQL And Relay Modern
Danilo Poccia - Real-Time Serverless Backends with GraphQL - Codemotion Berli...
Serverless Days Milano - Developing Serverless applications with GraphQL
Serverless GraphQL. AppSync 101
Reshaping Data Driven Application Development with GraphQL and AppSync
Demand driven Applications with GraphQL
GraphQL - A query language to empower your API consumers (NDC Sydney 2017)
Building and deploying GraphQL Servers with AWS Lambda and Prisma I AWS Dev D...
Serverless and GraphQL
Building a Realtime Chat with React & GraphQL Subscriptions
Ad

More from Srushith Repakula (17)

PDF
Building an AI-Powered Photo Gallery with Serverless and Event-Driven Magic!
PDF
How we scaled to 80K users by doing nothing!.pdf
PDF
Lessons Learned from Building a Serverless Notifications System.pdf
PDF
Serverless - Your Gateway to the Cloud!
PDF
Experiences in Architecting & Implementing Platforms using Serverless.pdf
PDF
Serverless: Beyond Lambda Functions (V2)
PDF
Getting Started with Amazon EventBridge
PDF
CICD in the World of Serverless
PPTX
Serverless Workshop - Tomato Restaurant Rating App
PPTX
Become Thanos of the LambdaLand: Wield all the Infinity Stones
PPTX
Serverless by Examples and Case Studies
PPTX
Lambda land: Running a serverless ticketing platform for less than $2 a month
PDF
AWS Lambda Hands-on: How to Create Phone Call Notifications in a Serverless Way
PPTX
Chatbots with Serverless
PPTX
Keep Calm and Code Python - Build Cool Stuff Uing Python
PPTX
Serverless: Why is it hot and What is it not?
PPTX
Scheduled Retweets Using AWS Lambda
Building an AI-Powered Photo Gallery with Serverless and Event-Driven Magic!
How we scaled to 80K users by doing nothing!.pdf
Lessons Learned from Building a Serverless Notifications System.pdf
Serverless - Your Gateway to the Cloud!
Experiences in Architecting & Implementing Platforms using Serverless.pdf
Serverless: Beyond Lambda Functions (V2)
Getting Started with Amazon EventBridge
CICD in the World of Serverless
Serverless Workshop - Tomato Restaurant Rating App
Become Thanos of the LambdaLand: Wield all the Infinity Stones
Serverless by Examples and Case Studies
Lambda land: Running a serverless ticketing platform for less than $2 a month
AWS Lambda Hands-on: How to Create Phone Call Notifications in a Serverless Way
Chatbots with Serverless
Keep Calm and Code Python - Build Cool Stuff Uing Python
Serverless: Why is it hot and What is it not?
Scheduled Retweets Using AWS Lambda

Recently uploaded (20)

PDF
Cost to Outsource Software Development in 2025
PPTX
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
PPTX
Patient Appointment Booking in Odoo with online payment
PDF
Salesforce Agentforce AI Implementation.pdf
PPTX
CHAPTER 2 - PM Management and IT Context
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PPTX
history of c programming in notes for students .pptx
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
17 Powerful Integrations Your Next-Gen MLM Software Needs
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
Complete Guide to Website Development in Malaysia for SMEs
PPTX
Advanced SystemCare Ultimate Crack + Portable (2025)
PDF
iTop VPN Crack Latest Version Full Key 2025
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PDF
Autodesk AutoCAD Crack Free Download 2025
PPTX
Operating system designcfffgfgggggggvggggggggg
PDF
Designing Intelligence for the Shop Floor.pdf
PPTX
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
PDF
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Cost to Outsource Software Development in 2025
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
Patient Appointment Booking in Odoo with online payment
Salesforce Agentforce AI Implementation.pdf
CHAPTER 2 - PM Management and IT Context
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
history of c programming in notes for students .pptx
Internet Downloader Manager (IDM) Crack 6.42 Build 41
17 Powerful Integrations Your Next-Gen MLM Software Needs
Design an Analysis of Algorithms II-SECS-1021-03
Complete Guide to Website Development in Malaysia for SMEs
Advanced SystemCare Ultimate Crack + Portable (2025)
iTop VPN Crack Latest Version Full Key 2025
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
Autodesk AutoCAD Crack Free Download 2025
Operating system designcfffgfgggggggvggggggggg
Designing Intelligence for the Shop Floor.pdf
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
Adobe Illustrator 28.6 Crack My Vision of Vector Design

Real Time Serverless Polling App