
Aadrila Technologies Pvt Ltd. is the largest data, analytics, automation, and decisioning solution provider to financial intuitions, catering to the entire customer lifecycle from onboarding to diligence. Aadrila Technologies provides solutions that enable systemic fraud prevention, risk management, compliance, and automation through superior data engineering and deep tech (NLP and Deep Learning) applications. In the B2B SaaS market, Aadrila Technologies Pvt. Ltd. is an undisputed leader. Based in Mumbai, Andheri, it has ~90% market share in the motor insurance underwriting data providers market.
Senior Software Engineer 4-6yrs of work exp
As a Senior Software Engineer at AADRILA TECHNOLOGIES PVT LTD, you will be responsible for designing, developing, and deploying high-quality API solutions. You will collaborate with cross-functional teams to build innovative and performant applications.
Responsibilities:
- Write reusable, testable, and efficient code.
- Design and implement low-latency, high-availability, and performant RESTful APIs.
- Implement security and data protection measures.
- Integrate data storage solutions into software systems.
- Develop, test, tune for performance, and deploy web services.
- Collaborate with the product team to build innovative, robust, and user-friendly features
Requirements:
Must-Haves:
- Excellent analytical and problem-solving skills.
- Proven experience in the software development lifecycle.
- Solid coding experience in Python.
- Good understanding of Object-Oriented Concepts and Design Patterns.
- Knowledge of Amazon Web Services (AWS) APIs deployment and management.
- Experience working with Multithreading/Multiprocessing.
- Good working knowledge of programming in a Linux environment.
- Acquaintance with Web Stacks and RESTful APIs.
- Experience in best code deployment practices.
Highly Desired:
- Experience with NoSQL databases like MongoDB.
- Familiarity with AWS Serverless Stack (API Gateway, Lambda, SQS, Cloudwatch etc.)
- Familiarity with infrastructure as code tools (serverless and Terraform).
Experience and Qualification:
- Minimum of 3+ years of relevant experience.
- Bachelor's or Master's degree in Computer Science, Computer Engineering, or Information Technology.
Join our dynamic team and work in a challenging environment where you will have the opportunity to make a significant impact. AADRILA TECHNOLOGIES PVT LTD offers competitive compensation, professional development opportunities, and a collaborative work culture. Apply now and be part of our innovative software engineering team.

