pay-per-request pricing model
logging & monitoring built-in
S3
DynamoDB
Lambda
SQS
SNS
Cognito
API Gateway
Cloudfront
Enables user access to AWS resources for configured identity providers
module.exports = async (event) => {
return {
statusCode: 200,
body: "success",
};
};
Organizing application into contexts - custom sources of events.
Abaku