Single Data Source
Single Data Source
DATA
SOURCE PRESENTATI
PRESENTATI
ON
ON
Muhammad Amran Hakim Siregar
CONTENTS OF THIS PERSENTATION
1. Web Services
○ SOAP Web Services
○ RESTful Web Services
○ ETC
2. Web Server
○ How does a Web Server work?
○ Web Server Functions
○ Server NginX
WEB
SERVICES
01
A WEB SERVICE CAN BE DEFINED AS
FOLLOWS
● A client-server application or application component for
communication.
● A method of communication between two devices over a network.
● A software system for machine-to-machine communication.
● A set of standards or protocols for exchanging information between
two devices or applications.
WEB SERVICES
The API defines how software components should interact with each
other. It is a set of protocols and routines, and the response is usually
returned as JSON or XML data. An API can use any type of
communication protocol, and is not restricted in the same way as web
services.
FLOW OVERVIEW WEB SERVICES
WEB
SERVER
02
HOW DOES A WEB SERVER WORK?
WEB SERVER FUNCTIONS
The function of the server is to transfer the request file via a predefined
HTTP or HTTPS protocol. If you know, web pages have a lot of data,
including: text files, videos, images, files and much more. This data is
sent from the web server to the client in the form of a web browser.
NGINX SERVER
Data Output
Reporting
D
Web Server A
T
A
Mining
• Metdata W
• Summary A
Data R
• Raw Data E
DB H
O
U Analysis
S
E
DISCISSIO
N
THANKS
Muhammad Amran Hakim Siregar