
autonomous world.Rich data in large volumes is getting collected at the edge (outside a datacenter) in use cases like autonomous vehicles, smart manufacturing, satellite imagery, smart retail, smart agriculture etc.These datasets are characterized by being unstructured
(images/videos), large size (Petabytes per month), distributed (across edge, on-prem and
cloud) and form the input for training AI models to get to higher degrees of automation.
Akridata is engaged with building products that solve these unique challenges and be at the forefront of this edge data revolution.
The company is backed by prominent VCs and has it’s entire software engineering team
based out of India and provides ample opportunities for from-scratch design and
development.
Role:
This role is an individual contributor role with key responsibilities in developing web server
backends for Akridata management plane software that provides a ‘single pane of glass’ for users to manage assets, specify and monitor large volume data pipelines at scale involving 10s of petabytes of data.
This role involves:
1. Working with tech leads and the rest of the team on the feature design activities and
picking appropriate tools and techniques for implementation.
2. Be a hands-on developer able to independently make correct implement choices, follow
sound development practices to ensure an enterprise grade application.
3. Guide and mentor junior team members.
What we are looking for:
1. A Bachelor’s or Master’s degree in computer science with strong CS fundamentals and
problem solving.
2. 5+ years of hands-on experience with software development with 3+ years on web
backend development.
3. A good understanding of backend application interactions with relational databases like
MySQL, Postgres etc
4. Knowledge of web server development frameworks preferably on Python.
5. Enthusiastic to work in a dynamic, fast paced startup environment.
Good to have:
1. Hands-on experience with designing database schema and implementing and debugging SQL queries for optimal performance for large datasets
2. Experience working with applications deployed on Kubernetes clusters.
3. Experience with working on a product from early stages of it’s development typically in a
startup environment.

