[Ansible-service-broker] Multi-bind machine-learning demo with AWS S3, SNS, SQS and scikit-learn

Derek Whatley dwhatley at redhat.com
Wed Nov 1 15:55:52 UTC 2017


Hey all,

I've been working on a demo showing a "Stock Analysis APB" powered by
scikit-learn <http://scikit-learn.org/stable/> binding with 3 AWS services
to provide a stock analysis UI for calculating likely relationships between
publicly traded companies based on stock price data.

S3 provides file storage for results, SNS provides email notifications of
available results, and SQS provides a FIFO work queue connecting the worker
and webapp containers.

You can view the video here: https://www.youtube.com/watch?v=BB0gLQiAnyM

I'd like to add support for connection with an RDS-MySQL database in the
future, which will allow for caching of retrieved data.

Best,
Derek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ansible-service-broker/attachments/20171101/9e108320/attachment.htm>


More information about the Ansible-service-broker mailing list