Cutshort logo
undefined logo
Backend Developer
MondayMorning.in's logo

Backend Developer

Agency job
3 - 5 yrs
₹4L - ₹8L / yr
Noida, Delhi, Gurugram, Noida
Skills
skill iconPHP
skill iconLaravel
skill iconCodeIgniter
skill iconNodeJS (Node.js)
skill iconAngularJS (1.x)

Responsibilities:

  • Write well designed, testable, scalable and efficient code and oversee assigned programs (e.g. conduct code review) and provide guidance to team members
  • Apply design principles to ensure code modularity and error handling at appropriate levels
  • Communicate software requirements to development teams
  • Evaluate and select appropriate software or hardware and suggest integration methods
  • Address technical concerns, ideas and suggestions and provide technological solution to it
  • Monitor systems to ensure they meet both user needs and business goals
  • Design the overall structure of the platform and oversee programs to ensure the proper implementation of the architecture

Desired Skills and Experience

  • 2-7years of relevant experience in an online start-up with a record of substantial achievements

in the specific role

  • Strong programming foundation in PHP, MySQL, Oops Concepts and can develop core PHP based applications
  • Must have worked on MVC frameworks – Laravel, CodeIgniter, Cake PHP or Zend.
  • Experience with JavaScript and jQuery for producing AJAX applications.
  • HTML5, CSS3, XML knowledge is mandatory
  • Ability to make modifications to the systems with little or no interruption of service
  • Solid exposure to API integrations and familiar with various design & architectural patterns
  • Understanding fundamental design principles behind a scalable application
  • Ability to thrive in a fast-paced, deadline-driven environment
Read more
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos

Similar jobs

An American digital consulting company
An American digital consulting company
Agency job
via Jobdost by Sathish Kumar
Noida, Gurugram, Bengaluru (Bangalore)
1 - 6 yrs
₹1L - ₹13L / yr
skill iconJava
skill iconAmazon Web Services (AWS)
OWASP
CI/CD
skill iconNodeJS (Node.js)
+6 more

Your Impact:

•                 Implements Digital Consumer experiences based on a foundation of SFCC (Salesforce commerce cloud) to meet expected quality standards

•                 Ensures functional requirements and high-level solution designs are understood and are translated into detailed technical design

•                 Implement proofs of concept to prove any new technologies, application flows or integration scenarios and identify customizations needed to SFCC platform for meeting client requirements

•                 Guides the performance tuning and scalability of the ecommerce solution

•                 Diagnose and solve technical problems during implementation and support phases

 

Your Skills & Experience:

•                 4-8 Years with 2+ years of implementing commerce application on any eCommerce platform in last 3 years

•                 If you have not worked in eCommerce platform, we can still discuss with you if you are expert in Java/.Net and understand REST/SOAP webservices.

•                 Demonstrate proficiency in build and release management using CI/CD strategies (leveraging tools like Jenkins and DevOps practices), implement Mocha/Chai unit and functional test cases in order to reduce costs while ensuring quality

•                 Contributes to designing, implementing and documenting the build release process as well as system configuration and deployment characteristics of the applications

•                 Participates in technical walkthroughs/ code reviews of other team members’ components, test plans and results and help them with gaps

•                 Collaborate with architect to define implementation processes and quality gates and standards

•                 Identifies risks and issues, and help monitor them

•                 Guides the development of reference and resource materials

•                 Mentors developers in improving their platform knowledge and development skills

•                 Communicate technical design to the developers and help/guide them in the implementation

•                 Participates in Agile sprints

 

 

Set Yourself Apart With:

•                 eCommerce platform certification

•                 Security considerations – OWASP, CSRF, reCAPTCHA etc. – Basic knowledge or experience

•                 Git Development workflow – Proficient

•                 Visual Studio Code IDE or Eclipse IDE - Proficient

•                 Knowledge on Agile methodology and desired tools like Jira, confluence etc.

