SlideShare une entreprise Scribd logo
1  sur  21
Muhammad Ghifary, M.T.
     Gede Karya, M.T.
Latar Belakang & Masalah
• Kebutuhan layanan machine-to-machine antara SI Unpar
  dengan sistem lainnya
   – akademik, umum, lainnya ?

• Mengapa machine-to-machine ?
   – Interoperability
   – HTTP browser capability
   – Service reusability

• Penyediaan layanan oleh SI Unpar berupa API dengan Web
  Services
   – Layanan apa saja ?
   – Teknologi yang digunakan ?
   – Model / arsitektur sistem ?
   – Isu keamanan ?
Model Hipotesis
Batasan

• Hanya SI Akademik bagian studentportal
   – Fokus : operasi read
• Web Services Server menggunakan Java EE
Tahap Penelitian
1. Kajian Pustaka (v)
2. Pemahaman sistem kini (v)
3. Analisis (3/4)
   – Spesifikasi kebutuhan (v)
   – Desain model (1/2)
4. Implementasi web services server (x)
5. Implementasi web services test client (x)
1. Kajian Pustaka
• Traditional Web Services
   – HTTP
   – XML
   – SOAP
   – UDDI
• RESTful Web Services
   – HTTP GET/POST, SOAP, JSON
• Security in Web Services / HTTP
   – HTTPS, SSL/TSL, WSS, OAuth
• Distributed System
   – cluster
Traditional Web Services
• Web Services :
   – layanan apapun yang tersedia dan dapat diakses melalui
     jaringan Internet dengan menggunakan sistem XML
     messaging
   – Tidak bergantung pada Sistem Operasi atau Bahasa
     Pemrograman
Traditional Web Services (2)
          Service-Oriented Architecture (SOA)




• Format pesan : XML (SOAP atau XML-RPC)
• Service Description : WSDL (Publish) & UDDI (Find)
• Transport network : HTTP
RESTful Web Services
• RESTful bukan standard, hanya sebuah gaya arsitektur
• Universal Interface : GET, POST, PUT, DELETE (HTTP verbs)
RESTful Web Services (2)
• Example
Security in Web Services
• Traditional network security (firewall, IDS) is not
  enough !
• HTTPS
   – User authentication assurance
• SSL/TSL
• WSS (Web Services Security)
   – SOAP extention
   – Integrity & confidentiality
   – XML Signature & Encryption
• Separated authorization
   – OAuth
2. Sistem Kini




 Login            Home             IP




          Nilai          Tagihan
2. Sistem Kini (2)
3. Analisis
• Spesifikasi kebutuhan services untuk studentportal :
   1. Info jadwal kuliah
   2. Info jadwal UTS/UAS
   3. Info nilai mata kuliah per semester
   4. Info indeks prestasi
   5. Info total tagihan

•   Rancangan skema API
3. Analisis (2) – Perbandingan Teknologi
• Arsitektur : Traditional (SOA) vs RESTful
          SOA / WS-*                       RESTful
  SOA Middleware              Architectural style for the
  Interoperability Standard   web
  The Web is the universal    The Web is the universal of
  (tunneling) transport for   globally accessible
  message                     information
  Enterprise computing (not   Web application (only via
  only via HTTP)              HTTP)
  Complexity                  Simplicity
  More secure                 Less secure
3. Analisis (2) – Perbandingan Teknologi
• Message format : XML vs JSON

         XML (SOAP)                  JSON
  Richness              Simplicity
  Problem domain        Message domain
  Document-based        Data-based
  Slower read/written   Faster read/written
3. Analisis (3)

• Kondisi sistem
   – Server type : Web Server
   – Protocol : HTTP
   – Future client apps : Web and Mobile Apps

• maka, pilihan teknologi utama :

               RESTful Web Services + JSON
3. Analisis (3) – Model Usulan
     REST-based UNPAR Web Services Model
Selanjutnya …
• Implementasi Web Services Server
• Implementasi Desktop/Mobile Client (Testing)
Daftar Referensi
1.   Alonso, G., Casati F., Kuno H., Machiraju V., Web Services:
     Concepts, Architectures, and Applications, Springer, 2003.
2.   Oracle Sun Developer Network (Oracle SDN), The Java™ Web
     Services Tutorial for Java Web Services Developer’s Pack
     v1.6,
     http://download.oracle.com/docs/cd/E17802_01/webservic
     es/webservices/docs/1.6/tutorial/doc/index.html, Juni
     2005.
