About Me
Hello,
To give you a brief overview of my skill set – I am working in IT firm for about 11 years and have contributed to various roles along with multiple technologies in Cloud and Automation field.
I am enjoying worki...
I am enjoying working on given technologies such as Amazon web services, Kubernetes, Terraform, Continuous Integration/Continuous Deployment (Jenkins), Docker, Ansible and Grafana.
If the position is still available and you feel I may be a possible fit, please let me know.
Regards,
Ashish Bansod
Skills
Development Tools
Web Development
Networking & Security
Software Testing
Operating System
Mobile Apps
Database
Others
Software Engineering
Programming Language
Positions
Portfolio Projects
Company
Deployment of Consul Cluster on AWS using Terraform
Role
DevOps Engineer
Description
Create a Consul cluster running on AWS in 3 AZ zone, using Terraform as Infrastructure as a Code.
Consul is a technology that enables Service Discovery[^1], a pattern that allows services to locate each other via a central authority.
Terraform is a technology that allows us to script the provisioning of infrastructure and systems. This allows us to practice the Infrastructure as Code pattern. The rigor of code control (versioning, history, user access control, diffs, pull requests etc) can be applied to our systems.
And why AWS? We need to create many servers and build a network to see this system in action. We can simulate parts of this locally with tools such as Vagrant, but we can use the arguably most popular[^2] IaaS platform for this job at essentially zero cost, and learn some valuable skills which are readily applicable to other projects at the same time.
Show More Show LessTools
AWSCompany
App Deployment on Kubernetes using Jenkins
Role
DevOps Engineer
Description
I have deploy an Application on Kubernetes cluster using Jenkins as Continous integration/ Continous Delivery.
Workflow:
1. Jenkins clone the Git repo which contains the code on it's server.
2. Compile the code using maven package from pom.xml file and copy the jar to the target location and build the docker image.
3. Copy the docker image to the Docker hub.
4. Jenkins will use to deploy the application on the kubernetes cluster
Show More Show LessSkills
AWS Jenkins KubernetesVoting App on Kubernetes Cluster using AWS as Infrastructure
https://github.com/ashishbansod/K8-projectCompany
Voting App on Kubernetes Cluster using AWS as Infrastructure
Role
DevOps Engineer
Skills
AWS Kubernetes