•                 Scripting/development experience with Node.js, Mocha/Chai

•                 Experience working in any Salesforce cloud environment like SFMC, SFSC etc.

•                 Excellent written, verbal communication and articulation skills & Good team player

•                 Self-starter and self-learner with keen interest to grow

•                 Process orientation and the ability to define and setup processes

•                 Ability to provide necessary coaching to bring team members up to speed on the technology

•                 Ability to prioritize and manage multiple tasks

•                 Excellent and innovative approach to problem solving and finding solutions

•                 Flexible and proactive/self-motivated working style with excellent personal ownership of problem resolution

Read more
Unico Connect Private Limited
Mumbai
3 - 5 yrs
Best in industry
skill iconNodeJS (Node.js)
TypeScript
skill iconPostgreSQL
skill iconRedis
API
+4 more

About the Role

Unico Connect is an AI-first technology partner that builds custom mobile, web, and AI products for clients across multiple geographies. We are hiring a Backend Engineer for a dedicated client engagement building an AI-powered application builder platform.

The backend is the operational core of the product: it manages user projects and sessions, coordinates long-running AI agent workloads, maintains project state, and serves as the integration layer between the frontend, the AI system, and the underlying infrastructure.

The mandatory requirement is hands-on production experience shipping Node.js services, with end-to-end ownership of API design, data modelling, and at least one production system involving background job processing or event-driven patterns.


Responsibilities

API and service development: Design and build REST APIs in Node.js with TypeScript. Cover authentication, session management, input validation, structured error handling, streaming responses (SSE, WebSockets), and rate limiting. Maintain clean API contracts that the frontend and AI system can rely on.

Database design and management: Own PostgreSQL schema design for product domains including user accounts, projects, file trees, session state, and generated artefacts. Write efficient queries, manage migrations, and optimise for read patterns that serve a real-time editor experience.

Caching strategy: Implement and maintain caching with Redis for session data, project state, and frequently read configuration. Design cache invalidation logic that keeps the editor experience consistent without stale reads.

Queue and background job management: Implement and operate background job infrastructure using BullMQ or equivalent. AI agent runs are long-running and stateful; handle retries, failure states, priority queues, and concurrency limits.

AI system integration: Build the integration layer between the backend and the AI agent system. Manage job dispatch, result handling, streaming output to the frontend, and error propagation.

Multi-tenancy and access control: Implement tenant data isolation, RBAC, and resource ownership enforcement across all API surfaces.

Observability and reliability: Instrument services with structured logging, metrics, and tracing. Write defensive code with sensible timeouts, fallback behaviour, and circuit breaking on external dependencies.

Testing and code quality: Write unit and integration tests for the services you ship. Review the work of peers and contribute to shared engineering conventions.


Requirements

Hands-on production Node.js experience (mandatory) — must have personally shipped at least one feature area end to end in a production Node.js service, owning API design, data modelling, and testing.

3 to 5 years of professional backend engineering experience. Candidates with slightly less time but strong demonstrated ownership are welcome to apply.

Strong Node.js and TypeScript. Production experience with Express, NestJS, or Fastify. Solid with async patterns, streaming, error handling, and building services that run reliably under sustained load.

PostgreSQL depth. Schema design, query writing, indexing, and migrations on at least one production system.

Redis and caching. Production experience using Redis for caching and session management. Understands cache invalidation trade-offs.

Queue and background job systems. Hands-on with BullMQ, RabbitMQ, SQS, or equivalent. Experience managing retries, dead-letter queues, job priority, and concurrency control.

AWS working knowledge. Comfortable with EC2, S3, RDS, SQS, and IAM. Familiar with Docker and basic deployment and environment management.

Strong written and spoken English. Able to communicate clearly with engineers across disciplines and write precise technical documentation.


Nice to Have

Experience integrating with AI or LLM services (streaming responses, structured outputs, retry patterns); WebSocket or SSE implementation for real-time features; multi-tenant SaaS product experience; GraphQL; OpenTelemetry instrumentation; prior work on developer tools or editor-style products.

