AWS Lambda
Comprehensive Lambda study guide for DVA-C02. Covers invocation types, concurrency, cold starts, event source mappings, layers, container images, environment variables, VPC integration, destinations, and Java handler patterns.
Comprehensive Lambda study guide for DVA-C02. Covers invocation types, concurrency, cold starts, event source mappings, layers, container images, environment variables, VPC integration, destinations, and Java handler patterns.
AWS SAM for DVA-C02. SAM template syntax, simplified resource types, sam local for local testing, SAM CLI commands, policy templates, and how SAM transforms to CloudFormation.
AWS Step Functions for DVA-C02. Standard vs Express workflows, state types, error handling, Wait for Callback, Map state for parallel processing, and integration with Lambda, SQS, DynamoDB, and API Gateway.