AWS Lambda Firefox
github.com
AWS Lambda Firefox
1–5 of 5 posts
Re: AWS Lambda Firefox
#2I literally said "What?" with a giggle when reading this. I'm amazed about what have happened, but more intrigued by why it happened. Is the use case here being able to use it for testing or something similar?
Re: AWS Lambda Firefox
#3> This is a docker based build environment that produces a modern version of Firefox (tested with latest stable 66.0.3) built and packaged in a way suitable to running in AWS EC2 Amazon Linux 2 AMI or to be used as a layer for AWS Lambda, to run serverless testing for example. I literally said "What?" with a giggle when reading this. I'm amazed about what have happened, but more intrigued by why it happened. Is the u…
Yes, from the material you quoted: “...to run serverless testing for example.”
Re: AWS Lambda Firefox
#4> This is a docker based build environment that produces a modern version of Firefox (tested with latest stable 66.0.3) built and packaged in a way suitable to running in AWS EC2 Amazon Linux 2 AMI or to be used as a layer for AWS Lambda, to run serverless testing for example. I literally said "What?" with a giggle when reading this. I'm amazed about what have happened, but more intrigued by why it happened. Is the u…
Re: AWS Lambda Firefox
#5> This is a docker based build environment that produces a modern version of Firefox (tested with latest stable 66.0.3) built and packaged in a way suitable to running in AWS EC2 Amazon Linux 2 AMI or to be used as a layer for AWS Lambda, to run serverless testing for example. I literally said "What?" with a giggle when reading this. I'm amazed about what have happened, but more intrigued by why it happened. Is the u…
Many people have been running headless Chrome in AWS Lambda functions for a while now. Use cases include testing, screen scraping, screen capture.
Would recommend avoiding this at all costs.