Serverless services in AWS¶
- there is underlying server/ec2-i,
- but don't need to provision/manage it
- modern paradigm
A. services¶
compute¶
- AWS Lambda : 03_serverless_lambda.md
-
Fargate(ECS/EKS)
-
Step Functions 28_STEP_FUNCTION.md
- App Sync 28_AppSync.md
security¶
- AWS Cognito 02_cognito.md
Database¶
- Aurora Serverless : 02_Aurora.md
- DynamoDB : 04_DynamoDB.md
integration/core¶
- AWS API Gateway 05_API_gateway.md
- Amazon S3
- 03_S3-1.md
- 03_S3-2.md
- 03_S3-3.md
- AWS SNS 02_SNS.md
- SQS 01_SQS.md
- AWS KDF 03_02_KDF_KinesisDataFirehose.md