Last active
September 24, 2020 06:13
-
-
Save piyushgupta009/0bbcd6bd596b28fe0480f36a71a39cc2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta": { "theme": "elegant" }, | |
"basics": { | |
"name": "Piyush Gupta", | |
"label": "DevOps Engineer/Consultant", | |
"picture": "https://avatars2.githubusercontent.com/u/30699632?s=400&u=f150785d3172db8033bc8922031e7a98526ace7c&v=4", | |
"email": "[email protected]", | |
"phone": "(91) 9711206928", | |
"website": "", | |
"summary": "Skilled DevOps Engineer with 10+ years of experience in server deployments,automation and hardening the security around it .Furthermore I have worked on enagagements involving AWS, Docker, Kubernetes, and Openstack, helping organizations instill Devops for the modern age.", | |
"location": { | |
"address": "1606, Paramount Symphony", | |
"postalCode": "201016", | |
"city": "Ghaziabad", | |
"countryCode": "IN", | |
"region": "North India" | |
}, | |
"profiles": [ | |
{ | |
"network": "GitHub", | |
"username": "piyushgupta009", | |
"url": "https://github.com/piyushgupta009" | |
}, | |
{ | |
"network": "LinkedIn", | |
"username": "[email protected]", | |
"url": "https://www.linkedin.com/in/piyushgupta010/" | |
} | |
] | |
}, | |
"work": [ | |
{ | |
"company": "Arm", | |
"position": "Senior Software Enginner", | |
"website": "http://www.arm.com", | |
"startDate": "2017-07-24", | |
"highlights": [ | |
"Developing CI/CD Roadmaps and implementing to the project", | |
"Automation Tools : Vagrant", | |
"Docker ,Kubernetes", | |
"Deploying the container on Docker Swarm and Kubernetes for production and Testbeds", | |
"AWS Services : IAM, VPC, EC2, Route 53, S3, CloudWatch", | |
"Deployed Openstack Rocky and services with Orchestration", | |
"VCS: Bitbucket, Gerrit", | |
"JIRA, Slack", | |
"Documentation: Confluence, Sharepoint", | |
"Nginx , Tomcat Deployment", | |
"TLS Certificate Management", | |
"Deployed Opensource VPN based solutions like Strongswan 5+ and created VPN between customer nodes and our hosted infrastructure", | |
"Deep Knowledge of SMSC and integration and configuration of the ESME", | |
"Deployed Kannel (Opensource based SMS ESME)" | |
] | |
}, | |
{ | |
"company": "Ericsson", | |
"position": "Senior Solution Integrator", | |
"website": "http://www.ericsson.com", | |
"startDate": "2010-10-01", | |
"endDate": "2017-07-21", | |
"highlights": [ | |
"Deployed Ericsson VAS products on bare metals ", | |
"Managing 50+ servers in a distributed and a highly available infrastructre", | |
"Consult and Contribute to system archtecture", | |
"VCS : Gerrit", | |
"Solid foundation on UNIX based system", | |
"Shell Scripting", | |
"Deployment on Openstack based Cloud", | |
"Developed SMSC and Diameter protocol based applications using Java/Scripts" | |
] | |
} | |
], | |
"education": [ | |
{ | |
"institution": "MMEC", | |
"area": "Electronic and Telecommunication", | |
"studyType": "Bachelor", | |
"startDate": "2006-07-01", | |
"endDate": "2010-06-01", | |
"gpa": "72%" | |
}, | |
{ | |
"institution": "Swami Vivekanand Public School", | |
"area": "Science", | |
"studyType": "Class XII", | |
"startDate": "2005-04-01", | |
"endDate": "2006-03-31", | |
"gpa": "86%" | |
}, | |
{ | |
"institution": "Swami Vivekanand Public School", | |
"studyType": "Class X", | |
"startDate": "2003-04-01", | |
"endDate": "2004-03-31", | |
"gpa": "88%" | |
} | |
], | |
"skills": [ | |
{ | |
"name": "Server Deployments", | |
"level": "Master", | |
"keywords": [ | |
"Docker", | |
"Kubernetes", | |
"GoCD", | |
"Ansible Playbooks", | |
"TLS management", | |
"Vagrant", | |
"Security Hardenening", | |
"Nginx ,Tomcat", | |
"Openstack" | |
] | |
}, | |
{ | |
"name": "OS Skills", | |
"level": "Master", | |
"keywords": [ | |
"Shell Scripting", | |
"Linux Administration", | |
"Cloud Management", | |
"Python Coding", | |
"Automate processes", | |
"Security Hardening", | |
"OpenSSL" | |
] | |
}, | |
{ | |
"name": "Cloud Exposure", | |
"level": "Master", | |
"keywords": [ | |
"AWS", | |
"Azure", | |
"Linode", | |
"Openstack" | |
] | |
}, | |
{ | |
"name": "Automation", | |
"level": "Master", | |
"keywords": [ | |
"Ansible", | |
"Selenium", | |
"Kubernetes" | |
] | |
} | |
], | |
"languages": [ | |
{ | |
"language": "English", | |
"fluency": "Native speaker" | |
}, | |
{ | |
"language": "Hindi", | |
"fluency": "Native speaker" | |
}, | |
{ | |
"language": "Punjabi", | |
"fluency": "Native speaker" | |
} | |
], | |
"interests": [ | |
{ | |
"name": "Cooking", | |
"keywords": [ | |
"Indian", | |
"Continental" | |
] | |
}, | |
{ | |
"name": "Travelling", | |
"keywords": [ | |
"Wildlife", | |
"Beaches", | |
"Experiencing New Cultures" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment