Solution Architect & Group Lead at AppEnsure Inc.
Real User
Top 5
2023-05-22T08:27:00Z
May 22, 2023
I have a team, and they are working on Spring Cloud. As of now, we are using a microservice. In the microservice, we need to use Spring Cloud just like how in Eureka Server, we need to maintain the server from Eureka, especially when we have multiple services and those services that are getting connected to Eureka Server. Then, when we send a request, Eureka Server and the gateway of Eureka Server take care of sending the request to a particular instance.
Sr. Technology Specialist at a computer software company with 5,001-10,000 employees
Real User
2021-01-31T06:56:22Z
Jan 31, 2021
We use it for managing traffic and API routing. It was on-premise, and then all the components were Spring-based components and Java-based, whereas, in the case of Google Cloud, it was heterogeneous, and few were Python-based. We chose Spring Cloud gateway as all services were in Java, and it was on-premise.
Configuration Management streamlines the process of maintaining consistency of a product's performance and functional attributes, ensuring optimal operations and adaptability.
Implementing Configuration Management enhances control over developing, updating, and deploying software applications. It ensures that all environments are standardized across the development lifecycle, reducing errors and downtime. This approach assists with compliance, documentation, and easier rollback...
We use it for building cloud-native applications and APIs and it helps us effectively manage various aspects of our application.
I have a team, and they are working on Spring Cloud. As of now, we are using a microservice. In the microservice, we need to use Spring Cloud just like how in Eureka Server, we need to maintain the server from Eureka, especially when we have multiple services and those services that are getting connected to Eureka Server. Then, when we send a request, Eureka Server and the gateway of Eureka Server take care of sending the request to a particular instance.
We use it for managing traffic and API routing. It was on-premise, and then all the components were Spring-based components and Java-based, whereas, in the case of Google Cloud, it was heterogeneous, and few were Python-based. We chose Spring Cloud gateway as all services were in Java, and it was on-premise.