Skip to content

Instantly share code, notes, and snippets.

@trahloff
Created March 29, 2017 17:33
Show Gist options
  • Save trahloff/d9686f88d987fd89a2ecb2d576972150 to your computer and use it in GitHub Desktop.
Save trahloff/d9686f88d987fd89a2ecb2d576972150 to your computer and use it in GitHub Desktop.
  • Introduction
    • Scope
    • Problems
    • Goals
  • Background
    • Microservices
      • Containerization
      • Docker
    • Messaging
      • synchronous messaging
        • RPC
        • REST
      • asyncronous messaging
  • Business Case (es wird rauskommen, dass ich sync messaging brauche)
    • Requirements
    • Solution --> viable architecture candidates
  • Experimental Design
    • Wahl der Technologien NodeJS, Synchronous --> REST/gRPC
    • Existing Concepts and Metrics
      • Common Benchmarks/Metrics
      • Are these sufficient?
      • Recreate existing Experiments with current technology
    • Design of own Experiments
      • Test Cases
      • Metrics
      • Test Hardware
  • Experiment Results
    • REST
    • RPC
  • Analysis
    • REST
    • RPC
  • Conclusion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment