About Me
● 10+ Years of experience in IT industry with relevant experience in project works in big data and automation space.
● Notable success in architecture , design and management of cassandra and kafka clusters with hundreds of nodes and...
● Hands on with both Open Source and DSE versions of cassandra.
● Experience with infrastructure automation/configuration management tools like ansible and chef for managing large infrastructures.
● Developed tools for clients and for automation of repetitive internal works.
● Experience in deploying clusters in cloud environments like AWS , GCP and openstack .
● Design and implementation of database as a service .
● Worked closely with scrum masters to define sprint goals.
● Involved in problem management, incident management and change management.
Employment history :
- Principal DBA at [24]7.AI (Oct 2019 - Current)
- DBA/Cassandra SME at Cisco (Sep 2017-Oct 2019)
- Senior Engineer(Cassandra,Kafka) at Target (Jul 2016 - Sep 2017)
- Senior Associate (NoSQL) at Cognizant (Apr 2016-Jul 2016)
- IT Analyst at Tata Consultancy Services (Nov 2009 to Apr 2016)
Show MoreSkills
Database
Development Tools
Programming Language
Web Development
Others
Portfolio Projects
Company
Cassandra as a service
Description
Created a Cassandra as a service project using technologies like nodejs, ansible and openstack. The UI was created in nodejs through which a user can request a Cassandra cluster . Then the ansible was kicked off in the background to spin vms in openstack and install Cassandra in them . The information was also stored in database for information purpose . This helped to build large Cassandra clusters quickly .
Show More Show LessTools
Visual Studio Code AnsibleCompany
Automation of database schema management
Description
Automation of database schema management is a automated process to manage the database schema . Technologies used are git , flask and Cassandra database . Users check in their schema in git and tag it . Once tagged , it triggers a webhook to call a flask . Based on the schema changes and tag applied the flask application executes applying the schema changes to the database .
Show More Show LessCompany
Migration of Cassandra database from AWS to GCP
Description
This project was for migrating the Cassandra database from AWS to GCP .
A vpn was established between AWS and GCP through the internal data enter . Once done , new Cassandra data enter created in GCP and connected with the DC in AWS. Both DCs were made part of same Cassandra cluster. Data were streamed from AWS dc to GCP dc . Nodetool rebuild was used . Once done the AWS dc nodes were removed.
Tools
Jenkins