Read more
Wekan Enterprise Solutions
at Wekan Enterprise Solutions
2 candid answers
Gayathri T
Posted by Gayathri T
Bengaluru (Bangalore), Chennai
11 - 22 yrs
Best in industry
skill iconNodeJS (Node.js)
skill iconMongoDB
skill iconAmazon Web Services (AWS)
Nest.js
TypeScript
+1 more

Backend Architect

Experience - 12+ yrs


About Wekan Enterprise Solutions

Wekan Enterprise Solutions is a leading Technology Consulting company and a strategic investment partner of MongoDB. We help companies drive innovation in the cloud by adopting modern technology solutions that help them achieve their performance and availability requirements. With strong capabilities around Mobile, IOT and Cloud environments, we have an extensive track record helping Fortune 500 companies modernize their most critical legacy and on-premise applications, migrating them to the cloud and leveraging the most cutting-edge technologies.

 

Job Description


We are looking for passionate architects eager to be a part of our growth journey. The right candidate needs to be interested in working in high-paced and challenging environments leading technical teams, designing system architecture and reviewing peer code. Interested in constantly upskilling, learning new technologies and expanding their domain knowledge to new industries. This candidate needs to be a team player and should be looking to help build a culture of excellence. Do you have what it takes?


You will be working on complex data migrations, modernizing legacy applications and building new applications on the cloud for large enterprise and/or growth stage startups. You will have the opportunity to contribute directly into mission critical projects directly interacting with business stakeholders, customer’s technical teams and MongoDB solutions Architects.



Location - Chennai or Bangalore

●     Relevant experience of 12+ years building high-performance applications with at least 3+ years as an architect.

●     Good problem solving skills

●     Strong mentoring capabilities

●     Good understanding of software development life cycle

●     Strong experience in system design and architecture

●     Strong focus on quality of work delivered

●     Excellent verbal and written communication skills



Required Technical Skills


●     Extensive hands-on experience building high-performance applications primarily using Node.Js ,(Javascript/Typescript) along with Nest.Js, Express.JS, MongoDB.

●     Hands-on experience with other languages such as .NET/C# or Java or Golang or Python.

●     Strong experience with appropriate framework(s).

●     Well versed in monolithic and microservices architecture and System design experience.

●     Hands-on experience with data modeling on MongoDB (NoSQL) and Relational or NoSQL databases

●     Experience working with 3rd party integrations ranging from authentication, cloud services, etc.

●     Hands-on experience with Kafka or RabbitMQ.

●     Hands on experience with CI/CD pipelines and atleast 1 cloud provider - AWS / GCP / Azure

●     Strong experience writing and maintaining clear documentation



Good to have skills:

●     Experience working with frontend technologies - React.Js or Vue.Js or Angular.

●     Extensive experience consulting with customers directly for defining architecture or system design.

●     Technical certifications in AWS / Azure / GCP / MongoDB or other relevant technologies

 

Read more
Leo Coders Private Limited
Nisha Jaitwar
Posted by Nisha Jaitwar
Nagpur
1 - 2 yrs
₹2.5L - ₹4L / yr
skill iconPHP
Wordpress
skill iconHTML/CSS
skill iconJavascript
skill iconjQuery
+4 more

Roles and responsibilities:

- Designing and implementing new features and functionality.

- Developing custom themes with WordPress by working with HTML, CSS, responsive frameworks, JavaScript, and ready-made theme development experience.

- Strong knowledge of Woo Commerce.

- Ensuring high-performance and availability, and managing all technical aspects of the CMS.

- Helping formulate an effective, responsive design and turning it into a working theme and plugin.

- HTML to WordPress Conversion.

