My MVP - GradualRollout

Hi Everyone,

I am working on an MVP, personally very excited to build because I have experienced the pain points it solves

  • Dev teams struggle with bulk releases
  • Any small migration still gets rolled out to 100%, so excessive testing happens to make sure everything works
  • Rollbacks cause lot of chaos

My solution is to combine feature flags and canary deployment. Its still in validation phase and the development is happening parallely

Built with v0 for design and lovable for landing page
Link - https://gradualrollout.com/

1 Like

Hi Sathishkumar,

I just joined the waitlist — looks like a great project! Combining feature flags with canary deployments is a smart approach. Looking forward to seeing how it evolves.