Ashish B.

Ashish B.

DevOPS Cloud Engineer

Delhi , India

Experience: 5 Years

Ashish

Delhi , India

DevOPS Cloud Engineer

27002.9 USD / Year

  • Immediate: Available

5 Years

Now you can Instantly Chat with Ashish!

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

Show More

Portfolio Projects

Deployment of Consul Cluster on AWS using Terraform

https://github.com/ashishbansod/Consul-Cluster

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 Less

Skills

AWS ELB Git Terraform

Tools

AWS

App Deployment on Kubernetes using Jenkins

https://github.com/bansodashish/spring-boot-mongo-docker

Company

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 Less

Voting App on Kubernetes Cluster using AWS as Infrastructure

https://github.com/ashishbansod/K8-project

Company

Voting App on Kubernetes Cluster using AWS as Infrastructure

Role

DevOps Engineer

Description

Voting App deploy on Kubernetes cluster on the AWS infrastructure.

Show More Show Less

Skills

AWS Kubernetes