Senior Software Engineer
CurrentTech Stack: Java, AWS(Lambda, DynamoDB, SQS, S3, ECS etc), Elastic Search, Terraform.● Common Libraries:○ Log Masking - Any service can use this framework to mask the sensitive data in their API logs.○ SQS Retrier: I created a framework where any service can retry their SQS messages with exponentialdelay. Used DynamoDB to save the retry information and a retry queue to hold the messages.● Click’N’Ship: I took this ownership, from grooming the requirements to designing the solution to writing the code by following SOLID principles, design patterns, and best practices.● Carrier Connectors: Integrated 10+ new carriers by creating their connectors and deploying them on AWS Lambda.● Test Data Loader: Created a quick AWS Lambda, exposing a few APIs which will load some data in thebackend so that new clients can have a look and feel of the SAAS product we have.