SlideShare a Scribd company logo
Imre Nagi
Traveloka Data
@imrenagi
Jakarta
Going Serverless w/
Cloud Function &
Vision API
Imre Nagi
Ping me @imrenagi
Previously:
Software Engineer @CERN @eBay Inc
Currently:
Software Engineer @Traveloka Data
Docker Community Leader, Indonesia
Agenda
Jakarta
● Serverless Architecture
● Cloud Function
● Cloud Vision API
● Demo
Serverless Architecture
Jakarta
Jakarta
iOS
Android
Web
Mobile Services REST API
Compute Engine
Text Analysis
Image Analysis
Jakarta
iOS
Android
Web
Mobile Services
Compute Engine
Text Analysis
Image Analysis
Mobile Services
Compute Engine
Text Analysis
Image Analysis
Mobile Services
Compute Engine
Text Analysis
Image Analysis
Cloud Load
Balancing
Jakarta
iOS
Android
Web
Mobile Services
Compute Engine
Text Analysis
Image Analysis
Mobile Services
Compute Engine
Text Analysis
Image Analysis
Mobile Services
Compute Engine
Text Analysis
Image Analysis
Cloud Load
Balancing
Cloud PubSub
API Service
Compute Engine
Jakarta
iOS
Android
Web
code()
Serverless Characteristic
● Server? Don’t care
● No upfront provisioning
● Scales as needed
● Stateless / ephemeral
https://www.slideshare.net/bretmc/serverless-with-google-cloud?from_action=save
Source: https://www.slideshare.net/bretmc/serverless-with-google-cloud?from_action=saveChart
Data Source Info
Serverless building block in Google
Cloud Platform
Function As
A Service (FaaS)
Jakarta
Cloud Function
Google Managed Serverless Block
A serverless environment to build and
connect cloud services with code Jakarta
Google Cloud Function
No server
management
Automatic
scaling
Pay as you go
Images taken from :https://www.slideshare.net/bretmc/serverless-with-google-cloud?from_action=save
Google Cloud Function Use Case
Images taken from :https://www.slideshare.net/bretmc/serverless-with-google-cloud?from_action=save
Google Cloud Function
Event-driven serverless architecture
Hello Serverless!
HTTP Trigger
// you know what it is trying to do
exports.helloHttp = (req, res) => {
res.send(`Hello Serverless Fans…:)`);
};
With Cloud function, you get
these benefits:
● HTTP Endpoint
● Fully Qualified Domain
● SSL/TLS cert
● Autoscaling
$ gcloud functions deploy helloHttp --entry-point
helloHttp --trigger-http
Chart Data Source Info
Cloud Event Trigger
Cloud Storage & PubSub
New file uploaded
Cloud
Storage
Cloud Function
triggers
Chart Data Source Info
Cloud Event Trigger
Cloud Storage & PubSub
Cloud Pub/Sub Cloud Function
triggers
bookingCreatedEvent {
“event_id”: “xas1sCz”,
“event_type”: “booking_created”,
“booking_id”: 1235123,
}
Chart Data Source Info
Cloud Event Trigger
Cloud Storage & PubSub
New file uploaded
Cloud
Storage
Cloud Function
triggers
publish
eKTPExtracted {
“nik”: “1423512478593247”,
“name”: “syaiful”,
“birthdate”: “Jakarta, 21-07-1967“,
}
Cloud Pub/Sub
Writes file
Cloud Vision API
Jakarta
Cloud Vision API
Google Powerful image analysis
Cloud Vision API enables developers to understand
the content of an image by encapsulating powerful
machine learning models in an easy-to-use REST API.
Jakarta
Text Detection
The Vision API can detect and extract text
from images
Optical Character Recognition
Image source: GCP Documentation
Label Detection
Multiple Object
Detection
DEMO
Jakarta
eKTP Information Extraction
Cloud Storage
Image
uploader
Http trigger
Text extraction
OCR Vision
Store file
Cloud
Trigger
Publish
Message
Cloud Pubsub
eKTPExtracted {
“nik”: “1423512478593247”,
“name”: “syaiful”,
“birthdate”: “Jakarta, 21-07-1967“,
}
eKTP
Information
Extraction
{"event_type":"text.recognized","data":{"results":[{"loc
ations":[],"properties":[],"mid":"","locale":"id","descripti
on":"PROVINSI DKI JAKARTAnJAKARTA
PUSATnNIKn3171082910720002nSYAHRIAL
AFFANDYnNamanTempat/Tgl Lah…...
Imre Nagi, Traveloka Data
@imrenagi
Jakarta
Thank you!
Jakarta
References
https://www.slideshare.net/bretmc/serverless-with-google-cloud?from_a
ction=save
https://cloud.google.com/icons/
Q&A
Jakarta

More Related Content

PDF
WebAPIのこれまでとこれから
PPTX
Microservices and Deployment Methodologies
PPTX
Building mobile app with Ionic Framework
ODP
Hybrid application development
PDF
OpenStreetMap 기반의 Mapbox 오픈소스 매핑 서비스
PDF
심성환 개발자 포트폴리오
PDF
HDMI探検隊
KEY
Scaling Django
WebAPIのこれまでとこれから
Microservices and Deployment Methodologies
Building mobile app with Ionic Framework
Hybrid application development
OpenStreetMap 기반의 Mapbox 오픈소스 매핑 서비스
심성환 개발자 포트폴리오
HDMI探検隊
Scaling Django

What's hot (18)

PDF
Effective monitoring with StatsD
PPTX
Using FIWARE and Microsoft Azure for the development of IoT solutions
PPTX
PPTX
Android
PDF
SEILはIIJのココに使われている
 
PPTX
Jenkins pipeline as code
PPTX
Flutter
PPTX
Data Visualization_ Power BI vs. Tableau.pptx
PPT
android-tutorial-for-beginner
PPTX
Building a Google Cloud Firestore API with dotnet core
DOCX
Proposal untuk pebisnis dan programer
PDF
Big Data using NoSQL Technologies
PPTX
PPT on Android Applications
PDF
Essay About Internet Advantages And Disadvantages
PPTX
김종욱 포트폴리오
PPTX
Gps:application to distributed system
PPTX
Installing Groovy engine in Apache Jmeter
PDF
CV Alexander Petkevich
Effective monitoring with StatsD
Using FIWARE and Microsoft Azure for the development of IoT solutions
Android
SEILはIIJのココに使われている
 
Jenkins pipeline as code
Flutter
Data Visualization_ Power BI vs. Tableau.pptx
android-tutorial-for-beginner
Building a Google Cloud Firestore API with dotnet core
Proposal untuk pebisnis dan programer
Big Data using NoSQL Technologies
PPT on Android Applications
Essay About Internet Advantages And Disadvantages
김종욱 포트폴리오
Gps:application to distributed system
Installing Groovy engine in Apache Jmeter
CV Alexander Petkevich
Ad

Similar to e-KTP Information Extraction with Google Cloud Function & Google Cloud Vision (20)

PDF
[Serverless Meetup Tokyo #3] Serverless in Azure (Azure Functionsのアップデート、事例、デ...
PDF
Build an AI/ML-driven image archive processing workflow: Image archive, analy...
PPTX
Cloud Endpoints _Polymer_ Material design by Martin Görner
PDF
오픈소스 게임 서버 엔진 스터디 캠프 - CloudBread
PDF
Neptue Graph Database - 0 to Production
PDF
Not Your Father’s Web App: The Cloud-Native Architecture of images.nasa.gov
PDF
Build an AI/ML-driven image archive processing workflow: Image archive, analy...
PDF
SpringBoot and Spring Cloud Service for MSA
PDF
Serverless GraphQL for Product Developers
PPTX
Microservices with kubernetes @190316
PDF
[AWS DC Meetup] Not Your Father’s WebApp: The Cloud-Native Architecture of im...
PDF
Google Cloud Dataflow
PDF
Connect(); 2016 한시간 총정리
PPTX
How We Built a Mobile Electronic Health Record App Using Xamarin, Angular, an...
PDF
Python in the serverless era (PyCon 2017)
PDF
DSDT Meetup Nov 2017
PDF
Dsdt meetup 2017 11-21
PDF
Node in Production at Aviary
PDF
Seattle StrongLoop Node.js Workshop
PDF
Keepler | Full-Stack Serverless Applications on GCP
[Serverless Meetup Tokyo #3] Serverless in Azure (Azure Functionsのアップデート、事例、デ...
Build an AI/ML-driven image archive processing workflow: Image archive, analy...
Cloud Endpoints _Polymer_ Material design by Martin Görner
오픈소스 게임 서버 엔진 스터디 캠프 - CloudBread
Neptue Graph Database - 0 to Production
Not Your Father’s Web App: The Cloud-Native Architecture of images.nasa.gov
Build an AI/ML-driven image archive processing workflow: Image archive, analy...
SpringBoot and Spring Cloud Service for MSA
Serverless GraphQL for Product Developers
Microservices with kubernetes @190316
[AWS DC Meetup] Not Your Father’s WebApp: The Cloud-Native Architecture of im...
Google Cloud Dataflow
Connect(); 2016 한시간 총정리
How We Built a Mobile Electronic Health Record App Using Xamarin, Angular, an...
Python in the serverless era (PyCon 2017)
DSDT Meetup Nov 2017
Dsdt meetup 2017 11-21
Node in Production at Aviary
Seattle StrongLoop Node.js Workshop
Keepler | Full-Stack Serverless Applications on GCP
Ad

More from Imre Nagi (6)

PDF
GDG Jakarta Meetup - Streaming Analytics With Apache Beam
PDF
What is Google Cloud Platform - GDG DevFest 18 Depok
PDF
Engineering Life @ Traveloka
PDF
Simplified News Analytics in Presidential Election with Google Cloud Platform
PDF
Dockerize Your Project - GDGBogor
PDF
Data Provision API with BigQuery - Google Cloud Summit Jakarta 18
GDG Jakarta Meetup - Streaming Analytics With Apache Beam
What is Google Cloud Platform - GDG DevFest 18 Depok
Engineering Life @ Traveloka
Simplified News Analytics in Presidential Election with Google Cloud Platform
Dockerize Your Project - GDGBogor
Data Provision API with BigQuery - Google Cloud Summit Jakarta 18

Recently uploaded (20)

PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
additive manufacturing of ss316l using mig welding
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PPT
Project quality management in manufacturing
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPT
Mechanical Engineering MATERIALS Selection
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
Construction Project Organization Group 2.pptx
PDF
Well-logging-methods_new................
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
additive manufacturing of ss316l using mig welding
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
Project quality management in manufacturing
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
Mechanical Engineering MATERIALS Selection
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
Construction Project Organization Group 2.pptx
Well-logging-methods_new................
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf

e-KTP Information Extraction with Google Cloud Function & Google Cloud Vision