mirrord
p/mirrord
Connect your local process and your cloud environment.
Ben Lang

mirrord for Teams โ€” Remocal Kubernetes development for teams and enterprises

Featured
71
โ€ข
mirrord solves the problems every modern cloud developer faces during microservice development by making remote services feel local.
Replies
Best
Eyal Bukchin
Maker
๐Ÿ“Œ
Hey Product Hunt! Iโ€™m Eyal, co-founder at MetalBear, and today is a big day for us! Almost two years ago we launched the mirrord OSS here on Product Hunt. Today weโ€™re thrilled to announce the launch of our commercial offering, mirrord for Teams! ๐Ÿฅณ mirrord was built by a team of some very frustrated backend developers. Itโ€™s a Remocal development tool for Kubernetes, meaning it lets developers work locally while their process โ€œthinksโ€ it is running remotely on the cluster. This dramatically cuts down development iterations by lettings devs run, test, and debug code in the cloud directly from their IDE or CLI, without going through Docker Build, CI, and deployment for every little change. ๐Ÿชž mirrord for Teams is a secure and manageable platform built on top of mirrord OSS with extra features for collaboration and advanced use cases - all to make it incredibly simple to adopt the mirrord Remocal workflow broadly within the organization. The end state it enables is for all developers in the organization to test continuously and concurrently against the Staging environment, all without interrupting each other or affecting the cluster. Anyone who knows how difficult it is to test in the cloud at most tech organizations can immediately get what this means. โ˜๏ธ Skeptical? Check out what our users think: https://mirrord.dev/stories/ ๐Ÿ“š Still skeptical? We do speedrun demos on your own infrastructure: http://mirrord.dev/product/#spee... ๐Ÿ I hope this piqued your interest! You can read more about mirrord for Teams here: https://mirrord.dev Or if youโ€™re ready to give it a go, sign up for a free 7-day trial here: https://app.metalbear.co Weโ€™re excited to hear you think!
Aviram Hassan
@eyalbukchin Let's go!
Eyal Bukchin
@amir_cohen12 Thanks! Appreciate the support!
Eyal Bukchin
@max_savonin1 Hey Max, thanks for the feedback! To answer your questions: - mirrord for Teams includes a centralized component in the cluster called the mirrord Operator, which mediates the functionality of all mirrord clients. It uses the existing Kubernetes RBAC to limit what users can and can't do. - The mirrord CLI makes it easy to integrate with CI/CD, and a lot of our users use it to speed up test suites by using an existing persistent cloud environment instead of spinning one up and down for each run. Thanks again!
Itamar Friedman
How does it handle scale? Have you seen it being used in clusters with 100s+ pods? Congrats on the launch ๐ŸŽ‰๐Ÿ‘
Eyal Bukchin
@maritamar Thanks! Since all the meaty stuff - proxying logic between the client and the cluster - happens at the process level, mirrord is pretty much agnostic to scale. We've seen it working in clusters with 1000s of pods without breaking a sweat ๐Ÿ˜‰
Barak Simon
It really makes the developer's life easier. No more pushing WIP code and waiting for the pipeline to finish.
Eyal Bukchin
@baraksi Thanks! I'm glad you're enjoying the product.
Alon E
๐Ÿ’Ž Pixel perfection
Been an early adapter of mirrord and our workflows have completely changed thanks to their team. I was looking for something like this for a while and the alternatives had many cons that stopped us from using it. The MetalBear team had a different approach that really changed the game. If you have a cluster, just give it a go and see how simple it is by yourself.
Eyal Bukchin
@alon_ezer1 Thanks Alon! Really happy you're enjoying our product.
Idan Ben Shalom
So excited for you guys! Long journey that eventually comes into an impressive product that every developer team/individual should adapt in own environment.
Dmitry Dodzin
Super excited for the release of mirrord for teams, I love the ability to work on same environment with my teammates without blocking/overriding each other with changes even if we are working on the same service !!!
Raghav Dua
Already been using Mirrord for a while now, it has made my development workflow so simple that I can't go back to deploying commits. So was very happy to see this launch today :) Great work guys!
Joshua Bell
๐Ÿ’Ž Pixel perfection
Debugging has never been this easy Faster feedback loops - Spend less time building, containerizing, and deploying code. - Get immediate feedback on code changes by running your service in the cloud from your local machine. Debug locally like your in the cloud - Use your favourite IDE, debugger, and other tools locally. - Improved developer experience Shift testing left - Test your code changes in a production-like environment before merging to main. Simplify local development - Eliminate the need for complex infrastructure setup and maintenance locally. - Pull the repo down and begin coding. - No need to mock services or run a local version of your cloud infrastructure. Not only is the tool truly amazing and has made life so much easier!!! But the team is world class, professional, and a joy to work with. I would highly recommend for Teams or personal projects.
Eyal Bukchin
@joshua_bell2 Thanks so much Josh!
Danny Rehelis
Daily driving mirrord in my RnD team for a long time. This is an amazing product that made our lives so much easier. Huge shoutout to everyone involved!
Eyal Bukchin
@autogun Thanks Danny! Appreciate your support!
Bar Yochai Shaya
Super helpful in allowing my team to push and test updates, it's not only easier to manage but the end result is accelerating our product GTM timeline for new features.
Eyal Bukchin
@bar_yochai_shaya Amazing, thanks for sharing!
Jana Iris
Congrats on this epic ship by the team!
Eyal Bukchin
@janaboruta Thanks! Really appreciate your support! ๐Ÿ™
Francesco Ciulla
Best of luck with the launch! Valuable product!
Eyal Bukchin
@francesco_ciulla Thanks! Appreciate the feedback!
Stefans Keiss
This sounds like a game-changer for Kubernetes developers! How does the security setup work when using mirrors for Teams?
Eyal Bukchin
@memphys_sk Thanks! mirrord for Teams includes a cluster component called the mirrord Operator which uses existing Kubernetes RBAC to allow or disallow user actions. In addition, mirrord for Teams includes a feature called mirrord Policies, where admins can manage exactly which actions users can perform with mirrord.
Chen Leiba
Exciting! Best of luck ๐Ÿ”๐Ÿ†
Eyal Bukchin
@chenleiba Thanks! ๐Ÿ™
Eyal Solomon
Oh that's cool! Question though - How does it support concurrent debugging of the same pod?
Eyal Bukchin
@eyal_solomon Thanks! So the easiest way to debug the same pod concurrently is to mirror traffic - then everyone working on a pod gets a duplicate of its incoming traffic, but it's the pod itself that answers requests. But what if you want every request to only be handled once? That's where the HTTP filtering feature comes in, which lets you only receive traffic locally matching a certain header, and be the one to respond to it as well.
Omer Kalderon
Congrats! It does look like it is making the developer's life easier.
Xavier Portilla Edo
very cool product!
Eyal Bukchin
@xavidop Thank you! ๐Ÿ™
Dan Robinson
Great product. Reduces development cycles. Makes life much easier.
Eyal Bukchin
@dan_robinson2 Thanks! Great to hear you're enjoying it!
Benjamin Sloutsky
Seems interesting. Congrats on the launch!
Louis Weston
Great stuff guys, weยดll try it out!
Eyal Bukchin
@kubernaut Thanks! Let us know what you think!