- Should know versioning tools such as Git, Mercurial, or SVN.

 Required Candidate profile:

  • Good Understanding of OOPs Programming concepts.
  • Strong knowledge of JQuery, Bootstrap, PHP, JavaScript, CSS, HTML.
  • Knowledge of HTML to WordPress.
  • Knowledge of PSD to WordPress Integration.
  • Knowledge of Individual and child page template development.

 

Read more
LinuxBean Solutions
Indore
1 - 4 yrs
₹2L - ₹5L / yr
skill iconReact.js
skill iconAngularJS (1.x)
skill iconNodeJS (Node.js)
skill iconC++
skill iconAngular (2+)
+4 more
-Good Experience of working on Node.js, Angular.js, React JS -Strong understanding of JS, its quirks, and workarounds. -Deploying and managing applications on cloud-based infrastructure AWS. -MVVM and MVC Design Patterns. -Integration of APIs.
Read more
For a Leading Startup In Gurgaon
For a Leading Startup In Gurgaon
Agency job
via Jobdost by Ankitha Vyas
NCR (Delhi | Gurgaon | Noida)
4 - 11 yrs
₹13L - ₹18L / yr
skill iconPHP
skill iconPython
skill iconGo Programming (Golang)
MySQL
NOSQL Databases
+3 more

Position: Senior Software Engineer

Location : Gurgaon ( WFH untill Pandamic ) 

You'll be responsible for developing web applications for managing various working aspects of e-commerce, warehousing & supply chain systems. Your primary focus will be the development of server-side logic and client-side interfaces, ensuring high performance and responsiveness to requests from the front-end.

Responsibilities:

● Design, develop, test, deploy, and maintain highly scalable user-facing software applications.

● Participate in business discussions and present software solutions to their various problems.

● Coordinate full cycle product development activities with executive management, product management, quality assurance, support, and operations teams.

● Build software modules, libraries, and frameworks that support complex back-end applications as per the specifications and on time.

● Design schema for SQL and NoSQL database.

● Setup metrics tracking and inspect server code for speed optimization.

● Assign tasks to team members and gauge progress of various projects.

● Should open to work on PHP/Laravel.

 

 

 

Requirements:

● 4+ years hands-on experience on writing and deploying production quality code.

● Solid foundation in computer science with strong competency in data structures, algorithms and software design.

● Have created enterprise level applications in any programming language.

● Professional experience using PHP, Python and Golang among others.

● Development experience with Unix/Linux.

● Strong Experience with relational SQL and NoSQL databases.

● Hands on experience in using AWS technologies like EC2, lambda functions, SNS, SQS and worked on serverless architecture.

● Follow right back-end engineering practices and desire to continually keep up with its advancements.

● Constantly improve product quality, security, and performance.

● Experience in leading the team and working with cross-functional teams in a dynamic environment is a plus.

● Domain knowledge of warehousing operation related processes and ecommerce workflows is preferred.

● Should open to work on PHP/Laravel.

Read more
Advanced technology to Solve Business Problems.( A1)
Advanced technology to Solve Business Problems.( A1)
Agency job
via Multi Recruit by Ranjini A R
Hyderabad
3 - 4.5 yrs
₹6L - ₹9L / yr
skill iconPHP
skill iconLaravel
lumen
MySQL
Lavarel
+1 more
  • Looking for a talented PHP Developer having experience in writing clean PHP code.
  • Someone very good at understanding requirements and developing services & features quickly.
  • Good communication skills & team player, who engages with all stakeholders of the project to add clarity for all aspects of the ongoing software development project.

Your responsibilities will include:

  • Having good attention to detail & requirements.
  • Building software applications in PHP.
  • Developing applications using best design and coding practices.
  • Writing, maintaining & upgrading middleware & back-end code and building efficient PHP modules.
  • Troubleshooting application and code issues.
  • Integrating code with Databases & data storage solutions.
  • Finalizing back-end features and testing web services.
  • Updating and altering application features to enhance performance.

