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 involves maintaining and managing the consistency of a product's performance, functional and physical attributes with its requirements, design, and operational information throughout its life.
Emphasizes the importance of maintaining the integrity and traceability of the configuration throughout the lifecycle of complex systems. It ensures that changes are managed in a structured manner, reducing risks and improving the quality and reliability of systems. It...
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.