SlideShare ist ein Scribd-Unternehmen logo
1 von 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

Weitere ähnliche Inhalte

Ähnlich wie Presentasi seminar penelitian pemodelan web services di unpar

Web Landscape - updated in Jan 2016
Web Landscape - updated in Jan 2016Web Landscape - updated in Jan 2016
Web Landscape - updated in Jan 2016Jack Zheng
 
Future Internet
Future InternetFuture Internet
Future InternetSaber Ferjani
 
Lecture1-Introduction to Web.pptx
Lecture1-Introduction to Web.pptxLecture1-Introduction to Web.pptx
Lecture1-Introduction to Web.pptxGIRISHKUMARBC1
 
Web Services Foundation Technologies
Web Services Foundation TechnologiesWeb Services Foundation Technologies
Web Services Foundation TechnologiesPankaj Saharan
 
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..pptxAmanRaja20
 
Cloud Interoperability
Cloud InteroperabilityCloud Interoperability
Cloud InteroperabilityAmir Mohtasebi
 
WebServices introduction in Mule
WebServices introduction in MuleWebServices introduction in Mule
WebServices introduction in MuleF K
 
WebServices SOAP WSDL and UDDI
WebServices SOAP WSDL and UDDIWebServices SOAP WSDL and UDDI
WebServices SOAP WSDL and UDDIRajkattamuri
 
SOAP, WSDL and UDDI
SOAP, WSDL and UDDISOAP, WSDL and UDDI
SOAP, WSDL and UDDIShahid Shaik
 
Presentation
PresentationPresentation
PresentationVideoguy
 
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.ppthome107
 
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 Projectiotest
 
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 Ram Awadh Prasad, PMP
 
Cc unit 2 ppt
Cc unit 2 pptCc unit 2 ppt
Cc unit 2 pptDr VISU P
 
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 1Geoffrey Fox
 

Ähnlich wie 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
 
SOAP, WSDL and UDDI
SOAP, WSDL and UDDISOAP, WSDL and UDDI
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
 

KĂźrzlich hochgeladen

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
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 Processorsdebabhi2
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
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 2024The Digital Insurer
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel AraĂşjo
 
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 AutomationSafe Software
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 

KĂźrzlich hochgeladen (20)

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
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
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
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
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
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
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 

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