Now you can Instantly Chat with Soumya Ranjan!
About Me
An individual seeking a productive role in the organization to contribute to its success and construct a career with leading industries in challenging environments.... environments.
Show MoreSkills
-
-
-
-
-
-
-
-
-
-
-
-
- 5 Years
Expert
-
-
-
-
-
-
-
-
- 4 Years
Advanced
-
-
-
-
-
- 2 Years
Intermediate
-
-
- 5 Years
Advanced
-
- 2 Years
Intermediate
-
-
-
-
-
- 2 Years
Intermediate
-
-
-
-
-
-
-
-
-
-
-
-
- 3 Years
Expert
-
-
- 4 Years
Advanced
-
-
- 2 Years
Advanced
-
-
- 1 Years
Intermediate
-
-
- 5 Years
Expert
-
-
-
-
-
-
- 1 Years
Intermediate
-
- 5 Years
Advanced
-
- 4 Years
Advanced
-
- 5 Years
Advanced
-
- 6 Years
Advanced
-
-
-
- 1 Years
Intermediate
-
-
-
-
-
-
-
-
-
-
-
-
Portfolio Projects
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 LessDescription
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 LessDescription
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.