Skip to content
View madhukargunda's full-sized avatar
❤️
Working from home
❤️
Working from home
  • Singapore

Block or report madhukargunda

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • helm-charts Public

    Updated Feb 10, 2025
  • redis-guard Public

    A Spring Boot application that demonstrates secure Redis connections using SSL/TLS and self-signed certificates. This project outlines steps for generating certificates with OpenSSL, importing them…

    Java Updated Nov 12, 2024
  • Building a Real-Time Credit Card Transaction Simulator with Kafka, KStream, Java Executor Service, Spring Boot and Dashboard Visualization

    Java 1 Updated Oct 28, 2024
  • Java Updated Oct 13, 2024
  • This repository contains a collection of Kafka use cases implemented using Spring Boot. showcasing how Kafka can be leveraged for various scenarios such as event-driven architectures, real-time dat…

    Java Updated Oct 13, 2024
  • This repository contains training materials shared with Singapore students on Spring and Spring Boot core concepts. It covers topics like loose and tight coupling, bean lifecycle, component scannin…

    Java Updated Oct 11, 2024
  • Simple Spring Boot REST API with two REST Endpoints to connect from wechat service account to verify what are all the headers wechat service account is sending to our network.

    Java 1 Updated Aug 26, 2024
  • Microservices implementation using spring boot and monitoring the microservices using the boot admin and discovering the services by using the eureka netflix

    Java 3 Updated Aug 26, 2024
  • Java Updated Aug 26, 2024
  • avscanning Public

    Java Updated Aug 6, 2024
  • Chained API Calls: Executes a sequence of REST API calls where each call depends on the result of the previous call.

    Java Updated Aug 6, 2024
  • Java Updated Aug 6, 2024
  • av_scan Public

    Updated Aug 11, 2023
  • Sample file scanning implementation

    Updated Aug 3, 2023
  • This repository contains the materials and examples used for a training session on Spring Batch, conducted for students in Singapore. The training covers key Spring Batch concepts and provides hand…

    Java Updated Aug 22, 2021
  • HTML Updated May 1, 2021
  • Updated Mar 20, 2021
  • Configuring the Consul as the key value to store to store the docker cluster information

    Shell 20 12 Updated Mar 20, 2021
  • Createa image to install the apache webserver and nginx

    Updated Aug 27, 2019
  • Java 1 Updated Aug 4, 2019
  • Tomcat Deployment of Spring Boot application and Externalising the Spring boot configuration from war file and load the configuration into Tomcat Context from outside of the application

    Updated Aug 3, 2019
  • Generation of the self signed certificate and store into separate truststore file.

    Updated Jun 23, 2019
  • Service discovery for microservices using built-in Docker DNS

    1 1 Updated Jun 9, 2019
  • This establishes a hierarchy of preferences, so that tasks are first divided over one category, and then further divided over additional categories. One example of where this may be useful is divid…

    1 Updated Jun 9, 2019
  • we have three node cluster in docker and we want to replicated or scale up from 1 to 3 but we want each container should be run on each node and we don't want global mode of the service

    1 1 Updated Jun 8, 2019
  • How to create the docker native swarm , creation of the manager,workers and orchestrating,scheduling the docker containers

    Updated Apr 26, 2019
  • Assigning the multiple docker containers to default docker0 bridge and custom application specific network

    1 3 Updated Apr 21, 2019
  • Scaling the docker containers in non swarm mode and load balancing the requests using HaProxy

    3 2 Updated Apr 21, 2019
  • Using docker swarm creating the replica of account-service micro service and load balancing the requests using haproxy docker container (Self configuration of the haproxy.cfg). Here we are manually…

    12 4 Updated Apr 20, 2019