IT tech enthusiast seeking a position that offers professional challenges utilizing technical skills and be part of organization development goals / deliveries. Good Knowledge on Software Development Life Cycle and Sound knowledge on Java and Spring programming.
Microservices Using Spring Boot & Spring Cloud
• Created two microservice and registered microservice in Eureka Service Discovery.
Integrated Spring Cloud Gateway for routing user request used Hystrix & Hystrix
Dashboard to identify failure for downstream services.
• ELK Stack to centralize logging across all microservices and Zipkin, Sleuth to centralize
tracing in microservice architecture
Corona Virus tracker app with Spring Boot and Java
• Created a corona tracker application in Java Spring Boot using various Spring
modules such as Spring Data JPA, Spring Boot DevTools, Spring Web and Thymeleaf.
• Used Java 8 Stream API and Java 11 HTTP Builder API to process data from a remote
web URL (GIT Repository) and loading data from the .csv file into the application.
Used scheduled processes so the application run on every first hour of the day to
fetch the data and update it on the Application.