Java Zone - The heart of the Java developer community
Java Zone - The heart of the Java developer community |
Service Discovery Using Spring Cloud Eureka Posted: 31 Jul 2021 03:57 PM PDT Spring Cloud Eureka is a sub-project under the Spring Cloud. This project provides a mechanism for service discovery in a Microservices Architecture. The Eureka Service Discovery framework was originally built by Netflix. However, it was later added to the Spring Cloud projects. Since then, it is more commonly known as Spring Cloud Eureka or Spring Cloud Netflix Eureka. |
Tracing Logs in Microservices Architecture using Spring Cloud Sleuth Posted: 31 Jul 2021 03:51 PM PDT In this post, we look at Tracing Logs using Spring Cloud Sleuth. It belongs to the Spring Cloud family of projects. It is an extremely powerful tool for enhancing logs in any application. However, its use becomes even more pronounced while building microservices using Spring Cloud. So, let's start understanding Spring Cloud Sleuth in detail. |
You are subscribed to email updates from DZone Java Zone. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
Comments
Post a Comment