Name three AWS services that can help you run serverless applications.

AWS Lambda (compute without servers).
Amazon API Gateway (expose APIs without servers).
Amazon DynamoDB (serverless NoSQL DB).

Bonus: S3 for static hosting, Step Functions for orchestration.
Пожалуйста, войдите, чтобы спрашивать, отвечать, делиться, ставить лайки и голосовать.