Show HN: Open-source serverless security lake powered by Rust + Apache Iceberg
1–10 of 50 posts
Re: Show HN: Open-source serverless security lake powered by Rust + Apache Iceberg
#2It's a pretty complex diagram:
https://github.com/matanolabs/matano/blob/main/website/src/a...
Re: Show HN: Open-source serverless security lake powered by Rust + Apache Iceberg
#3Looks neat, but in what way is this serverless? It's a pretty complex diagram: https://github.com/matanolabs/matano/blob/main/website/src/a...
Re: Show HN: Open-source serverless security lake powered by Rust + Apache Iceberg
#4Looks neat, but in what way is this serverless? It's a pretty complex diagram: https://github.com/matanolabs/matano/blob/main/website/src/a...
This means as a dev you don’t need to maintain a server, or even container image, you just deploy the code, which is less maintenance overhead and more scalable.
The diagram just shows how it interacts with the other components of the log pipeline.
Re: Show HN: Open-source serverless security lake powered by Rust + Apache Iceberg
#5Looks neat, but in what way is this serverless? It's a pretty complex diagram: https://github.com/matanolabs/matano/blob/main/website/src/a...
Re: Show HN: Open-source serverless security lake powered by Rust + Apache Iceberg
#6Looks neat, but in what way is this serverless? It's a pretty complex diagram: https://github.com/matanolabs/matano/blob/main/website/src/a...
I am pretty sure they are saying is that the matano portion of it, which does the security log processing, deploys in a serverless fashion (lambda I assume?). This means as a dev you don’t need to maintain a server, or even container image, you just deploy the code, which is less maintenance overhead and more scalable. The diagram just shows how it interacts with the other components of the log pipeline.
Re: Show HN: Open-source serverless security lake powered by Rust + Apache Iceberg
#7Me: Oh cool, can I run it in my k8s cluster?
It: "designed specifically for AWS"
Me: disappointed and annoyed by title
Looking at that service diagram, "Powered by AWS services" seems more accurate.
Re: Show HN: Open-source serverless security lake powered by Rust + Apache Iceberg
#8Re: Show HN: Open-source serverless security lake powered by Rust + Apache Iceberg
#9Re: Show HN: Open-source serverless security lake powered by Rust + Apache Iceberg
#10I'm going to regret asking this, but what the hell is a "security lake"? A collection of audit logs?