Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Module:
Application Architecture

Summary:
Split Frontend and Backend

Ticket:
https://bigdigit.atlassian.net/browse/NOT-286

Detail:
Front End is now separated from the backed according to our standard Architectural Design as described here /wiki/spaces/TD/pages/3085139977


Module:
Application Architecture

Summary:
Deploy Front End to Azure CDN

Ticket:
https://bigdigit.atlassian.net/browse/NOT-302

Detail:
Front End deployed to Azure CDN to minimize our server costs and ensure the fastest site speed possible. 


Module:
Application Architecture

Summary:
Deploy Back End to the shared cluster

Ticket:
https://bigdigit.atlassian.net/browse/NOT-303

Detail:
Back End deployed to a shared cluster with a separate namespace thereby providing:

• Efficient resource usage
• Cost Efficiency
• Ease of Management


Module:
Notification

Summary:
Send Notifications from the Front End

Ticket:
https://bigdigit.atlassian.net/browse/NOT-268

Detail:
Ability for users to send notifications from the Front End.


Module:
Notification

Summary:
Support Email Attachments

Ticket:
https://bigdigit.atlassian.net/browse/NOT-283

Detail:
Notification System now supports attaching files to emails that are sent.


Module:
Notification

Summary:
Restrict the total size of the email including all attachments

Ticket:
https://bigdigit.atlassian.net/browse/NOT-287

Detail:
The total size of an email, including attachments, must be less than 10MB.



  • No labels