Top Banner
Purify your Lambdas Luis Ángel Vicente Sánchez Full-Stack Developer Follow us on Twitter: @WHTechjobs For all tech roles go to techjobs.williamhill
60

Purify your Lambdas

Apr 14, 2017

Download

Software

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Purify your Lambdas

Purify your Lambdas

Luis Ángel Vicente Sánchez Full-Stack Developer Follow us on Twitter: @WHTechjobs For all tech roles go to techjobs.williamhill

Page 2: Purify your Lambdas

Purify your Amazon Lambdas

Luis Ángel Vicente Sánchez Full-Stack Developer Follow us on Twitter: @WHTechjobs For all tech roles go to techjobs.williamhill

Page 3: Purify your Lambdas
Page 4: Purify your Lambdas

What is Amazon Lambda?

Page 5: Purify your Lambdas

“AWS Lambda is a compute service that runs your code in response to events and automatically manages the underlying compute resources for you.” AWS Lambda Product Details

What is Amazon Lambda?

Page 6: Purify your Lambdas

FAAS

What is Amazon Lambda?

Page 7: Purify your Lambdas

Function As A Service

What is Amazon Lambda?

Page 8: Purify your Lambdas

What is Amazon Lambda?

S3

DynamoDB

Kinesis HTTP Request

SNS

Page 9: Purify your Lambdas

What is Amazon Lambda?

S3

DynamoDB

Kinesis

SNS

Lambda3

Lambda2

Lambda1

HTTP Request

Page 10: Purify your Lambdas

What is Amazon Lambda?

S3

DynamoDB

Kinesis

SNS

Lambda3

Lambda2

Lambda1

HTTP Request

Page 11: Purify your Lambdas

Using Amazon Lambda

Page 12: Purify your Lambdas

Using Amazon Lambda

Page 13: Purify your Lambdas

Using Amazon Lambda

Page 14: Purify your Lambdas

Using Amazon Lambda

Lack of static typing Side-effects

Page 15: Purify your Lambdas

Using Amazon Lambda

L Lack of static typing Side-effects

Page 16: Purify your Lambdas

Purescript

Page 17: Purify your Lambdas

Introduction to Purescript

Page 18: Purify your Lambdas

Introduction to Purescript

Page 19: Purify your Lambdas

Introduction to Purescript

Page 20: Purify your Lambdas

Introduction to Purescript

Page 21: Purify your Lambdas

Introduction to Purescript

Page 22: Purify your Lambdas

Introduction to Purescript

Page 23: Purify your Lambdas

Introduction to Purescript

Page 24: Purify your Lambdas

Introduction to Purescript

Page 25: Purify your Lambdas

Introduction to Purescript

Page 26: Purify your Lambdas

Introduction to Purescript

Page 27: Purify your Lambdas

Introduction to Purescript

Page 28: Purify your Lambdas

Introduction to Purescript

Page 29: Purify your Lambdas

Introduction to Purescript

Page 30: Purify your Lambdas

Introduction to Purescript

Page 31: Purify your Lambdas

Interacting with an impure world

https://github.com/lvicentesanchez/lambdaworld2015

Page 32: Purify your Lambdas

Interacting with an impure world

Page 33: Purify your Lambdas

Interacting with an impure world

Page 34: Purify your Lambdas

Interacting with an impure world

Page 35: Purify your Lambdas

Interacting with an impure world

Page 36: Purify your Lambdas

Interacting with an impure world

Page 37: Purify your Lambdas

Interacting with an impure world

D

Page 38: Purify your Lambdas

Interacting with an impure world

Page 39: Purify your Lambdas

Interacting with an impure world

Page 40: Purify your Lambdas

Interacting with an impure world

Page 41: Purify your Lambdas

Interacting with an impure world

Page 42: Purify your Lambdas

Interacting with an impure world

Page 43: Purify your Lambdas

Interacting with an impure world

Page 44: Purify your Lambdas

Interacting with an impure world

Page 45: Purify your Lambdas

Interacting with an impure world

Page 46: Purify your Lambdas

Interacting with an impure world

Page 47: Purify your Lambdas

Interacting with an impure world

Page 48: Purify your Lambdas

Interacting with an impure world

Page 49: Purify your Lambdas

Interacting with an impure world

Page 50: Purify your Lambdas

Interacting with an impure world

Page 51: Purify your Lambdas

Interacting with an impure world

Page 52: Purify your Lambdas

Interacting with an impure world

Page 53: Purify your Lambdas

Interacting with an impure world

Page 54: Purify your Lambdas

Interacting with an impure world

Page 55: Purify your Lambdas

Interacting with an impure world

Page 56: Purify your Lambdas

Interacting with an impure world

Page 57: Purify your Lambdas

Interacting with an impure world

Page 58: Purify your Lambdas

Interacting with an impure world

Page 59: Purify your Lambdas

Interacting with an impure world

Page 60: Purify your Lambdas