TechPrimers / stock-price-viewer-microservices-part1

Spring Cloud services with 5 microservices - End to End Example
https://youtu.be/rlS9eH5tEnY
136 stars 220 forks source link

Architecture --Same Data Store for both Micoservices? #8

Open sdutt76 opened 3 years ago

sdutt76 commented 3 years ago

Looking at the Architecture.. isn't same data store being depicted for both services? I think Microservices best practices don't recommend same data store for services to share? isn't it?, unless i am missing something?