A Solutions Architect is cresting the Solution Design diagram for a transactional process.
The transactions represent invoice Numbers that should be processed sequent it two applications and they are received and formatted as a table in a CSV file.
A transaction Should only be processed once in each application E.g It a System Exception occurs after invoice ABC was processed m Application 1 when retrying the transaction invoice ABC should only be processed in Application 2
The following metrics are known:
-Average Transaction Handling Time = 30 seconds
-Average Volume per day = 3500 transactions
Which of the following approaches is the most suitable for the process described above?
A)
B)
C)
D)
Submit