Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
erichammond
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
erichammond
7y ago
To be clear, this was a result of frequent deploys, and never pruning old, unused versions of the Lambda functions, as is recommended.
2.
▲
by
erichammond
11y ago
A public SNS Topic with a trigger event every quarter hour. Can be used to drive AWS Lambda functions, SQS queues, and email. Free service from an old hacker (me) giving back to the hacker community.
3.
▲
Schedule recurring AWS Lambda invocations with the Unreliable Town Clock
(alestic.com)
8 points
by
erichammond
11y ago
|
2 comments
4.
▲
by
erichammond
12y ago
(article author) I'll listen in for comments here or on the article itself. Let me know if there are commands you'd like to be run on the AWS Lambda sandbox.
5.
▲
by
erichammond
12y ago
Yes, the Lambda function is run in an Amazon Linux environment. I published some explorations of that environment here: http://alestic.com/2014/11/aws-lambda-environment Let me know in the comments on that article
6.
▲
by
erichammond
17y ago
Are you sure there might not still be sensitive information in the file system journal on some file systems?