Doorgaan naar hoofdcontent

Microservices mindmap

"The tree" - See also  my photo page

When you are fairly new within the Microservices land, there are a lot of terms fired at you. So also for my own understanding i have made a mindmap. I think it has a good status now, so that i can share it with you. As always feedback is very welcome !


You can download the mindmap here.

Reacties

  1. This is very innovative! Couple of things ESB was not visible. Service Mesh could take more central view in communucatio@n

    BeantwoordenVerwijderen
  2. Thanks Manish for the feedback. I have updated the mindmap with version 1.1

    BeantwoordenVerwijderen
  3. Simply Excellent! - Where does BPM falls? - Do you have plans to cover it?

    BeantwoordenVerwijderen
    Reacties
    1. Hello Sravanthi, thanks ! About BPM, good question. I think there are different views on it. Here are mine:
      1) BPM is inside the Microservice, because it should be functionally be together
      2) The whole process covers more Microservices and then Choreography is used to trigger other Microservices with event. In this case the BPM is implicitly covered over Microservices.

      So that's why i put Choreography within the map. But this my view on it of course

      Verwijderen
    2. Right.This is a cool one on Micro services. BPM(OR a typical BPEL process) is an example of a process orchestration which would invoke/consume micro service(s) to fulfil the functionality required by the process. Anyway, thanks for sharing the mindmap. Very useful one.

      Verwijderen
  4. Excellent coverage.
    Data can be more refined to include BI/Files and legacy stuff as they are still in use largely in big corps.
    Not sure if I have missed it somewhere as I am zooming it on my mobile :)
    Great work ��

    BeantwoordenVerwijderen
    Reacties
    1. There is some data stuff in it, but BI will be another topic. I want to create a mindmap around information management as well.

      Verwijderen
  5. Hi,

    Can you share a more sharper image, not able see lot of things clearly. An HD image will help, in taking a print out and sticking at peoples desk.

    BeantwoordenVerwijderen
  6. Very good representation, appreciate the efforts.

    BeantwoordenVerwijderen
    Reacties
    1. Thanks ! Feedback is also welcome if you miss something for example.

      Verwijderen
  7. This is simply super stuff. Covers 360 degree view of micro services and a good illustration that everywhere MS fits.

    BeantwoordenVerwijderen
    Reacties
    1. Thanks Bala ! But a note on that MS everywhere fits: you should always consider this because MS does not fit everywhere. In case a simple single application is good enough, dont do it. This is of course a simplified example but for me MS is just another "tool" within the architecture toolbox ;)

      Verwijderen
  8. Ontology of microservices ... it looks like great !

    BeantwoordenVerwijderen
  9. RJH - Do you mind if I copy the image/link to LinkedIn? -smg

    BeantwoordenVerwijderen
  10. Very well depicted. Very concise and handy representation, Thanks

    BeantwoordenVerwijderen
  11. Thanks for sharing this valuable information to our vision Microservices Online Training

    BeantwoordenVerwijderen
  12. Mind Maps are proven to be the most effective productivity tool used widely today, and this has a significant impact on the performance of businesses! Mind Mapping is quite an easy task, some people choose to just draw them by hand on paper, while some people prefer to use whiteboards. The best way to draw mind map is using a software like Creately Mind Map Maker

    BeantwoordenVerwijderen
  13. Good Post! Thank you so much for sharing this pretty post, it was so good to read and useful to improve my knowledge as updated one, keep blogging…!!.. Oracle SOA Online Training

    BeantwoordenVerwijderen
  14. Deze reactie is verwijderd door een blogbeheerder.

    BeantwoordenVerwijderen
  15. Deze reactie is verwijderd door een blogbeheerder.

    BeantwoordenVerwijderen
  16. I'm very happy to search out this information processing system. I would like to thank you for this fantastic read!!
    Microservices Online Training
    Microservices Training in Hyderabad

    BeantwoordenVerwijderen
  17. I really liked your Information. Keep up the good work. Cloud BPM

    BeantwoordenVerwijderen
  18. Link is broken. Can you fix the download link ?

    BeantwoordenVerwijderen
  19. Congratulations on your article, it was very helpful and successful. bda8fa325e29d8e59a8c16f63246070b
    website kurma
    website kurma
    numara onay

    BeantwoordenVerwijderen
  20. Thank you for your explanation, very good content. 841cf62ff962ccfe94c93439d97ae09a
    altın dedektörü

    BeantwoordenVerwijderen

Een reactie posten

Populaire posts van deze blog

OSB 10gR3 and SWA and MTOM

This blog is about using soap with attachments and the use of MTOM within the OSB (10gR3). A service is created that accepts a soap with attachment (DocumentService) and translates it to a service that accepts a binary element. MTOM is used for performance reasons for the second. Some notes: * For the use of attachments you need RPC-style document instead of the usual document-style. This due to the fact that the document-style limits a message to a single . * A service can not have both SWA and MTOM within OSB. First a WSDL is setup for the DocumentService: The $attachments variable holds the attachments and the body holds the attachment data. Also other data is stored within the attachment element (see h

Installing Oracle SOA Suite/JDeveloper 11g

This post guides you through the installation of the Oracle SOA Suite 11g with JDeveloper 11 with the use of Oracle XE database (for Windows). Note: It is assumed that Oracle XE database is already installed. Required downloads Oracle Weblogic Server 10.3.1   SOA Suite   Repository Creation Utility JDeveloper Studio The detailed steps are nicely described here . The next picture gives a nice overview of the directory structure created. Step1 -  Create Schemas for Oracle SOA Suite and Oracle BAM (RCU) Unzip the files Run bin/rcu.bat At the Database Connection Details fill in the XE details. If you encounter the next fault you have probably not started the XE database.   Ignore all warnings Click OK Select all components I ran into the following problem: When you click Ok you see the following error: And this is about the Processes DB Init parameter that is wrong. To fix this goto the Database Home page, Sql Editor and execute the following statements: a