java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

External Configuration Store Pattern

Open satishnaidu opened this issue 9 years ago • 9 comments

Hi Team, I am really impressed with your work and the way you are working on. If possible can I try to start work on the one of the cloud design patterns " External Configuration Store Pattern".

Please let me know your comments.

satishnaidu avatar Aug 10 '15 21:08 satishnaidu

Just for reference https://msdn.microsoft.com/en-us/library/dn589803.aspx @SatishNaidu Thank you for showing interest in contributing. Yes you may go ahead. We welcome contributions :+1: . But I think we need to discuss how are we going to implement cloud design patterns. Put forward your thoughts @iluwatar @SatishNaidu I don't have any experience related to cloud technologies.

npathai avatar Aug 11 '15 05:08 npathai

@SatishNaidu We have how to contribute guidelines in README.md

npathai avatar Aug 11 '15 06:08 npathai

Thanks @npathai , I have gone through the all the microsoft cloud design patterns, Some of the paterns like "Cache Aside pattern" , "Runtime Reconfiguration Pattern ", "External Configuration Store pattern" etc are really very usefull for all the applications apart from cloud.

I will create some sample interfaces and related impl classes for "External Configuration Store " pattern and share the details with you for further inputs from all.

satishnaidu avatar Aug 11 '15 08:08 satishnaidu

@satishnaidu are you working on this pattern? I'm about to revert under construction label since there is no progress.

iluwatar avatar Apr 26 '16 04:04 iluwatar

This issue is free for taking again.

iluwatar avatar May 01 '16 16:05 iluwatar

@iluwatar , Sorry for responding lately, I have these changes in my local...but before checking the code I just want to someone review it. Because, It's not just plain java classes, It is using yaml file, jersey jars also to implement these pattern. Please let me know how to proceed on this.

satishnaidu avatar May 02 '16 05:05 satishnaidu

Are the changes in your fork? I can take a look if you point me in the right spot.

iluwatar avatar May 02 '16 18:05 iluwatar

This issue is free for taking again.

iluwatar avatar Jul 06 '20 15:07 iluwatar

https://docs.microsoft.com/en-us/azure/architecture/patterns/external-configuration-store

iluwatar avatar Jul 24 '20 13:07 iluwatar

Updated task description

iluwatar avatar May 30 '24 04:05 iluwatar