Skip to content

AWS Developer: Lambda Deep Dive

Pritesh Patel edited this page Nov 4, 2019 · 1 revision

https://app.pluralsight.com/library/courses/aws-developer-lambda-deep-dive/

Course Overview

  • "Functions as a service"
  • Event-driven flows that trigger functions
  • Step Functions to create complex flows and co-ordinate Lambda functions and other AWS services
  • Using the serverless application model

Getting Started with AWS Lambda

Course Introduction

  • Event-driven scalable architecture

Clone this wiki locally