0% found this document useful (0 votes)
17 views14 pages

Single Data Source

The document discusses web services and web servers. It defines web services and explains how they work through APIs and protocols. It also describes how web servers function by transferring requests and data via HTTP/HTTPS and serving files like text, videos and images. The document further explains the Nginx web server and provides an overview of designing a system using web services and servers.

Uploaded by

SCDB IPDN
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views14 pages

Single Data Source

The document discusses web services and web servers. It defines web services and explains how they work through APIs and protocols. It also describes how web servers function by transferring requests and data via HTTP/HTTPS and serving files like text, videos and images. The document further explains the Nginx web server and provides an overview of designing a system using web services and servers.

Uploaded by

SCDB IPDN
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 14

SINGLE

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

NginX is read by engine x this is the name of an open source webserver


that can be used by anyone freely and for free. The advantage of Nginx is
that it can handle websites with high traffic when compared to Apache,
so NginX's capabilities are better than the Apache server.
DESIGN
SYSTEM
Other
applications Web Service Other
applications

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

CREDITS: This presentation template was created by Slidesgo,


including icons by Flaticon, and infographics & images by Freepik

You might also like