3.   Newcomer, E., Understanding Web Services: XML, WSDL,
     SOAP, and UDDI, Independent Technology Guide, 2002.
4.   Adams P., Easton P., Mehta B., Merrick R., SOAP over Java
     Message Service 1.0, http://www.w3.org/TR/2009/CR-
     soapjms-20090604/ , Juni 2009.
5.   Chappel D. A., Jewell T., Java Web Services, O’Reilly Media,
     2002.
6.   Cerami E., Web Services Essentials, O’Reilly Media, 2002.
Daftar Referensi (2)
7.   R.T. FIelding, R. N. Taylor. Principled Design of the
     Modern Web Architecture, in the Proceedings of the 22nd
     International Conference on Software Engineering,
     Ireland, June 2000 (ICSE 2000), 407 - 416.
8.   C. Pautasso, O. Zimmermann, F. Leymann. RESTful Web
     Services vs. Big Web Services: Making the Right
     Architectural Decision. in the Proceedings of the 17th
     International WWW Conference, April 2008, 805-814

Contenu connexe

Tendances

Web Services - Architecture and SOAP (part 1)
Web Services - Architecture and SOAP (part 1)Web Services - Architecture and SOAP (part 1)
Web Services - Architecture and SOAP (part 1)
Martin Necasky
 
Intro to web services
Intro to web servicesIntro to web services
Intro to web services
Neil Ghosh
 
Xml web services
Xml web servicesXml web services
Xml web services
Raghu nath
 

Tendances (20)

Webservices
WebservicesWebservices
Webservices
 
Web Service
Web ServiceWeb Service
Web Service
 
SOAP, WSDL and UDDI
SOAP, WSDL and UDDISOAP, WSDL and UDDI
SOAP, WSDL and UDDI
 
Java web services
Java web servicesJava web services
Java web services
 
Develop ASP.Net Web Service
Develop ASP.Net Web Service Develop ASP.Net Web Service
Develop ASP.Net Web Service
 
Web Services - Architecture and SOAP (part 1)
Web Services - Architecture and SOAP (part 1)Web Services - Architecture and SOAP (part 1)
Web Services - Architecture and SOAP (part 1)
 
Web service Introduction
Web service IntroductionWeb service Introduction
Web service Introduction
 
Intro to web services
Intro to web servicesIntro to web services
Intro to web services
 
Mule core concepts
Mule core conceptsMule core concepts
Mule core concepts
 
SOAP, UDDI, WSDL. XML definitions
SOAP, UDDI, WSDL. XML definitions SOAP, UDDI, WSDL. XML definitions
SOAP, UDDI, WSDL. XML definitions
 
Web service
Web serviceWeb service
Web service
 
Introduction to Service Oriented Architectures, SOAP/WSDL Web Services and RE...
Introduction to Service Oriented Architectures, SOAP/WSDL Web Services and RE...Introduction to Service Oriented Architectures, SOAP/WSDL Web Services and RE...
Introduction to Service Oriented Architectures, SOAP/WSDL Web Services and RE...
 
Web Services - WSDL
Web Services - WSDLWeb Services - WSDL
Web Services - WSDL
 
Web service architecture
Web service architectureWeb service architecture
Web service architecture
 
Wsdl
WsdlWsdl
Wsdl
 
Web service assignment
Web service assignmentWeb service assignment
Web service assignment
 
WebService-Java
WebService-JavaWebService-Java
WebService-Java
 
Java Web Services [3/5]: WSDL, WADL and UDDI
Java Web Services [3/5]: WSDL, WADL and UDDIJava Web Services [3/5]: WSDL, WADL and UDDI
Java Web Services [3/5]: WSDL, WADL and UDDI
 
Xml web services
Xml web servicesXml web services
Xml web services
 
Description of soa and SOAP,WSDL & UDDI
Description of soa and SOAP,WSDL & UDDIDescription of soa and SOAP,WSDL & UDDI
Description of soa and SOAP,WSDL & UDDI
 

Similaire à Presentasi seminar penelitian pemodelan web services di unpar

Presentation
PresentationPresentation
Presentation
Videoguy
 

Similaire à Presentasi seminar penelitian pemodelan web services di unpar (20)

Mini-Training: Let's have a rest
Mini-Training: Let's have a restMini-Training: Let's have a rest
Mini-Training: Let's have a rest
 
