Skip to content

[Q] Wrap nrtsearch into an AWS Lambda function #452

@prakeshdp

Description

@prakeshdp

I came across the nrtsearch project and I'd love to use it for one of my side projects!

I think it would be great if replica nodes can run within an AWS Lambda function, so AWS can take care of the horizontal scaling.

I think running a node in a AWS Lambda function should be quite easy (including the idx backup/restore from/to S3), but gRPC won't work and the replication system should be reimplemented using REST API calls or something similar.

Do you have any hint on what to do or how to start working on a similar task?

Thank you so much for your hard work and for open sourcing such a great software! 🚀

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions