Replace AWS OpenSearch Service used in Python Lambda functions with alternate better and cheaper solution
Budget: ₹12,500 – ₹37,500 INR
We are currently utilizing OpenSearch Service to search information related to various data. We are using it in 3 lambda functions listed below. We need to replace OpenSearch as it's expensive and we do not have a huge volume of data.
• sync-mysql-and-elasticsearch - to load data from MySQL to OpenSearch into multiple indexes ("candidate", "books_and_documents", "interviewer", "coach", "mentor", "trainings", "test", "questionnaire", "job_positions", "job", "user", "projects", "assignments")
• suggestions-utility - to query the OpenSearch indexes mentioned above to get the data based on various parameters
• mcn-advanced-search - to query the OpenSearch index for "Candidate" to get the data for candidates based on various parameters
The data in several columns of the tables is in JSON format which needs to remain as-is as there are other APIs that use this data.
We are seeking a freelancer who will update these 3 lambda functions to remove the usage of OpenSearch with an alternative better and cheaper solution.
• sync-mysql-and-elasticsearch - to load data from MySQL to OpenSearch into multiple indexes ("candidate", "books_and_documents", "interviewer", "coach", "mentor", "trainings", "test", "questionnaire", "job_positions", "job", "user", "projects", "assignments")
• suggestions-utility - to query the OpenSearch indexes mentioned above to get the data based on various parameters
• mcn-advanced-search - to query the OpenSearch index for "Candidate" to get the data for candidates based on various parameters
The data in several columns of the tables is in JSON format which needs to remain as-is as there are other APIs that use this data.
We are seeking a freelancer who will update these 3 lambda functions to remove the usage of OpenSearch with an alternative better and cheaper solution.