Web Landscape - updated in Jan 2016
Web Landscape - updated in Jan 2016Web Landscape - updated in Jan 2016
Web Landscape - updated in Jan 2016
 
Future Internet
Future InternetFuture Internet
Future Internet
 
Lecture1-Introduction to Web.pptx
Lecture1-Introduction to Web.pptxLecture1-Introduction to Web.pptx
Lecture1-Introduction to Web.pptx
 
Web Services Foundation Technologies
Web Services Foundation TechnologiesWeb Services Foundation Technologies
Web Services Foundation Technologies
 
Week 1 Intro to Web Dev..pptx
Week 1 Intro to Web Dev..pptxWeek 1 Intro to Web Dev..pptx
Week 1 Intro to Web Dev..pptx
 
Web services for banks
Web services for banksWeb services for banks
Web services for banks
 
Cloud Interoperability
Cloud InteroperabilityCloud Interoperability
Cloud Interoperability
 
Unit 2
Unit 2Unit 2
Unit 2
 
WebServices introduction in Mule
WebServices introduction in MuleWebServices introduction in Mule
WebServices introduction in Mule
 
WebServices SOAP WSDL and UDDI
WebServices SOAP WSDL and UDDIWebServices SOAP WSDL and UDDI
WebServices SOAP WSDL and UDDI
 
WebServices
WebServicesWebServices
WebServices
 
Presentation
PresentationPresentation
Presentation
 
Node.js
Node.jsNode.js
Node.js
 
Week_1_Intro_Internet_arch_Applications.ppt
Week_1_Intro_Internet_arch_Applications.pptWeek_1_Intro_Internet_arch_Applications.ppt
Week_1_Intro_Internet_arch_Applications.ppt
 
Semantic Interoperability Issues and Approaches in the IoT.est Project
Semantic Interoperability Issues and Approaches in the IoT.est ProjectSemantic Interoperability Issues and Approaches in the IoT.est Project
Semantic Interoperability Issues and Approaches in the IoT.est Project
 
An Overview of Web Services: SOAP and REST
An Overview of Web Services: SOAP and REST An Overview of Web Services: SOAP and REST
An Overview of Web Services: SOAP and REST
 
Cc unit 2 ppt
Cc unit 2 pptCc unit 2 ppt
Cc unit 2 ppt
 
CTS Conference Web 2.0 Tutorial Part 1
CTS Conference Web 2.0 Tutorial Part 1CTS Conference Web 2.0 Tutorial Part 1
CTS Conference Web 2.0 Tutorial Part 1
 
Ntg web services
Ntg   web servicesNtg   web services
Ntg web services
 

Plus de Muhammad Ghifary (6)

Baby it s cold outside
Baby it s cold outsideBaby it s cold outside
Baby it s cold outside
 
Lecture06 javascript1
Lecture06 javascript1Lecture06 javascript1
Lecture06 javascript1
 
Moodle presentationunpar
Moodle presentationunparMoodle presentationunpar
Moodle presentationunpar
 
Materi trainingweb dr
Materi trainingweb drMateri trainingweb dr
Materi trainingweb dr
 
Presentasi seminar penelitian pemodelan web services di unpar
Presentasi seminar penelitian pemodelan web services di unparPresentasi seminar penelitian pemodelan web services di unpar
Presentasi seminar penelitian pemodelan web services di unpar
 
Multimedia Tech
Multimedia TechMultimedia Tech
Multimedia Tech
 

Dernier

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Dernier (20)

Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 

