Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 2.27 KB

a-gentle-introduction-to-serverless.md

File metadata and controls

54 lines (33 loc) · 2.27 KB

Gentle introduction into serverless

Speaker: John Demian

Date: 04.09.2018

Venue: Arobs

Description:

Serverless is a hot-button topic right now but to most, it's just another buzzword since there aren't too many developers who understand the concept. This is exactly what we are trying to address in our next meetup when we'll be talking about serverless computing.

On the agenda, we'll have a few topics that cover:

  • the basics of serverless computing
  • what is a PaaS, FaaS, the different service providers
  • benefits of going serverless
  • the problems that the technology (or the developers) have yet to overcome
  • serverless case studies
  • a couple of real-life examples of AWS Lambda functions
  • Q&A

About John John is a frontend developer with a marketing background and an avid serverless fanboy. We look forward to seeing y'all there!!!

Slides:

Check them out here

References

Serverless service providers

Benefits of serverless

Lambda 101

AWS Lambda details - features, limits, enviroments

Serverless statistics

Vendor Lock-in

Observability

Cold starts in serverless

Coca-Cola Case study

Neflix case study

Serverless website example with Expressjs

serverless-side rendering with Vue.js, Nuxt.js and AWS Lambda

Dashbird - Free Serverless Visibility & Debugging Tool