Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fchristenson/soa-microservices-monolith


https://github.com/fchristenson/soa-microservices-monolith

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# SOA vs MicroServices vs Monolith

## What we will cover

- What is SOA?
- What is a MicroService?
- What is a Monolith?
- When does one make sense over the other?

# Notes

When we talk about application architecture the main 3 are usually SOA, MicroServices and Monolithic applications.

Each of these have a use case and it is important to understand when one makes more sense than another.