ronmegini / Advance-USA-Visa-Appointment

2 stars 0 forks source link

Architecture design #15

Open ronmegini opened 2 years ago

ronmegini commented 2 years ago

Description: There are two architectures to decide between. The one is queue based and more complicated and the other is more simple, db based solution. Lets describe each of them and decide the most suitable architecture by those KPIs:

ronmegini commented 2 years ago

Queue based architecture

image

DB based architecture

image