Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
23いいね 1,930 views回再生

Cloudknot: A Python Library to Run your Existing Code on AWS Batch | SciPy 2018 | Richie-Halford

In this presentation, we introduce Cloudknot, a software library that simplifies cloud-based distributed computing by programmatically executing user-defined functions (UDFs) in AWS Batch. It takes as input a Python function, packages it as a container, creates all the necessary AWS constituent resources to submit jobs, monitors their execution and gathers the results, all from within the Python environment. Cloudknot overcomes limitations of previous similar libraries, such as pywren, that runs UDFs on AWS Lambda, because most data science workloads exceed the AWS Lambda limits on execution time, RAM, and local storage.

See the full SciPy 2018 playlist at    • SciPy 2018: Scientific Computing with Pyth...  

コメント