dilip s.
0About
PROJECTS Zeomega Projects: CICD pipeline for Security scanning - Jenkins I have implemented CI/CD Pipeline for security scanning implemented a pipeline using the Dependency Check tool to scan JAR files and components and report vulnerabilities against the NVD database to the internal team. Automation for install wso2 apimanage and Mi -jenkins Implementing CI/CD Pipeline created a pipeline to copy artifacts from an existing job, use parameters to create environments, extract environment details, and use an Excel sheet for required inputs to install WSO2 API Manager, WSO2 EI, and WSO2 MI via Puppet agent. Migrate windows deployment to Kubernetes deployment Migrating Wso2 Api manager and Micro Integrator Transitioned deployments from windows to Kubernetes environment. Security Patch Automation for wso2 Apim and wso2 Mi -jenkins Wso2 Api manager and Micro Integrator security path update Utilized the WSO2 built-in executable tool to update security paths, bind with the artifact, and execute Puppet in insert/update mode. Personal Devops Projects: Aws Samll Mini Project: Deploying a Java application using Ubuntu Linux EC2 instances. Configured inbound rules to open specific ports for browser access. End to End CICD Pipeline implementation - jenkins Implementing end to end CI/CD Pipeline for java based application using Jenkins declarative pipeline . As part of the pipeline,I have Implemented Various stages such as Build, Static code analysis, Dependency check tool to scan jar files,creation of Docker images, trivy open source security scanner for vulnerabilities in containers Deployment for Kubernetes Platform Using ArgoCD,Data visulation Prometheus Grafana. Deploy a Dynamic web Application - AWS Implementing static application on AWS , create the VPC and subnets for two availability zones, create an EC2 instance with the help of a CloudFormation template , Using the CloudFormation template, attach an Auto Scaling group, Create a NAT gateway for outbound trac, creating security groups for the EC2 instance to allow inbound tra c, Create a target group to address the EC2 instance, create the load balancer and attach the target group, create another EC2 instance for the bastion, Using the bastion, log in with the private IP of the EC2 instance in the auto scaling group and deploy the static application, Using the load balancer, anyone from the outside world can access the dynamic application. Egaisoft Projects: End to End Implementing Full stack Web Application: Developed a user-friendly and responsive online web application using React JS, CSS, HTML, and Bootstrap. Integrated RESTful APIs with the Java Spring Boot backend to handle user data and product information, ensuring real-time updates. Utilized MySQL as the database for data storage and retrieval, ensuring data integrity and reliability.