Which one is better? Considering following:
- Realtime Updates on client [ For Eg. a Contact is updated ]
- Database Schema could change as per new requirements.
- Database might need to be sharded in future.
- REST API for clients.
- Less[No] Vulneribilities.
- Easily Integratable with other systems like hubspot.
- Scheduling and Queue Management.
- Better Coding experience.
- Distributed System.
- Millions of requests per minute.
Just curious! about different viewpoints around the globe.