The following are some of the common AWS services that are used in building Serverless applications on the AWS:
- AWS Lambda lets you write code without configuring any server.
- Amazon API Gateway lets you create REST APIs without coding.
- Amazon Simple Storage Service (S3) is an object store that helps you store and retrieve data. S3 can also be used for hosting single-page applications (SPA) such as an angular or react application.
- Amazon DynamoDB is a scalable NoSQL database.
- Amazon CloudFront is a Content Delivery Network (CDN) service.
- Amazon CloudWatch is a service to monitor your applications and respond to changes.
- AWS CloudFormation templates written in JSON or YAML can be used to provision and model our infrastructure. ...