Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions posts/2017-xx-xx-xx-pararrel-lambda-pattern.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Leveraging the full power of Lambda with Parallel execution
description: Lambda can be leveraged to complete massive compute tasks in a fraction of the time it has taken in the past.
date: 2017-06-12
layout: Post
authors:
- DavidWells
---

Post is WIP. Contributions welcome!

Eric Jonas creator of pywren talks about how they use Lambda for parallel processing data science jobs (one of the most interesting use cases IMO)

Video: https://youtu.be/OskQytBBdJU?t=13m11s

Resources

- https://blog.sungardas.com/CTOLabs/2016/02/aws-lambda-invasion-in-big-data/
- http://tothestars.io/blog/2016/11/2/serverless-mapreduce
- https://blog.seanssmith.com/posts/pywren-web-scraping.html https://twitter.com/seanwssmith/status/851134826354802694