Lithops is a map/reduce engine that executes on top of serverless platforms. Both simple to use and platform independent (Python library) and cost-effective (because of serverless) –only pays for actual computation cost, not cluster cost.
Main benefit: focus on customers’ data science algorithm and use Lithops to launch customers’ computation at scale in the cloud. The plumbing (underlying platform) can be delegated away from the data scientist.

