mirrord

mirrord

Connect your local process and your cloud environment.

5.0
1 review

165 followers

mirrord lets developers run local processes in the context of their cloud environment. It’s meant to provide the benefits of running your service on a cloud environment (e.g. staging) without actually going through the hassle of deploying it there.
This is the 2nd launch from mirrord. View more
mirrord for Teams

mirrord for Teams

Remocal Kubernetes development for teams and enterprises
mirrord for Teams was ranked #4 of the day for June 17th, 2024
mirrord solves the problems every modern cloud developer faces during microservice development by making remote services feel local.
mirrord for Teams gallery image
mirrord for Teams gallery image
mirrord for Teams gallery image
mirrord for Teams gallery image
mirrord for Teams gallery image
Free Options
Launch Team / Built With

What do you think? …

Eyal Bukchin
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!
Guy
Exciting, good luck!
Yuval Shechori
@eyalbukchin looks great!
Amir Cohen
Excited for the Teams release! Was waiting for that kind of solution for years.. well done!
Eyal Bukchin
@amir_cohen12 Thanks! Appreciate the support!
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.
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 😉