Solution Architect & Group Lead at AppEnsure Inc.
Real User
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 ensures consistent performance by managing system settings across the network. It enhances efficiency, reduces downtime, and improves compliance with industry standards.Configuration Management provides a systematic approach to handle IT resources. This involves tracking all aspects of hardware and software configurations, identifying any discrepancies, and rectifying them efficiently. Effective Configuration Management aids IT teams in maintaining control over...
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.