|
|
|
|
|
by merty
2306 days ago
|
|
You’re right, I should have mentioned that as well. I didn’t go into those details because I was strictly talking about the project in the article and the compute time limit would not be exceeded for this project either. 400,000 GB-s is free every month, and even if the Lambda function ran for 2,592,000 seconds (equals to a month, way more than enough) using 128 MB of RAM (again, more than enough for a task like this), it would only use 324,000 GB-seconds. |
|