Presentasi seminar penelitian pemodelan web services di unpar

  • 1. Muhammad Ghifary, M.T. Gede Karya, M.T.
  • 2. Latar Belakang & Masalah • Kebutuhan layanan machine-to-machine antara SI Unpar dengan sistem lainnya – akademik, umum, lainnya ? • Mengapa machine-to-machine ? – Interoperability – HTTP browser capability – Service reusability • Penyediaan layanan oleh SI Unpar berupa API dengan Web Services – Layanan apa saja ? – Teknologi yang digunakan ? – Model / arsitektur sistem ? – Isu keamanan ?
  • 4. Batasan • Hanya SI Akademik bagian studentportal – Fokus : operasi read • Web Services Server menggunakan Java EE
  • 5. Tahap Penelitian 1. Kajian Pustaka (v) 2. Pemahaman sistem kini (v) 3. Analisis (3/4) – Spesifikasi kebutuhan (v) – Desain model (1/2) 4. Implementasi web services server (x) 5. Implementasi web services test client (x)
  • 6. 1. Kajian Pustaka • Traditional Web Services – HTTP – XML – SOAP – UDDI • RESTful Web Services – HTTP GET/POST, SOAP, JSON • Security in Web Services / HTTP – HTTPS, SSL/TSL, WSS, OAuth • Distributed System – cluster
  • 7. Traditional Web Services • Web Services : – layanan apapun yang tersedia dan dapat diakses melalui jaringan Internet dengan menggunakan sistem XML messaging – Tidak bergantung pada Sistem Operasi atau Bahasa Pemrograman
  • 8. Traditional Web Services (2) Service-Oriented Architecture (SOA) • Format pesan : XML (SOAP atau XML-RPC) • Service Description : WSDL (Publish) & UDDI (Find) • Transport network : HTTP
  • 9. RESTful Web Services • RESTful bukan standard, hanya sebuah gaya arsitektur • Universal Interface : GET, POST, PUT, DELETE (HTTP verbs)
  • 10. RESTful Web Services (2) • Example
  • 11. Security in Web Services • Traditional network security (firewall, IDS) is not enough ! • HTTPS – User authentication assurance • SSL/TSL • WSS (Web Services Security) – SOAP extention – Integrity & confidentiality – XML Signature & Encryption • Separated authorization – OAuth
  • 12. 2. Sistem Kini Login Home IP Nilai Tagihan
  • 14. 3. Analisis • Spesifikasi kebutuhan services untuk studentportal : 1. Info jadwal kuliah 2. Info jadwal UTS/UAS 3. Info nilai mata kuliah per semester 4. Info indeks prestasi 5. Info total tagihan • Rancangan skema API
  • 15. 3. Analisis (2) – Perbandingan Teknologi • Arsitektur : Traditional (SOA) vs RESTful SOA / WS-* RESTful SOA Middleware Architectural style for the Interoperability Standard web The Web is the universal The Web is the universal of (tunneling) transport for globally accessible message information Enterprise computing (not Web application (only via only via HTTP) HTTP) Complexity Simplicity More secure Less secure
  • 16. 3. Analisis (2) – Perbandingan Teknologi • Message format : XML vs JSON XML (SOAP) JSON Richness Simplicity Problem domain Message domain Document-based Data-based Slower read/written Faster read/written
  • 17. 3. Analisis (3) • Kondisi sistem – Server type : Web Server – Protocol : HTTP – Future client apps : Web and Mobile Apps • maka, pilihan teknologi utama : RESTful Web Services + JSON
  • 18. 3. Analisis (3) – Model Usulan REST-based UNPAR Web Services Model
  • 19. Selanjutnya … • Implementasi Web Services Server • Implementasi Desktop/Mobile Client (Testing)
  • 20. Daftar Referensi 1. Alonso, G., Casati F., Kuno H., Machiraju V., Web Services: Concepts, Architectures, and Applications, Springer, 2003. 2. Oracle Sun Developer Network (Oracle SDN), The Java™ Web Services Tutorial for Java Web Services Developer’s Pack v1.6, http://download.oracle.com/docs/cd/E17802_01/webservic es/webservices/docs/1.6/tutorial/doc/index.html, Juni 2005. 3. Newcomer, E., Understanding Web Services: XML, WSDL, SOAP, and UDDI, Independent Technology Guide, 2002. 4. Adams P., Easton P., Mehta B., Merrick R., SOAP over Java Message Service 1.0, http://www.w3.org/TR/2009/CR- soapjms-20090604/ , Juni 2009. 5. Chappel D. A., Jewell T., Java Web Services, O’Reilly Media, 2002. 6. Cerami E., Web Services Essentials, O’Reilly Media, 2002.
  • 21. Daftar Referensi (2) 7. R.T. FIelding, R. N. Taylor. Principled Design of the Modern Web Architecture, in the Proceedings of the 22nd International Conference on Software Engineering, Ireland, June 2000 (ICSE 2000), 407 - 416. 8. C. Pautasso, O. Zimmermann, F. Leymann. RESTful Web Services vs. Big Web Services: Making the Right Architectural Decision. in the Proceedings of the 17th International WWW Conference, April 2008, 805-814