I have to introduce Microservice with all its architectural patterns to my team and at the end I could say, you will find very valuable information on Internet! There are a lot of very good sources for this topic on Internet, amazing. My problem is only following: I still cannot find all those good articles and blogs in one place.
So here is the result of my short research to create my presentation about "Microservice - Architectural Patterns" in German language. Following sources have great values on this topic:
So here is the result of my short research to create my presentation about "Microservice - Architectural Patterns" in German language. Following sources have great values on this topic:
- General introduction to Microservices: https://www.nginx.com/blog/introduction-to-microservices and https://heise.de/-3091905 and https://jaxenter.de/was-sind-microservices-40571
- Architectural Patterns for Microservices: http://microservices.io
- Domain Driven Design: https://de.wikipedia.org/wiki/Domain-driven_Design
- Very good explanation for communication possibilities in Microservices: https://capgemini.github.io/architecture/is-rest-best-microservices
- Introduction to OAuth 2: https://www.digitalocean.com/community/tutorials/an-introduction-to-oauth-2
- SQL DBMS transaction introduction: https://www.tutorialspoint.com/dbms/dbms_transaction.htm
- Long running transactions, compensation and Saga: https://docs.microsoft.com/en-us/azure/architecture/patterns/compensating-transaction and http://vasters.com/archive/Sagas.html
- CAP-Theorem: https://www.johndcook.com/blog/2009/07/06/brewer-cap-theorem-base
- Distributed data in Microservices: http://eventuate.io/whyeventdriven.html
- Transactions in Microservices: http://blog.christianposta.com/microservices/the-hardest-part-about-microservices-data and http://www.grahamlea.com/2016/08/distributed-transactions-microservices-icebergs
- Idempotency in REST: http://www.restapitutorial.com/lessons/idempotency.html and https://itjumpstart.wordpress.com/2015/12/23/message-delivery-and-idempotency
- Circuit breaker pattern: http://blog.jaywayco.co.uk/circuit-breaking-with-polly and http://www.ebaytechblog.com/2015/09/08/application-resiliency-using-netflix-hystrix
- Monitoring in Microservices: https://jaxenter.de/microservices-monitoring-48239 and https://dzone.com/articles/tools-and-techniques-for-logging-microservices
- Docker Container orchestration: https://thenewstack.io/tns-research-present-state-container-orchestration
Enjoy my presentation in German language and you can see the sources above in each slide: Microservice Architectural Patterns
Comments