Topcoder - Member Search Migration from Lambda to Member Service

Register
Submit a solution
The challenge is finished.

Challenge Overview

We want to migrate the member search functionality written in node and running in Lambda to member service. 

This should be implemented in the member-service under the following endpoint:

GET /v3/members/_search

Existing Node Implementation

Here is the source for the lambda node.js function: https://github.com/appirio-tech/tc-lambda-members/blob/dev/src/index.js

Notes:

https://www.elastic.co/blog/changing-mapping-with-zero-downtime

About Local Environment
The related source code and local environment setup guide will be provided in forum for development of this challenge. Please check the forum for detail, and raise earlier if you meet any problem.



Final Submission Guidelines

- Code Changes For the migrated endpoint
- Deployment Guide and Verification Steps For local environment

Review style

Final Review

Community Review Board

Approval

User Sign-Off

ID: 30054907