TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Best Practice in Feature Flag for Micro Services?

3 pointsby albertlieabout 7 years ago
Hi All,<p>I would like to initiate feature flag driven development in my current company. I saw several ideas like what Etsy built https:&#x2F;&#x2F;github.com&#x2F;etsy&#x2F;feature but I wonder whether this is good idea or not.<p>From my perspective, that way will mess up the logic in my code and not scalable in micro services .I can imagine that will be a ton of bugs when I didn&#x27;t put the logical condition in one of my services.<p>So anyone has experience in doing feature flag in micro services?

no comments

no comments