Skip to content

A simple example explaining all spring cloud services for a microservice architecture

License

Notifications You must be signed in to change notification settings

iamsixer/spring-cloud-services

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Spring Cloud Services

. Config Server

. Eureka Server

. Eureka Client

. Zuul Server

. Spring Admin Server

. Hytrix Implementation

. Feign Client

. Sleuth

. Zuul Proxy

Microservice - Distributed Tracing and Visualization

. Zipkin (In Memory) (log tracing tool - autoconfig)

. Zipkin (log tracing tool - streaming log data through Apache kafka and storing it in Cassandra)

  • Make sure to install Kafka, Cassandra and start them before starting the zipkin stream server

Zipkin Log Tracing

Zipkin Log Tracing

Datasource

. Apache Cassandra

Messaging Queue

. Apache Kafka

Eureka Server

Eureka Server

Spring Admin Server

Spring Admin Server

Request

Request

Response

Response

About

A simple example explaining all spring cloud services for a microservice architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%