About Me
I come with a guarantee of giving 200% effort at work. My attitude will always be to solve tech problems and grow. Experience in Backend : (7 Years) NodeJS, ExpressJS, NextJs, Serverless Experience in Database: DynamoDb, MySQL, Postgresql, Redis, Neo...
Show MoreSkills
Portfolio Projects
Description
Helpdesk (Shopify App)
Sep 04, 2018Still Working
Company
Helpdesk (Shopify App)
Description
Build Shopify App
For Customer support desk.
Ticket Management App.
Played with almost all API of shopify.
Skills
Shopify APITools
Visual Studio CodeDescription
We were working on Event-based-architecture. The input to the
AWS-Lambda is the Json object (event like view page, added items to cart, ordered
product, etc) the general events which customers do on e-commerce sites.
The output was to save the data in the database as per the schema.
Step 1: Validate the data’s correctness, and completeness.
Step 2: Transform the data into required format.
Step 3: Build the cypher/query to inrest the valid data.
Step 4: Insert the data into database, and retry if error occurs like resourse not available.