The last posts covered blueprints of a money laundering
solution for Microsoft Azure and AWS. You can check the two posts if you want
to find more about the proposed solutions below:
Blueprint of a transaction monitoring solution on top of AWS and custom ML algorithm for money launderingBlueprint of a transaction monitoring solution on top of Azure and custom ML algorithm for money launderingComparison of a money laundering solution build on top of AWS and Azure The blueprints were designed, having in mind two key elements. 1.Reduce the operation and management cost at minimal2.Reduce at minimum the configuration and development costs by using out-of-the-box cloud services as much as possible In this post, we will make a comparison between what services we used for each layer, trying to identify the key differential factors between each of them.
Ingest For this purpose, we used Azure Event Hub and AWS Kinesis Data Stream. Both services are capable of ingesting an event stream of data ove…
Blueprint of a transaction monitoring solution on top of AWS and custom ML algorithm for money launderingBlueprint of a transaction monitoring solution on top of Azure and custom ML algorithm for money launderingComparison of a money laundering solution build on top of AWS and Azure The blueprints were designed, having in mind two key elements. 1.Reduce the operation and management cost at minimal2.Reduce at minimum the configuration and development costs by using out-of-the-box cloud services as much as possible In this post, we will make a comparison between what services we used for each layer, trying to identify the key differential factors between each of them.
Ingest For this purpose, we used Azure Event Hub and AWS Kinesis Data Stream. Both services are capable of ingesting an event stream of data ove…