May 2017
Intermediate to advanced
230 pages
7h 27m
English
This describes the impact on NFRs of the data replication solution pattern:
|
NFRs |
Description |
|
Availability |
Availability is improved by replacing the single point of failure with a pair of active/passive elements. |
|
Performance |
There is a significant negative impact on performance for any operation that involves writing data to the database. |
|
Scalability |
Scalability is improved as due to reading only and database setup. |
|
Security |
As long as the security mechanisms work in the same way for a pair of active/passive elements as they do on a single server, security is not affected. |
|
Manageability |
Manageability will be negatively impacted due to the need to manage the active-redundant pair of elements ... |
Read now
Unlock full access