phillip-le / phillip-le.github.io

https://phillip-le.github.io/
1 stars 0 forks source link

Evolution of system architecture #61

Open phillip-le opened 3 months ago

phillip-le commented 3 months ago

Inspired by Just-in-time Architecture

  1. Monolith
  2. Microservices
  3. Event driven

  4. Frontend (no persistence)
  5. Persistence with database
  6. Adding identification and permissions with backend