Closed faithsiaji closed 2 years ago
Good afternoon and thank you for submitting your topic suggestion. Your topic form has been entered into our queue and should be reviewed (for approval) as soon as a content moderator is finished reviewing the ones in the queue before it.
Great topic 🚀 , make sure it matches the following:
Please reference any relevant EngEd articles in yours and build a unique project - Approved.
Topic Suggestion
Solving common microservices problems with Spring cloud consul
Writing sample(s):
Include any links or writing samples to help our team gauge your writing quality better.
Proposal Submission
Proposed title of the article
Your title should be descriptive of the article/tutorial. Be Specific.
Proposed article introduction
Consul is a distributed service discovery and configuration system. It is a distributed key-value store that provides a way to manage configuration across multiple servers. It solves some of the most common microservices problems like:-
Spring Boot consul is a Spring Boot starter that provides a convenient way to integrate Consul with Spring Boot. In addition, it provides a convenient way to configure Consul and Spring Boot. Consul is simple to use and provides the functionalities not provided by other distributed configuration systems like zookeeper or etcd.
The article will explain integrating a Spring Boot microservice application with Consul and deploying a distributed configuration and health check services.
Key takeaways
Article quality
The article will provide a detailed explanation of integrating Consul in a Spring Boot application. Unfortunately, most of the available tutorials for distributed configuration and health checks only explain zookeeper and etcd, which are very common, making it hard to find a detailed tutorial on integrating Consul for distributed health checks and configuration.
References
N/A