About BigHit
About
Similar jobs
As an Engineering Manager, you'll lead efforts to strengthen and optimize our state-of-the-art systems, ensuring high performance, scalability, and efficiency across our suite of trading solutions.
The core responsibilities for the job include the following:
Technical Expertise:
- C++ coding and debugging to strengthen and optimize systems.
- Design and architecture (HLD/LLD) to ensure scalable and robust solutions.
- Implementing and enhancing DevOps, Agile, and CI/CD pipelines to improve development workflows.
- Managing escalations and ensuring high-quality customer outcomes.
Architecture and Design:
- Define and refine the architectural vision and technical roadmap for enterprise software solutions.
- Design scalable, maintainable, and secure systems in line with business goals.
- Collaborate with stakeholders to translate requirements into technical solutions.
- Driving engineering initiatives to foster innovation, efficiency, and excellence.
Project Management:
- Oversee project timelines, deliverables, and quality assurance processes.
- Coordinate cross-functional teams to ensure seamless integration of systems.
- Identify risks and proactively implement mitigation strategies.
Technical Leadership:
- Lead and mentor a team of engineers, fostering a collaborative and high-performance culture.
- Provide technical direction and guidance on complex software engineering challenges.
- Drive code quality, best practices, and standards across the engineering team.
Requirements:
- 10-15 years in the tech industry, with 2-4 years in technical leadership or managerial roles.
- Technical Expertise: Expertise in C++ development, enterprise architecture, and scalable system design, and proficiency in performance optimization, scalability, software architecture, and networking principles.
- Extensive experience managing the full development lifecycle of large-scale software products, from concept to deployment.
- Strong knowledge of STL containers, multi-threading concepts, and algorithms.
- Solid understanding of memory management and efficient resource utilization.
- Microservices Architecture Expertise: Experience in designing and implementing scalable, reliable microservices.
- Strong Communication and Decision-making skills: Ability to clearly articulate trade-offs, make informed decisions, and ensure alignment across stakeholders.
- Commitment to Creating and fostering Engineering Excellence: Deep understanding of best practices, including code quality, testability, security, and release management, and passion for fostering a strong engineering culture and continuously improving developer workflows and tools.
- Self-Driven and Motivated: Ability to operate independently while driving impactful results.
Role overview:
We are hiring one Senior Backend Engineer to take end-to-end ownership of our serverless backend — a hands-on IC role for someone both technically excellent and comfortable being one of the few people the entire backend depends on. You'll own the services across several Node.js and Python repositories, work directly with the founders and product team, and set the technical bar for reliability, security, and performance.
Key responsibilities
- Design, build, and operate AWS Lambda services across our HCM/workforce, project-management, commercial/revenue, permissions, and document domains — each comprising dozens of functions.
- Own the multi-tenant PostgreSQL data layer — schema design, query performance, and the permission/relationship model — end to end.
- Maintain and evolve the request path — API Gateway → custom Lambda authorizer → VPC-bound Lambda → private databases — including the runtime IAM/credential model that scopes every request.
- Safeguard tenant isolation and security across a per-company Cognito authentication model.
- Build and maintain integrations with external construction data environments (Asite, Autodesk Construction Cloud), including large-scale document synchronization.
- Optimize performance and reliability to keep latency-sensitive endpoints well within platform limits under growing load.
- Raise the engineering bar — testing, observability, CI/CD, and modernization of legacy components.
- Debug and resolve production incidents to root cause, and put safeguards in place so they don't recur.
- Document decisions and designs and collaborate with the frontend (Angular) and product teams.
Challenges you'll solve.
We prefer to be candid — these are the problems that make this role genuinely interesting:
Latency under a hard ceiling
API Gateway terminates any request beyond ~29 seconds regardless of the Lambda's own timeout — yet much of our value comes from heavy cross-project reporting. You'll keep p95 latency within budget through set-based SQL, pagination, streaming, and asynchronous processing.
Least-privilege, per-request security
A shared custom authorizer mints short-lived, request-scoped credentials via sts:AssumeRole under a strict 2,048-character inline session-policy limit. You'll design permission models that stay within that budget and reason about IAM precisely.
Graph-shaped data, relational store
The permission and relationship model is inherently graph-like, but lives in PostgreSQL — you'll model it with recursive queries, careful indexing, and set-based traversal rather than reaching for a separate graph engine.
Watertight multi-tenancy
One Cognito pool per company and tenant-scoped access throughout — isolation is a first-order concern.
VPC-bound serverless
Lambdas run inside a VPC to reach private databases; you'll manage cold starts, connection lifecycles, and pool limits.
Resilient external integrations
Syncing large document sets from third-party APIs (including SOAP/XML) demands backpressure, deduplication, retries, and graceful partial-failure handling.
Compute-heavy workloads
Server-side PDF generation, image processing, and multi-currency handling within Lambda's memory and time constraints.
The stack.
Runtime — Node.js, Python, AWS Lambda
AWS services — -1 API Gateway, Lambda, Cognito, STS / IAM, Secrets Manager, S3 CloudWatch, VPC, EC2
Infrastructure & CI/CD- AWS SAM, CodePipeline → CodeBuild Shared Data —PostgreSQL
Qualifications.
- 5+ years building and operating production backend systems.
- Deep expertise in Node.js and JavaScript — the asynchronous model, event loop, and memory behavior — plus solid working proficiency in Python and its production behavior.
- Strong hands-on AWS experience, ideally serverless (Lambda, API Gateway, IAM/STS, VPC, Secrets Manager, CloudWatch) — able to reason about IAM policies, not just apply them.
- Advanced SQL and relational data modeling — set-based query design and a working understanding of why N+1 patterns cause production issues.
- Proven production-debugging ability — root-cause analysis in distributed systems from logs and first principles.
- Strong ownership, sound judgment, and clear written communication — able to make good decisions with incomplete information and explain trade-offs to non-engineers.
Interview Process:
Introductory call-Mutual fit and role overview.
Technical deep-dive- A walkthrough of a challenging production problem you have owned.
Practical exercise -A realistic backend task, or a walkthrough of your own representative code.
System design- Collaborative design on a real scenario.
Final conversation- Values, ownership, compensation, and offer.
5–10 years of experience in backend or full-stack development (Java, C#, Python, or Node.js preferred).
•Design, develop, and deploy full-stack web applications (front-end, back-end, APIs, and databases).
•Build responsive, user-friendly UIs using modern JavaScript frameworks (React, Vue, or Angular).
•Develop robust backend services and RESTful or GraphQL APIs using Node.js, Python, Java, or similar technologies.
•Manage and optimize databases (SQL and NoSQL).
•Collaborate with UX/UI designers, product managers, and QA engineers to refine requirements and deliver solutions.
•Implement CI/CD pipelines and support cloud deployments (AWS, Azure, or GCP).
•Write clean, testable, and maintainable code with appropriate documentation.
•Monitor performance, identify bottlenecks, and troubleshoot production issues.
•Stay up to date with emerging technologies and recommend improvements to tools, processes, and architecture.
•Proficiency in front-end technologies: HTML5, CSS3, JavaScript/TypeScript, and frameworks like React, Vue.js, or Angular.
•Strong experience with server-side programming (Node.js, Python/Django, Java/Spring Boot, or .NET).
•Experience with databases: PostgreSQL, MySQL, MongoDB, or similar.
•Familiarity with API design, microservices architecture, and REST/GraphQL best practices.
•Working knowledge of version control (Git/GitHub) and DevOps pipelines.
Understanding of cloud platforms (AWS, Azure, GCP) and containerization (Docker, Kubernetes).
Viha Technosoft - building tech products that matter to people
At Viha Technosoft, we’re a happy family of 50+ young and experienced talents. We work in Media and Entertainment (M&E)t, Healthcare, and Payments domains.
We’re looking for a competent individual to help develop a scalable backend system for our project Cast India.With Cast India, We’re out to revolutionize the way people onboard, train, and get opportunity in M&E domain.
-
Must-Have Skills
- Strong knowledge of any PHP web framework Codeigniter, Laravel, CakePHP, Yii, Symfony, etc along with strength in OOPS
- Understanding of MVC design patterns
- Working experience with any Payment Gateways is desirable. Experience with REST-based API Development is a must
- Experience with front-end technologies, such as JavaScript, HTML5, and CSS frameworks along with Angular 6+ and ReactJS
- Confident with Mysql database, framing complex queries for optimum performance
- Good knowledge of Javascript, Json, Jquery, Ajax
Additional Skills
- Hands-on experience working on Microservices development
- Integration of multiple data sources and databases into one system
Build and hosting experience
- Must have a strong DevOps experience
- Exhibited CI/CD experience with Jenkins tools and plugins.
- Strong experience in auto-deployment, deployment testing, and overall automated pipeline management.
- Good to have knowledge of Cpanel, FileZilla, Docker, and Kubernetes
- Must have a strong experience with source control tools like GitHub
Testing
- Must have strong advanced Unit testing experience and Agile experience
- Must have strong working experience in agile
- Must have participated in SCRUM and must be well aware of the scrum ceremonies
- Must be able to self-manage the pipeline and should be well prepared to meet challenging timelines
MySQL competency
- Must be able to write complex queries
- Understanding and implementation level knowledge of key joins, constraints, and triggers
- Able to analyze the query and perform query optimization
- Independently handle the Table DDL and DML statements as part of the development
- Ability to create ER diagrams and data mapping diagrams and document data entity chang
We are looking out for Sr. PHP developers to join us at Intricare Technologies.
Your primary focus will be the development of all server-side logic using PHP Frameworks. You will be a part of a full-stack development team that is responsible for all aspects of the ongoing software development.
Responsibilities and Duties
> We are looking for an enthusiastic, diligent Senior PHP Developer
> Good communication skills and dedication to work
> Hands-on experience with any PHP Frameworks {such as Laravel or Yii 2.0 or Codeigniter)
> Excellent problem-solving skills and a positive attitude.
> Should be excited about working with the company in a dynamic work environment.
> Care a lot about product and user experience and take responsibility for thinking like a user.
> Be comfortable in a fast-paced environment
> Build a great culture, product, and business
Bonus points if you:
- Experience with rest API & microservices
- Experience with AWS Services
- Have worked with Vue.js in past
Kindly visit our website:- www.intricaretech.com
SaaS (Mandatory)and Java, Spring boot, Azure is good go
Skills Required:
· Strong application development and design experience in highly Scalable enterprise JAVA/J2EE systems.
· Strong experience in complex application design, ability to provide solutions, design Concepts, design patterns.
· Strong understanding of Java best practices, system scalability, and performance tuning.
· Expertise in Spring (MVC, CORE, Boot, JDBC).
· Strong Knowledge of Restful services, XML, JSON are required.
· Having knowledge in Hadoop/Bigdata/ETL/Reporting systems is a plus.
About the Company :
- ALLY - GLOBAL DISTRIBUTION PLATFORM - BLOCKCHAIN POWERED
- The-Ally (Ally), derived from - Theatrically', is India's 1st Indigenous open platform for Creators/Producers/Filmmakers with an audacious goal to enable every filmmaker to launch their film globally and monetize thru Pay-Per-View. Ally is India's first Transparent & Trusted film distribution & real-time verification. We are located in Bangalore
Ally SoftwareLLP is recruiting Python Developers.
Experience : Required immediate joiners with 2-5 years of experience in python development.
- This candidate will help us build a leading system for the entertainment economy. If you are passionate about experiments and research and have super interest in coding and doing new stuff, we are looking for you to be part of the growing team and a unique concept.
- We are primarily looking for good Python/Django mid-level developers. You should necessarily have 2 +yrs of experience in python development, preferably in a startup.
Just to define, you should have some of the following skills :
- Web apps development experience in Python/Django
- Knowledge of HTTP and RESTful APIs
- Experience in Django Rest Framework
- Understand models, views, and templates
- Should be able to create APIs
- Work with front-end developers to integrate their CSS and JavaScript
- Virtualization : AWS, VirtualBox, Docker.
Company Introduction (apna)
We are building a novel platform to create better economic opportunities for the blue/grey
workforce around the world. We are a very product focused and customer obsessed company. Delivering high quality products at lightning speed is our USP. If you are looking for challenging work and rapid merit based growth in your career, look no further and welcome aboard.
Checkout our product on Google Play store apna - Job Search App | Job Groups
Job Description
We are looking for a Senior Back-End Engineer responsible looking for engineering ownership of one/many products at apna. Your primary focus will be development of all server-side logic, definition and maintenance of the central database, and ensuring high performance and responsiveness to requests from the front-end (Android + WebApp). A basic understanding of front-end technologies is therefore necessary as well.
Responsibilities
● Take ownership of end-to-end product development
● Be champion of Test Driven Development methodology
● Building reusable code and libraries for future use
● Optimization of the application for maximum speed and scalability
● Implementation of security and data protection
● Technical Documentation around the owned product
Skills And Qualifications
● Expert level in OOPS concepts and REST API development
● Proficiency in one or more of the following languages: Python, Java, Ruby, Go
● Knowledge around ElasticSearch, Celery, Redis is must
● Integration of multiple data sources and databases into one system
● Implementing automated testing platforms and unit tests
● Proficient understanding of code versioning tools, such as Git
● Knowledge of GCP would be a plus
Perks
● Have autonomy to work from home. Only one rule: Get things Done!
● We promote and celebrate team members contributing at a variety of professional
conferences and events. Be a speaker, contribute to open sourcepublish academic
work, publish an online blog showing your expertise. we are here to encourage you!
● You join us in your current area of expertise and let us know about your personal
professional goals. Looking to start your company? Further studies at the best institutes?
Want to change career track? We make sure you reach there!
● Generous pool of ESOPs
Job Description :
- 3 or more years of experience of server side web systems engineering and middleware in a project services or product engineering organisation
- Hands-on development experience using JavaScript on the Server Side with Node.js and associated frameworks
- Published sites/systems that are now online
- Self motivation and ability to manage your own time to get the job done at the high international quality levels we expect
- An engineering Degree in computer science or equivalent practical experience
- A solid understanding of networking, storage, operating/browser systems engineering as well as application/software systems performance optimisation and third party systems integration
- Hands on experience with Amazon Web Services
- Prior experience working within the Media, E-commerce, Telecommunications or similar large scale consumer facing industry










