For serverless simplified web scraping we can use cloudflare-workers. It offers a completely unique way to parse and read DOM content using its HTMLRewriter API.
ReadFor serverless solutions, you must give a try to cloudflare workers. They are not suitable for all the needs but if they fit your needs then cloudflare workers along with cloudflare complete ecosystem are just awesome.
ReadSimplify provisioning of required resources in aws cloud by using aws-amplify framework
ReadSpreadsheets have served as databases and google sheets providing easy to use api can help us in saving any form submission data in it...
ReadServerless solution for uploading files on s3 using lambda function as api for getting pre-signed urls with write access to upload files directly on s3.
ReadServerless solution for managing user authentication by making use of aws Cognito
Read