Key Requirements :

  • Degree in Computer Science, Engineering or a related field.
  • Must have Experience in PHP (Lumen & Laravel).
  • Experience in creating scalable service-oriented & serverless applications.
  • Experience with secure coding.
  • Proficient BitBucket and Git.
  • Should be experienced in following Agile methodologies. Tools - Jira & Confluence.
  • Must have experience in RDBMS - Postgres/MySql and NoSql - MongoDB/Redis.
  • Additional knowledge/experience in Python and NodeJs will be good to have.
  • Good to have experience in AWS.
  • Good problem solving, decision making and prioritization skills.

 

 

 

Read more
company logo
Agency job
via CIEL HR Services by Riya Tharakan
Remote, Bengaluru (Bangalore), Mumbai
8 - 13 yrs
₹80L - ₹100L / yr
skill iconJava
skill iconNodeJS (Node.js)
skill iconPython
skill iconRuby on Rails (ROR)
skill iconAmazon Web Services (AWS)
+1 more
An  Architect  is a hands-on, talented, innovative, and practical individual with functional experience to design, implement and support the delivery of core products and product components.  

 Capable of working under minimal direction and exercising considerable latitude, they will provide technical expertise in developing solutions to complex software engineering problems, which require
frequent use of ingenuity and creativity.
 Experienced in designing application framework solutions, performing architectural analysis, and identifying issues and provide solutions for the business problems.
 Sound functional knowledge of application architecture service architecture, code modularity, data synchronisation, customisable workflow management, partner application integration and API
developer frameworks.

 Responsibilities:
 Lead the design and development of new architecture and major functional upgrades for the most advanced capabilities 
 Provide technical guidance and mentorship to engineers, designers, and developers.
 Engage cross-organizational teams such as Product Management, Integrations, Services, Support, and Operations, to ensure the success of overall software development, implementation, and
deployment.

 Requirements:

Ideal candidate should have

 7+ years of system implementation experience 
 Experience with any of the following languages like Java / Nodejs / ROR / Python
 Expertise in micro service / Data modelling / AWS / Messaging
 Expertise in building scalable & reliable systems
 Good Experience in working with technologies like AWS, Redis,
 Experience in messaging systems like SQS/RabbitMQ
 Good knowledge of caching, Databases, distributed systems.
 Strong problem solving and analytical skills
 Good experience with Devops
reach me 
riya attherateof cielhr dot com 
96 200 399 80


