An Associate Golang Developer position is open in Sector 62, Noida. It's full-time and on-site, pays INR 61,000 a month, and sits on a backend team that's steadily expanded its Go-based services over the past couple of years.
Who the team wants
A four-year degree is the education requirement, generally something in computer science or IT, though the hiring manager has said a strong GitHub history can sometimes make up for a less conventional academic background. On the experience side, they're looking for a year and a half of hands-on development work, ideally with some of that time spent specifically writing Go rather than just reading about it.
What matters more than years on paper is whether a candidate understands Go's approach to concurrency, since that's one of the language's core strengths and also where many newer developers stumble. Someone who's wrestled with a goroutine leak or a race condition at some point, even in a small project, tends to bring more useful instincts than someone who's only used Go for straightforward CRUD work.
What the job involves
- Writing and maintaining application code for backend services, keeping performance and readability both in mind rather than optimizing for one at the expense of the other
- Collaborating with cross-functional teams, including frontend and product, on new features from the design stage through to shipping
- Fixing bugs identified during testing, working through the underlying cause rather than just patching the symptom that showed up in the bug report
- Building and maintaining REST APIs that other internal services or external clients depend on
- Writing unit tests as part of the development process, not as an afterthought tacked on before a release
A recent bug on this team involved an API endpoint that worked fine under normal load but started timing out during a traffic spike, and it turned out a database connection pool was sized too small for the concurrent request volume the service could actually hit. It wasn't a code bug in the traditional sense. It was a configuration mismatch that only showed up once real traffic patterns stressed the system in a way local testing never had.
Skills required
Solid Go fundamentals are the core requirement, including genuine comfort with the language's concurrency model. Beyond that, we expect practical experience building REST APIs, SQL knowledge for querying and reasoning about database performance, a working Git workflow, and real debugging skills for tracking down issues without an obvious cause.
Good to have
Some exposure to a message queue system like Kafka or RabbitMQ is useful, since many of the backend services here communicate asynchronously rather than through direct API calls alone. Docker experience helps too, given that most services get containerized before deployment. Familiarity with a monitoring tool like Prometheus or Grafana is also a genuine plus for anyone who wants to understand how their code behaves in production, not just in a local test run.
Compensation and benefits
The monthly salary is INR 61,000. This associate-level software development role includes health insurance, paid time off, and provident fund contributions, standard for the level. Naukri Mitra lists this as an on-site position, so employees also get access to the office cafeteria and either cab support or a commute allowance depending on where they're traveling from.
Where this sits
Sector 62 has become one of the more established tech pockets in Noida, with a decent concentration of backend and infrastructure-focused teams working out of the area, which makes it a reasonably practical base for someone looking to build a career specifically around Go and backend systems. Associate developers who do well here tend to move into mid-level or senior backend roles within a couple of years, often picking up broader systems design responsibility along the way.
Applicants should come ready to walk through a piece of Go code they've written, including a decision they'd make differently now, since that often says more than a list of frameworks on a resume. Both candidates already in Noida and those open to relocating are welcome, and we're reviewing applications on a rolling basis.