Projects
During the tenure of my career, I have worked on numerous projects covering various technologies, industries and functions involving application development, optimization, security and automation. Few notable projects include
​
-
Application Design (Architecture – Cloud Native, Security, Performance, Availability, Usability)
-
ERP Implementation – Manufacturing, Real Estate
-
Data Encryption (Health Care, Insurance)
-
Application Migration and Modernization (.Net/MSSQL to .Net Core/MySQL)
-
Cloud Migrations - OnPrem to Azure, Azure to AWS, OnPrem to AWS
-
High Availability & High Availability (99.99% uptime) with Disaster Recovery
-
RPA Projects – Automation of processes across functions (HR, Sales, Operations, Quality, Support, etc)
-
Security – VAPT Mitigation, ISO27001, WAF, SOC, SIEM, End Point Security, Email Security, Web Security, etc
I am adding a few projects below from my overall portfolio.
Microsoft SQL Always ON High Availability
Solution Architect
As customers’ business grew, their core application database also grew with millions of records in several tables. Prior to the new solution, a single database is used for all Read/Write operations including user dashboards in landing pages post login. The solution involved deploying Microsoft SQL Always ON with 1 Write and 2 Read Nodes (1 each for Read-Queries and Dashboards). A listener is configured to direct read/write connections for respective nodes. The performance of the application increased significantly after this implementation.
Migration of Applications from On-Prem to Microsoft Azure
Solution Architect
This project involved the migration of all the on-prem applications and databases to Microsoft Azure. I was responsible to work closely with Infrastructure, Application and Database Teams to identify all the application dependencies and plan the migration. All the VMs were completely migrated successfully along with ASR Setup. A DR Drill was also performed to test the DR capabilities of the infrastructure and application. I have made certain recommendations to further optimize RTO for restoring applications from DR Site.
ERP Implementation
Implementation Consultant
The goal was to understand the as-is process and requirements from end-users and to identify gaps in ERP. The missing features must be communicated to the ERP Vendor’s Technical Team for further changes/enhancements. The responsibility also includes Project Management to oversee the ERP Implementation and identify both technical and operational roadblocks.
VAPT Mitigation
Solution Architect
As a part of compliance, the customer applications undergo VAPT by various stakeholders like Insurance Companies and Corporates. The project involved fixing security vulnerabilities identified in the VAPT findings. It requires a good amount of knowledge for understanding the report, ability to reproduce the issue and fix it with the right solution. OWASP10 best practices are followed for fixing the issues.
Data Encryption
Solution Architect
This project involved securing critical PII related to customers like Name, Address, Date of Birth, etc. in various stages. A 360-degree approach is developed to encrypt the critical information during data-in-transit and rest. The parameters were securely encrypted at the browser before they were sent to App Service Layer via SSL. Further, the parameters were encrypted using AES256 Bit Encryption Algorithm and then securely sent to the Database server. The project has met all requirements to secure complete PII during the entire request cycle. Passwords are also hashed using the argon2 algorithm.
Covid Live Classes
Solution Architect
At the onset of the pandemic, the customer wanted to conduct Live Covid Classes with Experienced Doctors for Corporate Customers. The solution involved integrating Vimeo for live video, polls, Q&A. The registration and real-time links and notifications were sent through WhatsApp along with feedback URLs.
Spice FM
DevOps Engineer
Spice FM is India's first localized online radio platform built using Airtime. I have configured and deployed Airtime and IceCast in Digital Ocean.
​
The application is customized with few changes which enhance the user experience and management of the application.
Call Center Setup
Server Deployment
The call center solution is deployed based on GoAutoDial. Goautodial is built on top of ViciDial. A PRI Card is used to connect the PRI line to the server for telephony purposes.
​
Client CRM is integrated with ViciDial using APIs for displaying customer details based on contact information.
​
The solution is working seamlessly for more than 5 years with minimum maintenance.