Skip to content
View AdekunleDally's full-sized avatar

Block or report AdekunleDally

Report abuse

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

Report abuse

Pinned Loading

  1. voting-app voting-app Public

    This repository features a microservice-based voting application developed in Golang. The application is integrated with a CI/CD pipeline using Jenkins and is deployed on a Kubernetes cluster. It i…

    2 2

  2. python-devops-project python-devops-project Public

    This repository contains an implementation of a Python Flask application deployed in a Kubernetes cluster. Monitoring is enabled through Prometheus, which scrapes metrics from the application. For …

    Shell 1

  3. grpc-server-streaming-api grpc-server-streaming-api Public

    This application provides a calculator service by using a gRPC server streaming API which takes an input from a user and returns the prime factor(s) of that number.

    Go

  4. grpc-client-streaming-api grpc-client-streaming-api Public

    This application provides a calculator service by using a gRPC client streaming API which takes inputs from a user, sends the inputs as message requests(in form of a data stream) to the server and …

    Go