You are here |
bill.burkecentral.com | ||
| | | |
thinkingeek.com
|
|
| | | | AWS Lambda is one of those technologies that makes the distinction between infrastructure and application code quite blurry. There are many frameworks out there, some of them quite popular, such as AWS Amplify and the Serverless Framework, which will allow you to define your Lambda, your application code, and will provide tools that will package and provision, and then deploy those Lambdas (using CloudFormation under the hood). They also provide tools to locally run the functions for local testing, which... | |
| | | |
maartenvanvliet.nl
|
|
| | | | At the last AWS ReInvent, it was announced that AWS Lambda would support Ruby as a runtime language. I was eager to try this out, Ruby's powerful syntax a | |
| | | |
www.matano.dev
|
|
| | | | We're adding support today to Matano for seven new AWS managed log sources, including S3 Access logs, S3 Inventory reports, AWS ELB access logs, Amazon Inspector findings, and AWS Config configuration history data. With this enhancement, you can gain an even more comprehensive view of your AWS environment and improve your security posture. | |
| | | |
kiko.io
|
|
| | For my project Mentions United, which collects interactions from various platforms via API to display them on the own page, at some point I needed a w... |