Skip to main content

Shishir Meshram

Shishir Meshram is a Senior Technical Consultant at Perficient Inc. With over 10 years of expertise in Java, AWS Cloud Development and Talend ETL Tool. He enjoys exploring new adventurous places and is a traveler.

Connect with Shishir

Blogs from this Author

Istock 2223043330

Transform Your Data Workflow: Custom Code for Efficient Batch Processing in Talend-Part 2

Introduction: Custom code in Talend offers a powerful way to enhance batch processing efficiently by allowing developers to implement specialized logic that is not available through Talend’s standard components. This can involve data transformations, custom code as per use case and integration with flat files as per specific project needs. By leveraging custom code, users […]

Istock 2216163156

Transform Your Data Workflow: Custom Code for Efficient Batch Processing in Talend-Part 1

Introduction: Custom code in Talend offers a powerful way to enhance batch processing efficiently by allowing developers to implement specialized logic that is not available through Talend’s standard components. This can involve data transformations, custom code as per use case and integration with flat files as per specific project needs. By leveraging custom code, users […]

Istock 1194430859

AWS Serverless Infrastructure & CRUD Operations using NodeJS

A serverless architecture is a way to build and run applications and services without having to manage infrastructure. Your application still runs on servers, but all the server management is done by AWS. Serverless framework is a toolkit for creating, deployment of serverless functions like AWS Lambda, publish the message in SNS, send message to […]