Skip to Content
Hands-On Reactive Programming with Python
book

Hands-On Reactive Programming with Python

by Romain Picard
October 2018
Intermediate to advanced
420 pages
10h 26m
English
Packt Publishing
Content preview from Hands-On Reactive Programming with Python

Using Minio as S3 storage

Using the S3 service from AWS can be really convenient, but there are also some drawbacks to it: it implies a recurrent cost, and you have to put your data on a datacenter (the cloud). In some cases it would be very convenient to use an S3 storage, but the cost and/or the fact of storing the data off-premises is a problem. For example, in a data science team working with relatively small datasets (some 100th of a GB), using Spark is very convenient and easy to set up. One of the sources of data supported by Spark is S3. In this case, it can be easier and less costly to host a small Spark cluster in premises, as well as an S3 database, rather than using cloud services. 

Since S3 is the de facto standard, there are ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python Programming with Design Patterns

Python Programming with Design Patterns

James W. Cooper

Publisher Resources

ISBN: 9781789138726Supplemental Content