-
Notifications
You must be signed in to change notification settings - Fork 0
System Use Case
Yaw Jian Hao edited this page May 16, 2021
·
1 revision
Server Direct call to Notification Service to send Email directly and get results
- Send Plain Text Email
- Send Email with Attachments/Files
- Send Email with Images (In Message Body)
- Send HTML Text Email
- Email Result Audit (DB)
Use Message Broker like Pub/Sub or Kafka for queueing the message
Not necessary to have
Quick Solution to have a better performance but is not better than via MQ
Send Notification Message to User via SMS
Depend on Usage in Future