Skip to content
#

microservices-application

Here are 122 public repositories matching this topic...

kubeshark

The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes

  • Updated May 22, 2024
  • Go

Basic skeleton for Spring Boot Microservices. It includes spring spring security for basic Auth. Spring Cloud Gateway is also implemented as an API gateway. Lots of the spring cloud component integrated. UI component for the same can be found here: https://github.com/Nasruddin/angular-based-microservice

  • Updated Mar 21, 2024
  • Java

A scalable e-commerce platform project, based on a microservice architecture and AWS services. Designed for modularity, independent scaling, and efficient communication via a central API gateway. Includes detailed documentation on dependencies, authentication, proxy workflow, and microservices for comprehensive oversight and easy integration.

  • Updated Mar 1, 2024
  • JavaScript

In a microservices Node.js application, the functionality is divided into small, independent services that communicate with each other through APIs. Each service is responsible for a specific business capability and can be deployed, scaled, and updated independently.

  • Updated Jan 15, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the microservices-application topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microservices-application topic, visit your repo's landing page and select "manage topics."

Learn more