Overview
The term “serverless” is finding it’s way into everyday development, but is it more than just a buzzword? In this talk, Luke will go over the idea of serverless, and how it can be useful to modern day web developers with real examples of where REDspace has managed to be successful with it.
Luke will also give some code examples, talk about some “serverless” libraries and review some of the pitfalls of going serverless, and where we might see it going in the future.
Objective
To understand what the serverless web is all about, and how it can be useful.
Target Audience
Developers who are interested in the serverless revolution.
Assumed Audience Knowledge
Basic JavaScript
Level
Beginner
Five Things Audience Members Will Learn
- What is serverless?
- The benefits of going serverless
- How to deploy a serverless function to AWS
- When not to go serverless
- Options for migrating apps to serverless