Read more
BlueOptima
at BlueOptima
1 video
10 recruiters
Uma Swarna
Posted by Uma Swarna
Bengaluru (Bangalore), NCR (Delhi | Gurgaon | Noida)
2 - 8 yrs
₹12L - ₹20L / yr
skill iconNodeJS (Node.js)
Spring
Game Design
skill iconJava
J2EE
+1 more
Whom are we looking for? Our groundbreaking technology, requires highly skilled and talented Web Backend Developers to understand the depth of the problem and device a solution for it.We are seeking a Software Engineer, with a depth of experience in developing Web Applications enabled using REST APIs backed by a data warehouse solution, to join our growing company and be a part of our success story. We are looking for individual with great attention to detail, who is genuine, confident, committed and not only passionate about technology, but excited to work in a fun and friendly start-up environment. The ideal candidate will be passionate about technology and getting things to work while at the same time being able to mentor (and lead) other engineers by way of example to achieve excellence in their work.What does the role involve? As a Web Backend Software Engineer you will be responsible for creating REST APIs which are used to drive the User Interface. Given the nature of the application, these APIs needs to be very efficient and high performing. This requires optimising queries for faster execution and introducing database changes that may be required.You would be working with a complex technology stack which includes (but is not limited to) Spring, Hibernate, HornetQ, Quartz, etc. This requires extensive understanding of transaction management and data handling across different application layers.In addition to the technical ownership, you will also be involved in detailing requirements for requested functionalities and be responsible for providing technical insight into how requirements will be implemented and made available to users. Accurate estimation of tasks and planning are qualities we look for in our engineers.Responsibilities include:Develop, test, implement and maintain application softwareTake part in software and architectural development activitiesTransform requirements into implementation detailsDebug application issues and helping support respond to client queriesParticipate in application development meetingsProvide accurate estimates, clearly communicate status of tasks and identification of risksCommitment to accomplishing the task at hand and identify the fastest and most reliable way to solve a problemPerformance tuning of application code at different service levels Incorporate design changes to improve performance of the applicationInteract with customers of the application and help address issues reportedInteract with customers of the application and collect requirements or potential uses cases and draft technical and user requirementsESSENTIAL SKILLS / EXPERIENCE REQUIRED:Minimum Bachelor's degree in Computer Science or equivalentMinimum 2+ years experience with Java and J2EE/Java EEMinimum 2+ years experience with Spring MVC, Spring Security and HibernateStrong understanding of relational database and normal formsStrong understanding of SQL concepts and ability to write optimised and high performing queriesStrong understanding of Java concurrency, concurrency patterns, experience building thread safe codeExperience building RESTful web servicesExperience with web application servers like JBossStrong written and verbal communication skillsStrong interpersonal skills and time management skillsStrong problem solving and analytical skillsExperience using task tracking systems e.g. Jira and distributed version control systems e.g. GitDESIRABLE SKILLS / EXPERIENCE:Understanding of testNg/JUnitUnix/Windows shell and related command line toolsExperience in Continuous Integration and deployment tools such as JenkinsExperience with database partitioning and column IndexingExperience with query optimisation techniquesWhy work for us?Above market remunerationStimulating challenges that fully utilise your skillsWork on real-world technical problems to which solution cannot simply be found on the internetWorking alongside other passionate, talented engineersHardware of your choiceOur fast-growing company offers the potential for rapid career progression
Read more
GameCloud Technologies Pvt Ltd
Sharat Asija
Posted by Sharat Asija
Noida, NCR (Delhi | Gurgaon | Noida)
3 - 7 yrs
₹3L - ₹5L / yr
skill iconExpress
skill iconNodeJS (Node.js)
skill iconAngular (2+)
skill iconMongoDB
Job Profile • Building interactive web applications from multiple systems and RESTfully abstract to the UI through a Node.js backend • Hands on design and development experience in Node Js,Angular Js,Express Js,WEB API, entity framework • Experience with NoSql/Mongo DB • Proficient in object oriented programming (OOPS), design patterns • Proficient in AJAX, JavaScript, and HTML5/CSS3, ANGULAR JS/Angular Js2 • Experience with AJAX, user controls and master pages • Familiar with Socket.io • Experience any Payment Gateway Requirements • Previous working experience as a MEAN Stack Developer (college projects included) • B.E. / B.Tech degree in Computer Science or similar relevant field • In depth knowledge of NodeJS, ExpressJS or Restify • Experience implementing applications using Angular1/2 or React • Experience creating front end applications using HTML5, Angular, LESS/SASS • Hands on experience with JavaScript Development on both client and server-side • Experience with modern frameworks and design patterns, • Knowledge of the following will be considered as an advantage: o Consumer Web Development Experience for High-Traffic, Public Facing web applications o Experience with cloud technologies also a plus o Creating secure RESTful-based web services in XML and JSON, Javascript, JQuery
Read more
Why apply to jobs via Cutshort
people_solving_puzzle
Personalized job matches
Stop wasting time. Get matched with jobs that meet your skills, aspirations and preferences.
people_verifying_people
Verified hiring teams
See actual hiring teams, find common social connections or connect with them directly.
ai_chip
Move faster with AI
We use AI to get you faster responses, recommendations and unmatched user experience.
Did not find a job you were looking for?
icon
Search for relevant jobs from 10000+ companies such as Google, Amazon & Uber actively hiring on Cutshort.
companies logo
companies logo
companies logo
companies logo
companies logo
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos