blocks, bricks & bridges with serverless in aws

17
Blocks, Bricks & Bridges with Serverless Using AWS Ashan Fernando

Upload: ashan-fernando

Post on 18-Mar-2018

242 views

Category:

Software


2 download

TRANSCRIPT

Page 1: Blocks, Bricks & Bridges with Serverless In AWS

Blocks, Bricks & Bridges with Serverless

Using AWS

Ashan Fernando

Page 2: Blocks, Bricks & Bridges with Serverless In AWS

Serverless

Serverless Framework

Microservices

AWS Cloud

Page 3: Blocks, Bricks & Bridges with Serverless In AWS

Your Serverless Service

Framework

Source Code+

Infrastructure in Code

Amazon Cloud Serverless Platform

1

2

Page 4: Blocks, Bricks & Bridges with Serverless In AWS

Serverless TODO App “todopal”

• Anyone can use

• Store, data for later retrieval

1

Page 5: Blocks, Bricks & Bridges with Serverless In AWS

Two Tier Web App

Page 6: Blocks, Bricks & Bridges with Serverless In AWS

• Need a Friendly URL (Domain)• http://todopal.com

Serverless TODO App “todopal” 2

Page 7: Blocks, Bricks & Bridges with Serverless In AWS

Friendly URL http://todopal.com

Page 8: Blocks, Bricks & Bridges with Serverless In AWS

• Only I can edit TODO LIST

Serverless TODO App “todopal” 3

Page 9: Blocks, Bricks & Bridges with Serverless In AWS

User Login

Page 10: Blocks, Bricks & Bridges with Serverless In AWS

• Need to allow my friends to Edit

Serverless TODO App “todopal” 4

Page 11: Blocks, Bricks & Bridges with Serverless In AWS

With REST API

Page 12: Blocks, Bricks & Bridges with Serverless In AWS

• Improve Performance

Serverless TODO App “todopal” 5

Page 13: Blocks, Bricks & Bridges with Serverless In AWS

Proxy & CDN

Page 14: Blocks, Bricks & Bridges with Serverless In AWS

Migrating Existing Applications to Serverless?

Page 15: Blocks, Bricks & Bridges with Serverless In AWS

Migrating existing applications

Page 16: Blocks, Bricks & Bridges with Serverless In AWS

So where do I Start?

Page 17: Blocks, Bricks & Bridges with Serverless In AWS

It’s a long road, but its worth it !

Thank you!