noscript
What to use AWS Lambda or AWS Elastic Beanstalk

What to use AWS Lambda or AWS Elastic Beanstalk

We can run Lambda up to 15 minutes per execution, but we can run Elastic Beanstalk continuously. Generally, websites operation gets stationed on Elastic Beanstalk, whereas we can use lambda for touched off functions like recycling image when image gets uploaded to S3....