MicroProfile Config with etcd
Published on 20 May 2020
by Rudy De BusscherIn this short video, Rudy de Busscher demonstrates how to use MicroProfile Config with etcd.
Eclipse MicroProfile Config is a solution to externalise configuration from microservices.
etcd is a persistent, lightweight, distributed, key-value data store developed by CoreOS that reliably stores the configuration data of the cluster, representing the overall state of the cluster at any given point of time.
Build Applications on Payara Server Using Eclipse MicroProfile Config API Guide.
Related Posts
Nugget Friday - Building Resilient Microservices with MicroProfile Fault Tolerance
Published on 08 Nov 2024
by Luqman Saeed
0 Comments
While we all want maximum uptime for our software systems, failures and downtimes are inevitable. However, these can be minimized and quickly resolved through comprehensive, robust and well-designed fault tolerance mechanisms. This Nugget ...
The Payara Monthly Catch - October 2024
Published on 30 Oct 2024
by Chiara Civardi
0 Comments