Serverless Flashcards
Serverless
Lambda default memory allocation
10GB
Serverless
Lambda max time
15 mins
Serverless
Lambda triggers
S3, Kenisis, EventBridge
Serverless
Lambda configuration has 5 main sections
Runtime
Permissions
Networking
Resources
Triggers
Serverless
AWS serverless event bus thats good for triggering actions based on events within AWS
EventBridge
Serverless
What AWS DB option allows per second billing, multi-az resilliance and auto scaling
Aurora Serverless
Serverless
What DB type is good for unpredictable workloads & capacity planning
Aurora Serverless
Serverless
What service collects app data & api calls to downstream services & can handle distributed tracing
X-Ray
Serverless
GraphQL interface for front-end data fetching
AppSync