Service Oriented Architecture and Microservices Flashcards
1
Q
Long-lived Transactions:
why, in an SOA, long-lived transactions are discouraged and sagas are suggested instead?
A
2
Q
SOA and Micro Services:
What are the differences between SOA and microservice?
A
3
Q
Versioning and Breaking Changes:
Let’s talk about web services versioning, version compatibility, and breaking changes.
A
4
Q
Sagas and compensations:
What’s the difference between a transaction and a compensation operation in a saga, in SOA?
A
5
Q
Too Micro:
When is a microservice too micro?
A
6
Q
Micro Services Architecture:
What are the pros and cons of microservice architecture?
A