1 / 15

System Integrations

… from a security architects point of view. System Integrations. Patterns. Fail fast Trust no one. Antipatterns. Users Cascading failures. Integration – architectural styles. SOAP webservices REST webservices CORBA, ORB, database scripts, RMI. Service Oriented Architecture.

yanka
Télécharger la présentation

System Integrations

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. … from a security architects point of view System Integrations

  2. Patterns • Fail fast • Trust no one

  3. Antipatterns • Users • Cascading failures

  4. Integration – architectural styles • SOAP webservices • REST webservices • CORBA, ORB, database scripts, RMI

  5. Service Oriented Architecture • Architectural style

  6. SOAP • Simple Object Protocol

  7. REST • REpresentational State Transfer • Set of constraints • URI to every ressource (noun) • Uniform interface (verb) • Design representation (adjective) • Use http to represent application state

  8. Security ?

  9. Ressources • Patterns http://media.pragprog.com/titles/mnee/mnee-patterns.pdf • Antipatterns http://media.pragprog.com/titles/mnee/mnee-antipatterns.pdf From Michael Nygaard ”Release It”.

More Related