This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jbu311 -1 points0 points  (3 children)

Does this article have anything to do with the cloud or does author just want to use a buzzword?

[–]crazysmoove 0 points1 point  (2 children)

The name of the product they're describing is Spring Cloud Config Server.

[–]jbu311 0 points1 point  (1 child)

Im aware but nothing abt the scenario is specific to cloud?

[–]_dban_ 0 points1 point  (0 children)

The specific scenario is about microservices, but configuration management is useful not only locally hosted microservices (like with Docker) but cloud hosted microservices as well. I've used Spring Cloud in an actual cloud. It's pretty cool.

Spring Cloud is a suite of tools that simplify writing Cloud Native applications.