Vikas, a Senior Java Engineer with 17 years of experience, has excelled in roles spanning services, consulting, and product industries. He boasts end-to-end software development expertise, covering everything from requirements analysis to coding and implementation, in a wide array of languages and technologies. His passion for learning and knack for leadership shine in his ability to craft enterprise-grade distributed applications that solve real-world issues. Vikas is known for his team-oriented approach, firmly believing that cross-functional collaboration, from development to sales, is crucial for business success.
Home / Consultant Profiles / Vikas Malviya
Vikas Malviya
Senior Java Engineer
EXPERTISE
Java/JEESpringSpring BootMicroservice System DesignAWSAngularScrumRabbit MQKafkaReact
CLIENTS WORKED WITH
Projects
Sportsbet Generosity Platform
Australia’s leading gaming company, Vikas worked mainly in the Generosity Platform which provides customers special deals and promotions. He also worked in the Core Betting Platform that transfers all data to the traders to allow bets to be locked in.
Vikas has continuously been instrumental in various initiatives. In his own words:
PROBLEM: Read/write operation into RDS is expensive due to the amount of data, approximately half a million each transaction, as well as performance impacts in operational and customer experience.
SOLUTION: proposed and guided with team, we replaced database with Redis cache which drastically reduced latency. We also processed files in a parallel async manner which significantly improved performance. I also championed proper error code and documentation of Open API 2.0 (OAS 2) and Open API 3.0 (OAS 3). This helped my client to better understand API responses and how to handle errors gracefully and improved performance
Solar Panel Identity Verification VIC
The Victorian government enacted a scheme whereby residents could apply for a government rebate against the cost of installing a solar panel or battery system. Vikas played a key role in the development and improvement of service endpoints involved in the property eligibility decision process, built on Spring Reactive Webflux.
Solar applications require support documents i.e. health care and income documents, for identification and verification purposes. This in turn had significantly reduced the error rate normally associated with a bulky name match analysis, improving overall latency. Moreover, switching to AWS counterparts like Textract from GCP alternative for OCR increased success rate.