Starting a Backend Developers Community
Hey all, this blog post is a bit meta. tl;dr - weβre starting a backend developers community on Discord. Its purpose is to have a place for backend developers to have discussions, share ideas, and collaborate.
Why do we need another community?
Most developer communities are dedicated to languages (Go, Python, Rust) or frameworks (FastAPI, Tokio). However, most modern backend developers work on complex cloud architectures combining multiple languages and ecosystems, and this is only becoming more common as microservice architectures become more prevalent. The modern backend engineer is a polyglot, making them more versatile and equipped to solve a wider array of problems. Besides, backend developers face many common issues unrelated to the language or ecosystem they use - things to do with architecture, databases and other third party services, CI/CD and SDLC, even development methodology and team management.
What is it going to cover?
Right now, in addition to having a place to discuss the issues mentioned above, our main ideas include showcasing work, job searching, seeking help and support, sharing tools and of course - posting photos of your pets. We hope you will join us and help shape the community!
What is mirrord?
mirrord is a Kubernetes development platform that lets developers and AI coding agents test code in a production-like environment before deploying it. Your service runs wherever you're working, locally, in CI, or in an agent's sandbox, while mirrord proxies its traffic, environment variables, and files to and from a shared staging cluster, so it behaves as if it were deployed without actually being deployed.
Engineering teams at companies like monday.com, National Australia Bank, and SurveyMonkey use mirrord to iterate and ship faster, while spending less on dev environment infrastructure.
