How Micro-services differ from SOA
Here you will know the differences between microservices and SOA. Both are different architectures.
Links and References
1. Micro-services
- Microservices are interconnected using simple API
- You can develop highly scalable and modular applications
- Service-based architecture
- It is distributed architecture
- Here, security is a big challenge. Since there is no middleware
- Functional services, basically this kind
- No coordination between services.
2. SOA
- Service-based architecture
- It is distributed architecture
- Security is good
- It is an infrastructure kind of service
Comments
Post a Comment
Thanks for your message. We will get back you.