Similar jobs
Job Title : Senior Software Engineer
Experience : 5+ Years
Location : Mumbai (Work from Office)
Notice Period : Immediate to 15 Days
Mandatory Skills :
Platform Engineering, Backend Development, Python/Golang/Node.js/Elixir, Microservices, REST APIs, Cloud-Native Architecture, Distributed Systems, SQL, Cloud Platforms (AWS/Azure/GCP), Product-Based Experience
Role Overview :
We are looking for a Senior Software Engineer with strong backend engineering expertise to design, build, and scale cloud-native platform services. The ideal candidate should have experience working in product-based organizations, building highly scalable distributed systems, and contributing to platform engineering initiatives.
You will work closely with Product, DevOps, Security, and Engineering teams to build reliable, secure, and high-performance backend systems while driving technical excellence across the organization.
Key Responsibilities :
- Design, develop, and enhance core platform modules and shared backend services.
- Build scalable REST APIs, backend services, and data pipelines for high-volume production environments.
- Participate in architecture discussions and contribute to technical design decisions.
- Collaborate with Product, DevOps, Security, and Data Engineering teams to deliver scalable solutions.
- Design systems with a focus on scalability, performance, security, maintainability, and reliability.
- Troubleshoot complex production issues and implement permanent solutions.
- Review code, mentor engineers, and promote engineering best practices.
- Improve platform reliability, observability, and developer productivity.
- Drive continuous improvements in coding standards, architecture, and development processes.
Required Skills & Qualifications :
- 5+ years of software development experience in product-based companies (B2B experience preferred).
- Strong backend development experience using one or more of :
- Python
- Golang
- Node.js
- Elixir
- Hands-on experience with Microservices Architecture.
- Strong understanding of Cloud-Native Application Development.
- Experience designing and developing RESTful APIs and backend services.
- Minimum 3 years of experience working on cloud-based, customer-facing production applications.
- Strong knowledge of Distributed Systems Design.
- Experience with relational and NoSQL databases.
- Good understanding of SQL and data modeling.
- Experience designing reusable platform services consumed by multiple engineering teams.
- Strong product mindset with the ability to balance business requirements and technical excellence.
- Backend-focused engineer with exposure to frontend technologies.
Preferred Skills :
- Experience building highly scalable distributed platforms.
- Strong debugging and performance optimization skills.
- Experience with cloud platforms such as AWS, Azure, or GCP.
- Familiarity with DevOps practices, CI/CD pipelines, monitoring, logging, and observability tools.
- Excellent analytical, communication, and problem-solving skills.
- Experience mentoring engineers and driving technical initiatives.
Preferred Background :
- Product-Based Organization
- Platform Engineering Team
- FinTech or B2B SaaS products (preferred)
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.
Role & Responsibilities
Design, develop, and implement high-quality software solutions for payment processing.
Maintain a regular release cadence and manage the product backlog.
Ensure timely and lossless communication across teams.
Uphold engineering values and best practices.
Collaborate with international teams to ensure successful product development and delivery.
Ideal Candidate
A strong technical background in software engineering and architecture, with experience in modern programming language
Ability to work independently with very little direction, taking full ownership of projects.
Identifying blind spots, anticipate challenges, and prioritize work effectively
Exceptional communication and organizational skills.
A Bachelor's degree in Computer Science, Engineering, or equivalent experience.
8+ years of relevant experience preferred
Proficiency using Python, Kafka, Kubernetes, and AWS
Experience with Distributed Task Queues such as Celery and RabbitMQ is preferred.
Experience with RDBMS/SQL is also preferred.
Mandatory skills
Hands on Python Programming.5+ years of Data Engineering experience: Skills sets: Python, SQL (Snowflake), S3.
Good to have
AWS familiarity would help
About the Role-
Thinking big and executing beyond what is expected. The challenges cut across algorithmic problem solving, systems engineering, machine learning and infrastructure at a massive scale.
Reason to Join-
An opportunity for innovators, problem solvers & learners. Working will be Innovative, empowering, rewarding & fun. Amazing Office, competitive pay along with excellent benefits package.
Requiremets and Responsibilities- (please read carefully before applying)
- The overall experience of 3-6 years in Java/Python Framework and Machine Learning.
- Develop Web Services, REST, XSD, XML technologies, Java, Python, AWS, API.
- Experience on Elastic Search or SOLR or Lucene -Search Engine, Text Mining, Indexing.
- Experience in highly scalable tools like Kafka, Spark, Aerospike, etc.
- Hands on experience in Design, Architecture, Implementation, Performance & Scalability, and Distributed Systems.
- Design, implement, and deploy highly scalable and reliable systems.
- Troubleshoot Solr indexing process and querying engine.
- Bachelors or Masters in Computer Science from Tier 1 Institutions
Must have :
- Strong Experience in Python development
- Familiarity with Data Structures and Algorithms
- Experience in developing Enterprise scale applications
- Exposure to NLP
- Exposure / awareness of AI, ML
- Exposure to Windows Azure is an added advantage
- God understanding of project architecture and software development processes such as Agile and Scrum
Responsibilities :
- Partner with Business Stakeholders to translate business objectives into clearly defined analytical Projects
- Own the end-end process, from recognizing the problem to implementing the solution
- Understand customer’s requirements and design the optimum solution using Icertis’ AI applications
- Configure, Extend, and optimize Icertis AI app through Python scripts, NLP NER Analysis and other mechanisms
- Take full ownership of project / product features to implement, provide bug fixes and write tests and tooling for those features to ensure they work well at cloud scale.
- Plan and identify solutions and risks in assigned work
- You are expected to be hands on and write code on day to day basis and also mentor other team members
At F5, we strive to bring a better digital world to life. Our teams empower organizations across the globe to create, secure, and run applications that enhance how we experience our evolving digital world. We are passionate about cybersecurity, from protecting consumers from fraud to enabling companies to focus on innovation.
Everything we do centers around people. That means we obsess over how to make the lives of our customers, and their customers, better. And it means we prioritize a diverse F5 community where each individual can thrive.
-
Design, coding, enhancements, and bug fixing in DNS and related areas.
-
Bring up new ideas to improve the day-to-day challenges in the design/functionality.
-
Should be able to provide technical direction to the ongoing and future projects in the team.
-
Keep the product vulnerability free by uplifting/fixing the open issues.
-
Build tools and infrastructure to improve these F5’s components and features.
-
Set an example of software design and development innovation and excellence.
-
Research, investigate and define new areas of technology to enhance existing or new products directions
-
Evaluate performance of products to fine-tune, and refactor the design as per the requirements to scale up.
-
Must have worked in security and related areas.
-
Document software designs via functional specifications and other design documents
-
Conduct presentations internal and external, mentoring the team members
-
May participate in the hiring and onboarding process
-
Collaborate with team members and technical leads
-
Responsible for upholding F5’s Business Code of Ethics and for promptly reporting violations of the Code or other company policies.
Knowledge, Skills and Abilities:
Essential
-
Deep understanding of data structures & algorithm.
-
Expert in C, C++ with hands-on experience
-
Fair understanding of scripting languages Python and JavaScript
-
Expertise in Linux user-level programming and exposure to Linux networking stack.
-
Good understanding on TCP/IP concepts.
-
Proven experience with security standards.
-
Excellent analytical and problem-solving skills.
-
Good understanding of Network security and DNS modules
-
Excellent Understanding of networking technologies and OS internals.
-
Prior experience in leading and delivering project/programs involving multiple teams.
-
Prior experience of leading and mentoring senior engineers to deliver critical projects.
Nice-to-have
-
Prior experience developing DNS and related modules is a Plus.
-
Good understanding of network protocols like TCP, UDP, HTTP, SSL, DNS, FTP etc.
-
Experience with CI/CD (git, pipeline etc.).
Qualifications
-
Requires a minimum of 15+ years of related experience with a Bachelor of Engineering in ECE/Computers or similar years’ experience with ME/MTech in ECE/Computers.
-
Excellent organizational agility and interpersonal skills throughout the organization.
-
Ability to work flexible hours for better collaboration with international teams.
F5 Inc. is an equal opportunity employer and strongly supports diversity in the workplace. The Job Description is intended to be a general representation of the responsibilities and requirements of the job. However, the description may not be all-inclusive, and responsibilities and requirements are subject to change.
quality delivery
● Estimate engineering effort during multiple stages of the product life cycle
● Coach engineering teams in accomplishing architecture, design and implementation
goals Focus on details of software development, design, implementation and
debugging
● Have high technical competence, strong technical background with track record of
individual technical accomplishments
● Ability to play the role of the architect for the team
● Strong sense of ownership/ can do attitude and high attention to detail
● Work with designers, business analysts, and product managers to estimate and
plan projects in an Agile environment
Skills & Experience:
● Hands-on experience in developing, designing & scaling complex
systems Backend: Primarily Node.js and Python
● Databases: Elastic search, DynamoDB, MongoDB, MySQL and Redis
(cache) Web: React, Vue
● Strong Experience in REST API based Microservices development & integration that
includes long running orchestration services
● Preferred AWS Services experience across - S3, DynamoDB, EC2, AWS Lambda, ECS,
ElasticSearch Service, Route 53, API Gateway, CloudFront, CloudFormation, etc.
● Experience with continuous integration and deployment automation tools such as
Jenkins, Salt, Puppet, Chef, Ansible, Travis CI etc
● Experience with gRPC protocol and graphQL frameworks
● The ideal candidate should be willing to commit fully to the company and drive the
company forward











