Jobs
Interviews

150 Perf Jobs - Page 3

Setup a job Alert
JobPe aggregates results for easy application access, but you actually apply on the job portal directly.

5.0 years

0 Lacs

Chennai, Tamil Nadu, India

On-site

Who We Are Applied Materials is the global leader in materials engineering solutions used to produce virtually every new chip and advanced display in the world. We design, build and service cutting-edge equipment that helps our customers manufacture display and semiconductor chips – the brains of devices we use every day. As the foundation of the global electronics industry, Applied enables the exciting technologies that literally connect our world – like AI and IoT. If you want to work beyond the cutting-edge, continuously pushing the boundaries of science and engineering to make possible the next generations of technology, join us to Make Possible® a Better Future. What We Offer Location: Bangalore,IND, Chennai,IND At Applied, we prioritize the well-being of you and your family and encourage you to bring your best self to work. Your happiness, health, and resiliency are at the core of our benefits and wellness programs. Our robust total rewards package makes it easier to take care of your whole self and your whole family. We’re committed to providing programs and support that encourage personal and professional growth and care for you at work, at home, or wherever you may go. Learn more about our benefits. You’ll also benefit from a supportive work culture that encourages you to learn, develop and grow your career as you take on challenges and drive innovative solutions for our customers. We empower our team to push the boundaries of what is possible—while learning every day in a supportive leading global company. Visit our Careers website to learn more about careers at Applied. Technical Lead - Software About Applied Applied Materials is the leader in materials engineering solutions used to produce virtually every new chip and advanced display in the world. Our expertise in modifying materials at atomic levels and on an industrial scale enables customers to transform possibilities into reality. At Applied Materials, our innovations make possible the technology shaping the future. Our Team Our team is developing a high-performance computing solution for low-latency and high throughput image processing and deep-learning workloads that will enable our Chip Manufacturing process control equipment to offer differentiated value to our customers. Your Opportunity As a technical lead, you will get the opportunity to grow in the field of high-performance computing, complex system design and low-level optimizations for better cost of ownership. Roles and Responsibility As a technical lead, you will be responsible for designing and implementing High performance computing software solutions for our organization. You will work closely with cross-functional teams, including software engineers, product managers, and business stakeholders, to understand requirements and translate them into architectural/software designs that meet business needs. You will be a subject Matter expert to unblock software engineers in the HPC domain. You will be expected to profile systems to understand bottlenecks, optimize workflows and code and processes to improve cost of ownership. Identify and mitigate technical risks and issues throughout the software development lifecycle. Lead the design and implementation of complex software components and systems. Ensure that software systems are scalable, reliable, and maintainable. Mentor and coach junior software engineers. Your primary focus will be on implementing features of high quality with maintainable and extendable code following software development best practices Our Ideal Candidate Someone who has the drive and passion to learn quickly, has the ability to multi-task and switch contexts based on business needs. Qualifications 5 to 10 years of experience in Design and coding in C/C++ preferably in Linux Environment. Very good knowledge of Data structures, Algorithms and Complexity analysis. In depth experience in Multi-threading, Thread Synchronization, Inter process communication, and Distributed computing fundamentals. Very Good knowledge of Operating systems internals (Linux Preferred), Networking and Storage systems. Experience in performance profiling at application and system level (e.g. vtune, Oprofiler, perf, Nividia Nsight etc.) Experience in low level code optimization techniques using Vectorization and Intrinsics, cache-aware programming, lock free data structures etc. Excellent problem-solving and analytical skills. Strong communication and collaboration abilities. Ability to mentor and coach junior team members. Experience in Agile development methodologies. Additional Qualifications Experience in GPU programming using CUDA, OpenMP, OpenACC, OpenCL etc. Good Knowledge of Work-flow orchestration Software like Apache Airflow, Apache Spark, Apache storm or Intel TBB flowgraph etc. Experience in developing Distributed High Performance Computing software using Parallel programming frameworks like MPI, UCX etc. Experience in HPC Job-Scheduling and Cluster Management Software (SLURM, Torque, LSF etc.) Good knowledge of Low-latency and high-throughput data transfer technologies (RDMA, RoCE, InfiniBand) Familiarity with microservices architecture and containerization technologies (docker/singularity) and low latency Message queues. Experience in Java and Python programming Education Bachelor's Degree or higher in Computer science or related Disciplines. Applied Materials is committed to diversity in its workforce including Equal Employment Opportunity for Minorities, Females, Protected Veterans and Individuals with Disabilities. Additional Information Time Type: Full time Employee Type Assignee / Regular Travel Yes, 10% of the Time Relocation Eligible: Yes Applied Materials is an Equal Opportunity Employer. Qualified applicants will receive consideration for employment without regard to race, color, national origin, citizenship, ancestry, religion, creed, sex, sexual orientation, gender identity, age, disability, veteran or military status, or any other basis prohibited by law.

Posted 2 weeks ago

Apply

5.0 years

0 Lacs

Ahmedabad, Gujarat, India

On-site

Hey There 👋 At Saleshandy, we're building the Cold Email Outreach platform of the future. We're building a product toward eliminating manual processes and helping companies generate more replies/book more meetings / generate leads (faster). Since our founding in 2016, we've grown to become a profitable, 100% geographically dispersed team of 65+ high-performing happy people who are dedicated to building a product that our customers love. What’s the Role About? Ever wondered how Saleshandy schedules millions of emails and still feels lightning-fast? Behind that magic is performance engineering. We’re hiring a Performance Engineer who thrives on making systems faster, leaner, and more reliable across backend, frontend, and infrastructure. Your mission: eliminate latency, fix CPU/memory bottlenecks, optimize queries, tame queues, and guide teams to build with performance in mind. This isn’t just about fire-fighting, it’s about owning speed as a product feature. You’ll work across the stack and use deep diagnostics, smart tooling, and system intuition to make things fly. Why Join Us? Purpose: Your work will directly impact page speeds, email throughput, scale. At Saleshandy, performance isn’t a luxury, it’s part of our premium promise. Growth: You’ll operate across multiple teams and tech layers, Node.js, MySQL, Redis, React, Kafka, ClickHouse, AWS, with the freedom to shape how we build fast systems. Motivation: If you’ve ever celebrated shaving 500ms off a page load, or chased a memory leak across 3 services just for fun, this is your home. We celebrate engineers who care about P99s, flamegraphs, and cache hits. Your Main Goals Identify and Eliminate Backend Bottlenecks (within 90 days) Run deep diagnostics using Clinic.js, heap snapshots, GC logs, and flamegraphs. Tackle high CPU/memory usage, event loop stalls, and async call inefficiencies in Node.js. Goal: Cut backend P95 response times by 30–40% for key APIs. Optimize MySQL Query Performance & Configuration (within 60 days) Use slow query logs, EXPLAIN, Percona Toolkit, and indexing strategies to tune queries and schema. Tune server-level configs like innodb_buffer_pool_size. Target: Eliminate top 10 slow queries and reduce DB CPU usage by 25%. Improve Frontend Performance & Load Time (within 90 days) Audit key frontend flows using Lighthouse, Core Web Vitals, asset audits. Drive improvements via lazy loading, tree-shaking, and code splitting. Goal: Get homepage and dashboard load times under 1.5s for 95% users. Make Infra & Monitoring Observability-First (within 120 days) Set up meaningful alerts and dashboards using Grafana, Loki, Tempo, Prometheus. Lead infra-level debugging — thread stalls, IO throttling, network latency. Goal: Reduce time-to-detect and time-to-resolve for perf issues by 50%. Important Tasks First 30 Days – System Performance Audit Do a full audit of backend, DB, infra, and frontend performance. Identify critical pain points and quick wins. Debug a Live Performance Incident Catch and resolve a real-world performance regression. Could be Node.js memory leak, a slow MySQL join, or Redis job congestion. Share a full RCA and fix. Create and Share Performance Playbooks (by Day 45) Build SOPs for slow query debugging, frontend perf checks, Redis TTL fixes, or Node.js memory leaks. Turn performance tuning into team sport. Guide Teams on Performance-Aware Development (within 90 days) Create internal micro-trainings or async reviews to help devs write faster APIs, reduce DB load, and spot regressions earlier. Use AI or Smart Tooling in Diagnostics Try out tools like Copilot for test coverage, or use AI-powered observability tools (e.g. Datadog AI, Loki queries, etc.) to accelerate diagnostics. Build Flamegraph/Profiling Baselines Set up and maintain performance profiling baselines (using Clinic.js, 0x, etc.) so regressions can be caught before they ship. Review Queues and Caching Layer Identify performance issues in Redis queues — retries, TTL delays, locking — and tune caching strategies across app and DB. Contribute to Performance Culture Encourage tracking of real metrics: TTI, DB query time, API P95s. Collaborate with product and engineering to define what “fast enough” means. Experience Level: 3–5 years Tech Stack: Node.js, MySQL, Redis, Grafana, Prometheus, Clinic.js, Percona Toolkit Culture Fit – Are You One of Us? We're a fast-moving, globally distributed SaaS team where speed matters not just in product, but in how we work. We believe in ownership, system thinking, and real accountability. If you like solving hard problems, value simplicity, and hate regressions, you’ll thrive here.

Posted 2 weeks ago

Apply

7.0 years

0 Lacs

Chennai, Tamil Nadu, India

On-site

Who We Are Applied Materials is the global leader in materials engineering solutions used to produce virtually every new chip and advanced display in the world. We design, build and service cutting-edge equipment that helps our customers manufacture display and semiconductor chips – the brains of devices we use every day. As the foundation of the global electronics industry, Applied enables the exciting technologies that literally connect our world – like AI and IoT. If you want to work beyond the cutting-edge, continuously pushing the boundaries of science and engineering to make possible the next generations of technology, join us to Make Possible® a Better Future. What We Offer Location: Bangalore,IND, Chennai,IND At Applied, we prioritize the well-being of you and your family and encourage you to bring your best self to work. Your happiness, health, and resiliency are at the core of our benefits and wellness programs. Our robust total rewards package makes it easier to take care of your whole self and your whole family. We’re committed to providing programs and support that encourage personal and professional growth and care for you at work, at home, or wherever you may go. Learn more about our benefits. You’ll also benefit from a supportive work culture that encourages you to learn, develop and grow your career as you take on challenges and drive innovative solutions for our customers. We empower our team to push the boundaries of what is possible—while learning every day in a supportive leading global company. Visit our Careers website to learn more about careers at Applied. Software Architect About Applied Applied Materials is the leader in materials engineering solutions used to produce virtually every new chip and advanced display in the world. Our expertise in modifying materials at atomic levels and on an industrial scale enables customers to transform possibilities into reality. At Applied Materials, our innovations make possible the technology shaping the future. Our Team Our team is developing a high-performance computing solution for low-latency and high throughput image processing and deep-learning workload that enables our Chip Manufacturing process control equipment to offer differentiated value to our customers. Your Opportunity As an architect, you will get the opportunity to grow in the field of high-performance computing, complex system design and low-level optimizations for better cost of ownership. Roles and Responsibility As a Software Architect, you will be responsible for designing and implementing High performance computing software solutions for our organization. You will work closely with cross-functional teams, including software engineers, product managers, and business stakeholders, to understand requirements and translate them into architectural/software designs that meet business needs. You will be coding and developing quick prototypes to establish your design with real code and data. You will be a subject Matter expert to unblock software engineers in the HPC domain. You will be expected to profile systems to understand bottlenecks, optimize workflows and code and processes to improve cost of ownership. Conduct technical reviews and provide guidance to software engineers during the development process. Identify and mitigate technical risks and issues throughout the software development lifecycle. Evaluate and recommend appropriate technologies and frameworks to meet project requirements. Lead the design and implementation of complex software components and systems. Ensure that software systems are scalable, reliable, and maintainable. Mentor and coach junior software architects and engineers. Your primary focus will be on ensuring that the software systems are scalable, reliable, maintainable and cost effective. Our Ideal Candidate Someone who has the drive and passion to learn quickly, has the ability to multi-task and switch contexts based on business needs. Qualifications 7 to 15 years of experience in Design and coding in C/C++ preferably in Linux Environment. Very good knowledge Data structure and Algorithms and complexity analysis. Experience in developing Distributed High Performance Computing software using Parallel programming frameworks like MPI, UCX etc. In depth experience in Multi-threading, Thread Synchronization, Inter process communication, and distributed computing fundamentals. Very Good knowledge of Computer science fundamentals like, Operating systems internals (Linux Preferred), Networking and Storage systems. Experience in performance profiling at application and system level (e.g. vtune, Oprofiler, perf, Nividia Nsight etc.) Experience in low level code optimization techniques using Vectorization and Intrinsics, cache-aware programming, lock free data structures etc. Experience in GPU programming using CUDA, OpenMP, OpenACC, OpenCL etc. Familiarity with microservices architecture and containerization technologies (docker/singularity) and low latency Message queues. Excellent problem-solving and analytical skills. Strong communication and collaboration abilities. Ability to mentor and coach junior team members. Experience in Agile development methodologies. Additional Qualifications Experience in HPC Job-Scheduling and Cluster Management Software (SLURM, Torque, LSF etc.) Good knowledge of Low-latency and high-throughput data transfer technologies (RDMA, RoCE, InfiniBand) Good Knowledge of Work-flow orchestration Software like Apache Airflow, Apache Spark, Apache storm or Intel TBB flowgraph etc. Education Bachelor's Degree or higher in Computer science or related Disciplines. Years Of Experience 7 - 15 Years Additional Information Time Type: Full time Employee Type Assignee / Regular Travel Yes, 10% of the Time Relocation Eligible: Yes Applied Materials is an Equal Opportunity Employer. Qualified applicants will receive consideration for employment without regard to race, color, national origin, citizenship, ancestry, religion, creed, sex, sexual orientation, gender identity, age, disability, veteran or military status, or any other basis prohibited by law.

Posted 2 weeks ago

Apply

0 years

4 - 9 Lacs

Hyderābād

On-site

Overview: WHAT YOU DO AT AMD CHANGES EVERYTHING We care deeply about transforming lives with AMD technology to enrich our industry, our communities, and the world. Our mission is to build great products that accelerate next-generation computing experiences – the building blocks for the data center, artificial intelligence, PCs, gaming and embedded. Underpinning our mission is the AMD culture. We push the limits of innovation to solve the world’s most important challenges. We strive for execution excellence while being direct, humble, collaborative, and inclusive of diverse perspectives. AMD together we advance_ Responsibilities: Senior Software Architect – GPU Kernel Optimization & Distributed AI Systems THE TEAM: Join AMD’s high-impact team at the heart of innovation in AI, ML, and high-performance computing (HPC). We’re a collaborative group of software architects and GPU engineers focused on pushing the boundaries of AI model performance across distributed, GPU-accelerated platforms. Our work drives the next generation of AMD’s AI software stack, enabling large-scale machine learning training and inference workloads in data centers and enterprise environments. THE ROLE: As a Senior Software Developer, you will develop both GPU kernel-level optimization and distributed software efforts for large-scale AI workloads. This is a technical leadership role with direct influence over critical software components in AMD’s AI stack. You’ll architect and implement optimized compute kernels, guide software teams through the full product lifecycle, and work closely with internal and external partners to deploy scalable, high-performance solutions. THE PERSON: We’re looking for a highly skilled, deep systems thinker who thrives in complex problem domains involving parallel computing, GPU architecture, and AI model execution. You are confident leading software architecture decisions and know how to translate business goals into robust, optimized software solutions. You’re just as comfortable writing performance-critical code as you are guiding agile development teams across product lifecycles. Ideal candidates have a strong balance of low-level programming, distributed systems knowledge, and leadership experience—paired with a passion for AI performance at scale. KEY RESPONSIBILITIES: GPU Kernel Optimization : Develop and optimize GPU kernels to accelerate inference and training of large machine learning models while ensuring numerical accuracy and runtime efficiency. Multi-GPU and Multi-Node Scaling: Architect and implement strategies for distributed training/inference across multi-GPU/multi-node environments using model/data parallelism techniques. Performance Profiling: Identify bottlenecks and performance limitations using profiling tools; propose and implement optimizations to improve hardware utilization. Parallel Computing : Design and implement multi-threaded and synchronized compute techniques for scalable execution on modern GPU architectures. Benchmarking & Testing: Build robust benchmarking and validation infrastructure to assess performance, reliability, and scalability of deployed software. Documentation & Best Practices: Produce technical documentation and share architectural patterns, code optimization tips, and reusable components. PREFERRED EXPERIENCE: Software Team Leadership Collaboration with customers and business units to define deliverables and roadmaps. Interfacing with executive leadership on program progress and strategic planning. Experience in production-level software deployment (e.g., upstreaming to open source, commercial rollouts). Software Architecture Deep experience with GPU kernel optimization in C++12/17/20 . Working knowledge of frameworks such as PyTorch, vLLM, Cutlass, Kokkos . Practical expertise in CPU/GPU architecture and system-level performance tuning. Proficiency in Python scripting and infrastructure automation. Application of software design patterns and industry-standard engineering practices. GPU & Low-Level Optimization Hands-on experience with CUDA and low-level GPU programming. Kernel optimization in assembly and tight loops for latency-sensitive code. Proficiency with performance profiling tools (Nsight, VTune, Perf, etc.). Experience with distributed computing strategies in AI environments (multi-GPU, NCCL, MPI). Strong debugging, problem-solving, and performance tuning skills in complex systems. ACADEMIC CREDENTIALS: Bachelor’s or Master’s degree in Computer Engineering, Electrical Engineering, Computer Science, or a related technical field. Advanced degrees or published work in HPC, GPU computing, or AI systems is a plus. #LI-NR1 Qualifications: Benefits offered are described: AMD benefits at a glance. AMD does not accept unsolicited resumes from headhunters, recruitment agencies, or fee-based recruitment services. AMD and its subsidiaries are equal opportunity, inclusive employers and will consider all applicants without regard to age, ancestry, color, marital status, medical condition, mental or physical disability, national origin, race, religion, political and/or third-party affiliation, sex, pregnancy, sexual orientation, gender identity, military or veteran status, or any other characteristic protected by law. We encourage applications from all qualified candidates and will accommodate applicants’ needs under the respective laws throughout all stages of the recruitment and selection process.

Posted 2 weeks ago

Apply

8.0 years

0 Lacs

Pune, Maharashtra, India

On-site

Location - Pune Magerpetta Required Skills & Experience: 8+ years of experience in Embedded Linux development . Strong proficiency in C++ . Experience with TI Sitara AM64x or similar ARM-based SoCs. Deep expertise in U-Boot bootloader customization and Linux kernel configuration. Strong understanding of secure boot , authentication mechanisms, and firmware security. Hands-on experience with Yocto Project (custom layers, recipes, and configurations). Familiarity with cryptographic libraries , especially OpenSSL for secure data transmission. Knowledge of device trees, drivers, and BSPs for custom hardware platforms. Experience in cross-compilation, debugging tools (JTAG, GDB, strace, perf, etc.), and profiling techniques. Strong debugging and troubleshooting skills, including hardware-software interaction debugging . Experience with version control systems (Git, Gerrit, etc.) and CI/CD pipelines for embedded development. Preferred Skills: Experience with RTOS or real-time extensions in Linux. Knowledge of secure elements, TPM, or HSM for embedded security. Experience with containerization on embedded platforms (e.g., Docker, LXC). Familiarity with networking stacks and protocols in embedded systems. Knowledge of power management strategies for embedded devices. Education: Bachelor’s or Master’s degree in Electronics, Computer Science, Embedded Systems, or a related field

Posted 2 weeks ago

Apply

0 years

0 Lacs

Mumbai, Maharashtra, India

On-site

Backend Engineer - Python Role Overview: As a Backend Developer at LearnTube.ai, you will ship the backbone that powers 2.3 million learners in 64 countries—owning APIs that crunch 1 billion learning events & the AI that supports it with <200 ms latency. What You'll Do: At LearnTube, we’re pushing the boundaries of Generative AI to revolutionise how the world learns. As a Backend Engineer, your roles and responsibilities will include: Ship Micro-services – Build FastAPI services that handle ≈ 800 req/s today and will triple within a year (sub-200 ms p95). Power Real-Time Learning – Drive the quiz-scoring & AI-tutor engines that crunch millions of events daily. Design for Scale & Safety – Model data (Postgres, Mongo, Redis, SQS) and craft modular, secure back-end components from scratch. Deploy Globally – Roll out Dockerised services behind NGINX on AWS (EC2, S3, SQS) and GCP (GKE) via Kubernetes. Automate Releases – GitLab CI/CD + blue-green / canary = multiple safe prod deploys each week. Own Reliability – Instrument with Prometheus / Grafana, chase 99.9 % uptime, trim infra spend. Expose Gen-AI at Scale – Publish LLM inference & vector-search endpoints in partnership with the AI team. Ship Fast, Learn Fast – Work with founders, PMs, and designers in weekly ship rooms; take a feature from Figma to prod in < 2 weeks. What makes you a great fit? Must-Haves: 2+ yrs Python back-end experience (FastAPI) Strong with Docker & container orchestration Hands-on with GitLab CI/CD, AWS (EC2, S3, SQS) or GCP (GKE / Compute) in production SQL/NoSQL (Postgres, MongoDB) + You’ve built systems from scratch & have solid system-design fundamentals Nice-to-Haves: k8s at scale, Terraform, Experience with AI/ML inference services (LLMs, vector DBs) Go / Rust for high-perf services Observability: Prometheus, Grafana, OpenTelemetry About Us: At LearnTube, we’re on a mission to make learning accessible, affordable, and engaging for millions of learners globally. Using Generative AI, we transform scattered internet content into dynamic, goal-driven courses with: AI-powered tutors that teach live, solve doubts in real time, and provide instant feedback. Seamless delivery through WhatsApp, mobile apps, and the web, with over 1.4 million learners across 64 countries. Meet the Founders: LearnTube was founded by Shronit Ladhani and Gargi Ruparelia, who bring deep expertise in product development and ed-tech innovation. Shronit, a TEDx speaker, is an advocate for disrupting traditional learning, while Gargi’s focus on scalable AI solutions drives our mission to build an AI-first company that empowers learners to achieve career outcomes. We’re proud to be recognised by Google as a Top 20 AI Startup and are part of their 2024 Startups Accelerator: AI First Program, giving us access to cutting-edge technology, credits, and mentorship from industry leaders. Why Work With Us? At LearnTube, we believe in creating a work environment that’s as transformative as the products we build. Here’s why this role is an incredible opportunity: Cutting-Edge Technology: You’ll work on state-of-the-art generative AI applications, leveraging the latest advancements in LLMs, multimodal AI, and real-time systems. Autonomy and Ownership: Experience unparalleled flexibility and independence in a role where you’ll own high-impact projects from ideation to deployment. Rapid Growth: Accelerate your career by working on impactful projects that pack three years of learning and growth into one. Founder and Advisor Access: Collaborate directly with founders and industry experts, including the CTO of Inflection AI, to build transformative solutions. Team Culture: Join a close-knit team of high-performing engineers and innovators, where every voice matters, and Monday morning meetings are something to look forward to. Mission-Driven Impact: Be part of a company that’s redefining education for millions of learners and making AI accessible to everyone.

Posted 2 weeks ago

Apply

8.0 - 13.0 years

18 - 33 Lacs

Hyderabad

Work from Office

Greetings from People Tech Technology Private Limited! Please find below the Job Description for your reference and share your updated resume. Job Title: Linux Performance Developer Location: Hyderabad, India Required Qualifications: Bachelors or Masters degree in Computer Science, Electrical Engineering, or a related field. 5+ years of experience in Linux performance analysis and tuning on embedded or consumer platforms. Deep knowledge of Linux internals: process scheduling, memory management, NUMA, file systems, block devices, I/O stack, etc. Strong proficiency with performance tools: perf, top, htop, vmstat, iotop, powertop, ftrace, strace, systemtap, LTTng, eBPF, systemd-analyze, bootchart, blktrace, oprofile Experience with power-performance tuning frameworks such as CPUFreq, devfreq, cpuidle, and thermal frameworks. Familiar with kernel tuning interfaces: /proc, /sys, cgroups, udev, sysctl. Exposure to firmware/BIOS tuning and UEFI power settings. Skilled in C, Python, and shell scripting for automation and data processing. Experience in benchmarking tools and workloads: Phoronix Test Suite, stress-ng, sysbench, fio, glmark2, etc. Familiarity with hardware power domains, DVFS, thermal zones, and SoC power/thermal models is a plus. Experience with Yocto, Debian, or Ubuntu-based OS stacks and optimizing them for consumer-grade hardware (Intel/AMD/ARM). Note - Exclude Sundays for Walk-in

Posted 2 weeks ago

Apply

5.0 - 8.0 years

4 - 8 Lacs

Chennai

Work from Office

Job Details: Skill: Experience: 5+ Location: - Bangalore / Chennai Notice Period: Immediate Joiners Employee type: C2H Job Description : Exp level >5 years in all cases. Good in CORE ABAP reports, idocs, proxy interfaces, Adobe forms Knowledge of processes in PP, MM modules. Good attitude at work should be able to speak up and provide quantifiable details to techleads and client when challenged. Be punctual and own things. Preferred to work from Chennai location, pan india is second option, be flexible at working time as needed at times and tight deliverables. For C1/C2: Technical hand on with team leading capability. Provide technical solutions, Taking up challenging and complex objects with themselves than just shadowing juniors (this is to have quicker turn around time) estimates for tasks and changes Able to foresee the issue during firefighting. Good at perf tuning techniques and adherence to quality coding.

Posted 2 weeks ago

Apply

7.0 - 12.0 years

10 - 20 Lacs

Bengaluru

Hybrid

Job Responsibilities: As subject matter expert, expected to carry out following on day-to-day basis: Carry out debugging with Linux kernel modules, device drivers and general Linux OS related issues. Expected to have expert level knowledge and experience in (but not limited to) kernel scheduling, real time kernel parameters and their tunings for a typical cloud native real time applications. Expected hands on experience with tools like gdb, perf, strace, turbostat, dstat, tuna, tuned daemons etc Expected to carry out Real time performance optimization and measurements using like cyclictest, oslat, hwlat etc on a RT linux. Analysis of sos report, and other system, rsyslog in RT Linux to debug scheduling, memory related issues. Responsibilities for the position include but are not limited to: Working knowledge on Cloud technologies e.g. Kubernetes, docker, Helm charts, Container, pod specs etc Working knowledge on Cloud Orchestration technologies for deployment, healing, resiliency etc Education and Experience: Bachelors/Masters degree in engineering. 7-20 years of experience in RT Linux Debugging and Development. Knowledge of RT parameters, tuning and performance evaluation is a must.

Posted 2 weeks ago

Apply

0 years

8 - 18 Lacs

Mumbai Metropolitan Region

On-site

Role Overview As a Backend Developer at LearnTube.ai, you will ship the backbone that powers 2.3 million learners in 64 countries—owning APIs that crunch 1 billion learning events & the AI that supports it with <200 ms latency. What You'll Do At LearnTube, we’re pushing the boundaries of Generative AI to revolutionize how the world learns. As a Backend Engineer, your roles and responsibilities will include: Ship Micro-services – Build FastAPI services that handle ≈ 800 req/s today and will triple within a year (sub-200 ms p95). Power Real-Time Learning – Drive the quiz-scoring & AI-tutor engines that crunch millions of events daily. Design for Scale & Safety – Model data (Postgres, Mongo, Redis, SQS) and craft modular, secure back-end components from scratch. Deploy Globally – Roll out Dockerised services behind NGINX on AWS (EC2, S3, SQS) and GCP (GKE) via Kubernetes. Automate Releases – GitLab CI/CD + blue-green / canary = multiple safe prod deploys each week. Own Reliability – Instrument with Prometheus / Grafana, chase 99.9 % uptime, trim infra spend. Expose Gen-AI at Scale – Publish LLM inference & vector-search endpoints in partnership with the AI team. Ship Fast, Learn Fast – Work with founders, PMs, and designers in weekly ship rooms; take a feature from Figma to prod in What makes you a great fit? Must-Haves 2+ yrs Python back-end experience (FastAPI) Strong with Docker & container orchestration Hands-on with GitLab CI/CD, AWS (EC2, S3, SQS) or GCP (GKE / Compute) in production SQL/NoSQL (Postgres, MongoDB) + You’ve built systems from scratch & have solid system-design fundamentals Nice-to-Haves k8s at scale, Terraform, Experience with AI/ML inference services (LLMs, vector DBs) Go / Rust for high-perf services Observability: Prometheus, Grafana, OpenTelemetry About Us At LearnTube, we’re on a mission to make learning accessible, affordable, and engaging for millions of learners globally. Using Generative AI, we transform scattered internet content into dynamic, goal-driven courses with: AI-powered tutors that teach live, solve doubts in real time, and provide instant feedback. Seamless delivery through WhatsApp, mobile apps, and the web, with over 1.4 million learners across 64 countries. Meet The Founders LearnTube was founded by Shronit Ladhani and Gargi Ruparelia, who bring deep expertise in product development and ed-tech innovation. Shronit, a TEDx speaker, is an advocate for disrupting traditional learning, while Gargi’s focus on scalable AI solutions drives our mission to build an AI-first company that empowers learners to achieve career outcomes. We’re proud to be recognised by Google as a Top 20 AI Startup and are part of their 2024 Startups Accelerator: AI First Program, giving us access to cutting-edge technology, credits, and mentorship from industry leaders. Why Work With Us? Role At LearnTube, we believe in creating a work environment that’s as transformative as the products we build. Here’s why this role is an incredible opportunity: Cutting-Edge Technology: You’ll work on state-of-the-art generative AI applications, leveraging the latest advancements in LLMs, multimodal AI, and real-time systems. Autonomy and Ownership: Experience unparalleled flexibility and independence in a role where you’ll own high-impact projects from ideation to deployment. Rapid Growth: Accelerate your career by working on impactful projects that pack three years of learning and growth into one. Founder and Advisor Access: Collaborate directly with founders and industry experts, including the CTO of Inflection AI, to build transformative solutions. Team Culture: Join a close-knit team of high-performing engineers and innovators, where every voice matters, and Monday morning meetings are something to look forward to. Mission-Driven Impact: Be part of a company that’s redefining education for millions of learners and making AI accessible to everyone. Skills:- Python, FastAPI, Amazon Web Services (AWS), MongoDB, CI/CD, Kubernetes, Docker, Git, PostgreSQL and NOSQL Databases

Posted 2 weeks ago

Apply

12.0 - 15.0 years

0 Lacs

Hyderabad, Telangana, India

On-site

About Company: Our client is prominent Indian multinational corporation specializing in information technology (IT), consulting, and business process services and its headquartered in Bengaluru with revenues of gross revenue of ₹222.1 billion with global work force of 234,054 and listed in NASDAQ and it operates in over 60 countries and serves clients across various industries, including financial services, healthcare, manufacturing, retail, and telecommunications. The company consolidated its cloud, data, analytics, AI, and related businesses under the tech services business line. Major delivery centers in India, including cities like Chennai, Pune, Hyderabad, and Bengaluru, kochi, kolkatta, Noida. · Job Title: "Performance Test Engineer". · Location: Hyderabad. · Experience: 12 to 15 Year's. · Job Type : Contract to hire. · Notice Period:- Immediate joiners. JD:- Your Role Minimum 13-15 Years of Relevant Experience in IT Performance Testing . Expertise in Test Planning, Test Estimation, Test Strategy, Workload Design, Test Cases Design, Test Environment Setup, Test Data Setup, Defect Management Configuration Management. Expertise in Performance Testing tools using any of the following Performance center, Load Runner. Execute Benchmark, load, stress, endurance, and other non-functional tests. Monitor application logs to find system behavior. Address all technical issues. Facilitate the resolution and necessarily follow up with Development and other cross-functional departments. Analyse the CPU Utilization, Memory usage, Network usage, Garbage Collection and DB. Parameters and DB Reports to verify the performance of the applications. Generate performance graphs, session reports and other related documentation required for validation and analysis. Publish results and receive appropriate sign off. Prepare detail status reports, and monitoring of all defects and issues. Identifying memory leakage, connection issues Bottleneck problem in the application. Strong problem-solving skills and very good time management skills. Your Profile Design Performance Test Scripts for enterprise applications based on Requirements. Participate in Performance bottleneck analysis and fixes. Perform Performance Engineering (for Senior Perf Testers) Performance Improvement activities. Collaborate with Business/ Application teams to improve system performance Lilase progress and issues through regular Status Reports Assume primary responsibility as Performance Testing SPOC Need to assist on weekends and out of office hours whenever required Should be able to manage at least 2 or more application’s PT tasks whenever required.

Posted 2 weeks ago

Apply

0 years

0 Lacs

Hyderabad, Telangana, India

On-site

About Company : Our client is prominent Indian multinational corporation specializing in information technology (IT), consulting, and business process services and its headquartered in Bengaluru with revenues of gross revenue of ₹222.1 billion with global work force of 234,054 and listed in NASDAQ and it operates in over 60 countries and serves clients across various industries, including financial services, healthcare, manufacturing, retail, and telecommunications. The company consolidated its cloud, data, analytics, AI, and related businesses under the tech services business line. Major delivery centers in India, including cities like Chennai, Pune, Hyderabad, and Bengaluru, kochi, kolkatta, Noida. Job Title: Performance Testing Location: pan India Experience: 14-15 yrs Job Type : Contract to hire. Notice Period: Immediate joiners. Mandatory Skills: Performance Testing Load Runner Job Description: Expertise in Test Planning, Test Estimation, Test Strategy, Workload Design, Test Cases Design, Test Environment Setup, Test Data Setup, Defect Management Configuration Management. Expertise in Performance Testing tools using any of the following Performance center, Load Runner. Execute Benchmark, load, stress, endurance, and other non-functional tests. Monitor application logs to find system behavior. Address all technical issues. Facilitate the resolution and necessarily follow up with Development and other cross-functional departments. Analyse the CPU Utilization, Memory usage, Network usage, Garbage Collection and DB. Parameters and DB Reports to verify the performance of the applications. Generate performance graphs, session reports and other related documentation required for validation and analysis. Publish results and receive appropriate sign off. Prepare detail status reports, and monitoring of all defects and issues. Identifying memory leakage, connection issues Bottleneck problem in the application. Strong problem-solving skills and very good time management skills. Your Profile Design Performance Test Scripts for enterprise applications based on Requirements. Participate in Performance bottleneck analysis and fixes. Perform Performance Engineering (for Senior Perf Testers) Performance Improvement activities. Collaborate with Business/ Application teams to improve system performance Lilase progress and issues through regular Status Reports Assume primary responsibility as Performance Testing SPOC Need to assist on weekends and out of office hours whenever required Should be able to manage at least 2 or more application’s PT tasks whenever required.

Posted 2 weeks ago

Apply

7.0 years

0 Lacs

Pune, Maharashtra, India

On-site

Senior Developer with strong analytical and technical ability with over 7+ years of experience in enterprise Web applications, REST services and Workflow Processing Service development using Java/J2EE technologies. Experienced in working on medium to large enterprise projects, preferably in financial services Knowledge/Experience: Should have strong insight on OOPS concept and good hands on experience on Java (11+) and other java based frameworks like Spring Batch, Spring IOC, Spring Annotation, Spring Security. Should have hands on experience on messaging platform like Kafka. Should be comfortable with working on Oracle (PL/SQL) and/or NoSQL-Mongo as backend database. Good working knowledge of Docker, Kubernetes and OpenShift Should have strong knowledge of Java design patterns , microservice design patterns, event streams, event/message based architecture, Domain driven design etc. Should have strong knowledge of API based architecture and SOA. Expertise in Server less, tomcat (Embedded/Non-Embedded), jetty (Embedded/Non-Embedded), WebSphere , Spring Batch, Spring IOC, Spring Annotation, Spring Security Expertise in mocking, Junit and perf testing of solutions. Good working knowledge of in memory distributed caches (Hazelcast, Gemfire) is good to have. Person should have worked in Agile/DevOps Environment. Good to have skills: Financial markets background is preferable but is not a must Knowledge of testing concepts (TDD, BDD) is a plus. Knowledge of ELK/App Dynamics Knowledge of other programming languages like Vaadin (UI Framework), Kotlin, scala, shell scripting etc is good to have. Candidates with knowledge on webserver setup and configuration with reverse proxy/ssl setup etc (preferred nginx webserver) is a plus Qualifications: Bachelor’s degree (in science, computers, information technology or engineering) Candidate should be willing to work late in the evening India time on need basis in order to interact with US/other global teams Job Background: The position is based in India and is required to focus on delivery of the work, ensuring a robust design This role may report to the technology team lead based in Pune Candidate should be able to work independently and should be self-motivated Candidate might be required to work with vendors or third parties in joint delivery teams The role requires application of technical skills and knowledge of the business to develop solutions to meet business needs As part of large, geographically distributed team(s), the candidate may have to manage stakeholders across multiple functional areas The position requires analytical skills in order to filter, prioritize and validate potentially complex material, technical or business or otherwise, from multiple sources. The candidate will work with complex and variable issues with substantial potential impact, weighing various alternatives and balancing potentially conflicting needs. ------------------------------------------------------ Job Family Group: Technology ------------------------------------------------------ Job Family: Applications Development ------------------------------------------------------ Time Type: Full time ------------------------------------------------------ Most Relevant Skills Please see the requirements listed above. ------------------------------------------------------ Other Relevant Skills For complementary skills, please see above and/or contact the recruiter. ------------------------------------------------------ Citi is an equal opportunity employer, and qualified candidates will receive consideration without regard to their race, color, religion, sex, sexual orientation, gender identity, national origin, disability, status as a protected veteran, or any other characteristic protected by law. If you are a person with a disability and need a reasonable accommodation to use our search tools and/or apply for a career opportunity review Accessibility at Citi. View Citi’s EEO Policy Statement and the Know Your Rights poster.

Posted 3 weeks ago

Apply

4.0 years

0 Lacs

Chennai, Tamil Nadu, India

On-site

Position Description Company Profile: Founded in 1976, CGI is among the largest independent IT and business consulting services firms in the world. With 94,000 consultants and professionals across the globe, CGI delivers an end-to-end portfolio of capabilities, from strategic IT and business consulting to systems integration, managed IT and business process services and intellectual property solutions. CGI works with clients through a local relationship model complemented by a global delivery network that helps clients digitally transform their organizations and accelerate results. CGI Fiscal 2024 reported revenue is CA$14.68 billion and CGI shares are listed on the TSX (GIB.A) and the NYSE (GIB). Learn more at cgi.com. Position: Senior Test Engineer Experience: 4-8 years Category: Software Development/ Engineering Location: Bangalore/Hyderabad/Chennai Position ID: J1124-0377 Employment Type: Full Time Education Qualification: Bachelor's degree in Computer Science or related field or higher with minimum 3 years of relevant experience. Your future duties and responsibilities 4+ years of performance testing exp Experience on product testing in Agile environment; should know the various stages of product release Experience and knowledge with Cloud Infrastructure particularly Azure and AWS Experience in SQL Server Experience on various test techniques and appropriate applicability/implementation Proficient in C/JS or C# and OOPs programing skills Proficient knowledge of one or more load testing tools(jmeter(preferably), loadrunner, gatling, etc.) Proficiency with monitoring/analyzing overall system performance using grafana, kibana, and Dynatrace Experience perf testing cloud(AWS) apps/platform, microservices. Understanding of how overall architecture design of an app/platform can impact performance(DB -> frontend UI, single vs dual leg, geo dispersed setup, etc.) Proven experience load testing microservices/components and APIs. Implementing performance tests into a CICD pipeline Good logical reasoning and problem-solving skills Experience on monitoring tools, corelating and analyzing test results to logical conclusions Contribution to design and implementation of framework(s) Good communication skills and attitude / Required Qualifications To Be Successful In This Role Must to have skills- Performance Testing, Testing tools (JMeter(preferably), LoadRunner, gatling, etc.) Good to have- Python Together, as owners, let’s turn meaningful insights into action. Life at CGI is rooted in ownership, teamwork, respect and belonging. Here, you’ll reach your full potential because… You are invited to be an owner from day 1 as we work together to bring our Dream to life. That’s why we call ourselves CGI Partners rather than employees. We benefit from our collective success and actively shape our company’s strategy and direction. Your work creates value. You’ll develop innovative solutions and build relationships with teammates and clients while accessing global capabilities to scale your ideas, embrace new opportunities, and benefit from expansive industry and technology expertise. You’ll shape your career by joining a company built to grow and last. You’ll be supported by leaders who care about your health and well-being and provide you with opportunities to deepen your skills and broaden your horizons. Come join our team—one of the largest IT and business consulting services firms in the world.

Posted 3 weeks ago

Apply

1.0 years

0 Lacs

India

Remote

OS Engineer/Platform Engineer Remote, India NIKSUN is the recognized worldwide leader in making the Unknown Known, by using the next generation technology that revolutionizes the way networks and services are secured, protected, and managed. The company develops and deploys a complete range of award-winning forensics, compliance, security surveillance and performance management solutions for applications ranging from core infrastructures to edge and branch environments. Responsibilities : Work with other OS Engineers to design, develop, test, and maintain custom kernel and kernel modules Knowledge of Linux for remote machine set up & lab machine management Develop portable code base: Application, libraries, tools between various *nix variants Automate build and test environment In-depth code Analysis, code review of in-house code and 3rd party code Improve software stack, tooling, processes. Troubleshoot incidents across infrastructure, network, storage, levels of stack. Document findings, procedures for repetitive tasks and use them for automation. Evaluating new hardware servers, NICs Add support for new hardware, NIC, Storage controllers, JBODs Develop custom command Shell Custom ISO installer development Requirements: 1-3 years of Linux device driver development experience 1-3 years of application development experience in Linux environments Thorough understanding of Linux kernel internals especially memory management, filesystem, irq, DMA, IOMMU, Networking etc. Proficient coding skills in one of the C, C++ Hands-on coding skills in one of the scripting language Bash, Python, Perl Experience using and maintaining various build environments (auto make, CMAKE, Clang) and version control systems (GIT, CVS, SVN) Experience using various kernel and process debugging, profiling tools (Val grind, Gdb, kdb, perf etc.) Required Skills and Traits: Can-do and will-do attitude Good written and oral communication skills Teamwork and collaboration Share knowledge and mentor team members Nice to have Skills: Packet data-path acceleration framework knowledge (DPDK, netmap, PF_PACKET etc.) knowledge of Golang, Rust PCI device driver knowledge You know about docker, Kubernetes, cgroups, namespace You’ve worked on an application that runs on virtual environment Extra points if have committed to Linux kernel Professional Requirements: Bachelor’s degree in computer science or computer engineering 1-3 years of experience in the fields of site reliability, platform engineering / DevSecOps Qualified applicants will receive consideration for employment without regard to age, race, creed, color, religion, sex, national origin, ancestry, marital status, affectional or sexual orientation, gender identity or expression, disability, nationality, or protected veteran status

Posted 3 weeks ago

Apply

0.0 - 4.0 years

6 - 10 Lacs

Bengaluru

Work from Office

RoleSDE1- Backend Functional AreaBackend development (microservices, API + DB) Relevant experience0-4 years Technical Skills: Experienced in building microservices using Node or similar (e.gJava springboot) , api implementations (Spring boot, Node etc), Middleware (RabbitMQ etc..) Experienced in using design patterns to address backend design problems Excellent analytical, problem solving and debugging skills, perf analysis and remediation. Hands-on experience in RDS (Oracle, Postgress, MySQL, SQL server etc) NoSQL (Mongo, Dynamo etc..) Experienced on configuring and deploying services to be consumed using API gateways (AWS native, Kong etc) – service discoverability, service security, service throttling etc Hands on Experience in unit and feature testing, TDD, load testing Unit testing experience using Junit or similar. Keeps updated with emerging back end technology innovations, improvements. General Skills: Detail oriented. Takes initiative, and ready to take ownership, displays commitment. Should be open to work in a startup environment and have confidence to deal with complex issues and tackle high pressure situations focussed on solutions. Education & Experience: At least an undergraduate degree in Computer Science, Engineering, or Mathematics, preferably from a Tier 1 college. BE preferred. 0-4 years of front-end experience

Posted 3 weeks ago

Apply

12.0 years

0 Lacs

Chennai, Tamil Nadu, India

On-site

Exp: 12+ Years Location: PAN India NP: Immediate to 15 Days Job Description: Minimum 13-15 Years of Relevant Experience in IT Performance Testing. Expertise in Test Planning, Test Estimation, Test Strategy, Workload Design, Test Cases Design, Test Environment Setup, Test Data Setup, Defect Management Configuration Management. Expertise in Performance Testing tools using any of the following Performance center, Load Runner. Execute Benchmark, load, stress, endurance, and other non-functional tests. Monitor application logs to find system behavior. Address all technical issues. Facilitate the resolution and necessarily follow up with Development and other cross-functional departments. Analyse the CPU Utilization, Memory usage, Network usage, Garbage Collection and DB. Parameters and DB Reports to verify the performance of the applications. Generate performance graphs, session reports and other related documentation required for validation and analysis. Publish results and receive appropriate sign off. Prepare detail status reports, and monitoring of all defects and issues. Identifying memory leakage, connection issues Bottleneck problem in the application. Strong problem-solving skills and very good time management skills. Your Profile Design Performance Test Scripts for enterprise applications based on Requirements. Participate in Performance bottleneck analysis and fixes. Perform Performance Engineering (for Senior Perf Testers) Performance Improvement activities. Collaborate with Business/ Application teams to improve system performance Lilase progress and issues through regular Status Reports Assume primary responsibility as Performance Testing SPOC Need to assist on weekends and out of office hours whenever required Should be able to manage at least 2 or more application’s PT tasks whenever required.

Posted 3 weeks ago

Apply

0.0 - 3.0 years

0 Lacs

Chennai, Tamil Nadu

On-site

Category: Software Development/ Engineering Main location: India, Tamil Nadu, Chennai Position ID: J1124-0377 Employment Type: Full Time Position Description: Company Profile: Founded in 1976, CGI is among the largest independent IT and business consulting services firms in the world. With 94,000 consultants and professionals across the globe, CGI delivers an end-to-end portfolio of capabilities, from strategic IT and business consulting to systems integration, managed IT and business process services and intellectual property solutions. CGI works with clients through a local relationship model complemented by a global delivery network that helps clients digitally transform their organizations and accelerate results. CGI Fiscal 2024 reported revenue is CA$14.68 billion and CGI shares are listed on the TSX (GIB.A) and the NYSE (GIB). Learn more at cgi.com. Position: Senior Test Engineer Experience: 4-8 years Category: Software Development/ Engineering Location: Bangalore/Hyderabad/Chennai Position ID: J1124-0377 Employment Type: Full Time Education Qualification: Bachelor's degree in Computer Science or related field or higher with minimum 3 years of relevant experience. . Your future duties and responsibilities: 4+ years of performance testing exp Experience on product testing in Agile environment; should know the various stages of product release Experience and knowledge with Cloud Infrastructure particularly Azure and AWS Experience in SQL Server Experience on various test techniques and appropriate applicability/implementation Proficient in C/JS or C# and OOPs programing skills Proficient knowledge of one or more load testing tools(jmeter(preferably), loadrunner, gatling, etc.) Proficiency with monitoring/analyzing overall system performance using grafana, kibana, and Dynatrace Experience perf testing cloud(AWS) apps/platform, microservices. Understanding of how overall architecture design of an app/platform can impact performance(DB -> frontend UI, single vs dual leg, geo dispersed setup, etc.) Proven experience load testing microservices/components and APIs. Implementing performance tests into a CICD pipeline Good logical reasoning and problem-solving skills Experience on monitoring tools, corelating and analyzing test results to logical conclusions Contribution to design and implementation of framework(s) Good communication skills and attitude / Required qualifications to be successful in this role: Must to have skills- Performance Testing, Testing tools (JMeter(preferably), LoadRunner, gatling, etc.) Good to have- Python Skills: Performance Tuning Performance/Stress Testing Python Grafana Kubernetes What you can expect from us: Together, as owners, let’s turn meaningful insights into action. Life at CGI is rooted in ownership, teamwork, respect and belonging. Here, you’ll reach your full potential because… You are invited to be an owner from day 1 as we work together to bring our Dream to life. That’s why we call ourselves CGI Partners rather than employees. We benefit from our collective success and actively shape our company’s strategy and direction. Your work creates value. You’ll develop innovative solutions and build relationships with teammates and clients while accessing global capabilities to scale your ideas, embrace new opportunities, and benefit from expansive industry and technology expertise. You’ll shape your career by joining a company built to grow and last. You’ll be supported by leaders who care about your health and well-being and provide you with opportunities to deepen your skills and broaden your horizons. Come join our team—one of the largest IT and business consulting services firms in the world.

Posted 3 weeks ago

Apply

7.0 years

0 Lacs

Gurugram, Haryana, India

On-site

About Us We are a global institutional trading fi rm and the largest prop trading desk in India with a book size of more than INR 10000CR, with offices in GIFT City Ahmedabad, Surat, Rajkot, Dubai, Delhi, Jaipur and Gurgaon. We are members of all Indian and major global exchanges, with colocation access to most of them, including CME, Singapore, Brazil, Turkey. We’re building a new age high-frequency trading firm focused on options and equities across the globe. Our vision is to build a deeply technical, product-focused, and globally competitive firm — lean in size, but world-class in performance. About the Role We’re looking for a Senior infra engineer to lead and build the high frequency trading stack - someone with deep systems experience, not afraid of hard problems, and excited to own the entire pipeline. The role is for someone who can own the infrastructure end-to-end. You will lead the architecture, design, and execution of our HFT infra - from nanosecond-level market data handling to deterministic order execution. It’s a deeply technical, hands-on builder’s role. You will write production-grade code and work very closely with the traders, founders, and our small core engineering team. If you're already operating at top performance in your current role, and obsess over kernel configs and CPU cache behavior — this might be the place for you. What You’ll Do & Own ● Own and build the infra powering our ultra-low-latency trading platform, starting with co-located setups at Indian exchanges and then global exchanges. ● Architect and implement all system components. ● Profile and optimize system bottlenecks across the entire stack to reduce latency at every level: network stack, CPU affinity, memory layout, I/O, CPU cache hits, kernel bypass (DPDK/Solarflare/Mellanox), syscalls, NIC queues and tuning, NUMA layout, etc. ● Design and implement clean, maintainable, high-performance C++ code with deterministic performance under stress. ● Research and integrate best practices around co-lo deployments — BIOS tuning, hugepages, irqbalance, kernel configs, NIC tuning, and more. ● Contribute to all layers of backend systems including databases, APIs and applications. ● Scale team and culture - we want you to lead tech, not just write code. ● Attend and participate in leading trading events across the globe. What We’re Looking For ● 7+ years of hardcore experience working on low-latency systems at an HFT firm. ● Expertise in C++ with strong fundamentals in data structures, memory layout, and performance tuning. ● Deep knowledge of Linux internals — memory management, CPU affinity, thread scheduling, kernel bypass (DPDK, XDP, etc.) ● Strong debugging skills — you should be comfortable with perf, gdb, strace, tcpdump, flamegraphs, and more. ● Solid grasp of networking stacks — TCP/UDP, multicast, kernel bypass, PTP, jitter buffers, packet pacing, etc. ● Familiarity with Indian exchange protocols and international equivalents. ● Proven ability to take ownership and deliver in ambiguity. Nice-to-Haves ● Experience with FPGA integration (optional but a plus) ● Familiar with quant-infra pipelines, real-time risk, or execution optimization ● Background in low-latency telemetry & failure detection ● Experience optimizing real-time systems at the nanosecond level Mindset Fit ● High ownership and long-term orientation — you care about building something enduring ● You prefer tight, fast teams over large bureaucracies ● You want to work with people who are both technically sharp and mission-driven ● You understand trading is a performance business — precision matter What You Will Find Here ● A founding-level opportunity to build core tech that powers actual trading ● Close working relationships with founders and traders ● A performance-focused culture of builders ● Total ownership, real technical challenge, and massive upside if you deliver Compensation Above industry standard for exceptional candidates . Compensation includes a fixed salary + profit-linked performance incentives for the infra team.

Posted 3 weeks ago

Apply

0 years

0 Lacs

Greater Hyderabad Area

On-site

Hi Folks! We are hiring for Linux Performance Deeveloper _ Lead role. Pleae find below the detailed Job Description for your reference. Key Responsibilities: System Performance Analysis Analyze system-level performance on Linux platforms across CPU, memory, disk I/O, and network. Use performance monitoring tools (e.g., perf, ftrace, oprofile, bpftrace, systemtap, vmstat, iotop, top, htop, sar, latencytop) to identify bottlenecks. Profile applications and system services to pinpoint inefficiencies. Benchmarking and Optimization Design, implement, and run synthetic and real-world benchmarks (e.g., Phoronix, stress-ng, lmbench, fio). Optimize kernel subsystems (scheduler, memory management, file systems, network stack) and user-space components. Tune performance parameters (sysctl, cgroups, kernel boot args, IRQ affinity, NUMA policies). Performance Regression Detection Integrate performance testing into CI pipelines. Use tools like kselftest, LTP, BPF, and flamegraphs to detect regressions and improve stability under load. Collaboration with Kernel and User-Space Teams Work closely with kernel developers to suggest enhancements or fix issues in upstream drivers, kernel modules, or subsystems. Collaborate with application teams to guide performance improvements or align workloads with system capabilities. Tool Development Build custom performance profiling or tracing tools using eBPF, Python, C/C++, or shell scripting. Maintain dashboards and telemetry infrastructure (Grafana/Prometheus/InfluxDB/etc.). Power and Thermal Optimization (in mobile/embedded use cases) Analyze and reduce CPU wakeups, idle power usage, and dynamic frequency scaling behavior (cpufreq, cpuidle, thermal governor tuning). Required Expertise: Strong Linux Internals Knowledge Deep understanding of kernel subsystems (scheduler, memory, CPU topology, virtual memory, etc.). Good grasp of system calls, IPC, and process life cycle. Proficiency in Tools perf, ftrace, bpftrace, strace, valgrind, gprof, flamegraph, systemtap, numactl. Languages C (for kernel modules or low-level profiling), Python or Go (for automation), Shell scripting (for tooling and monitoring setup). Experience with Virtualization/Containers Performance tuning for KVM, Xen, Docker, LXC, and Kubernetes environments. Understanding of cgroups, namespaces, and resource quotas. Experience in SoC/Embedded Devices ARM performance counters, PMU tuning, kernel power governors, and device-specific optimizations. Monitoring and Metrics Familiar with telemetry stacks (Grafana, Prometheus, Telegraf), exporting and interpreting metrics.

Posted 3 weeks ago

Apply

7.0 - 12.0 years

40 - 55 Lacs

Pune

Work from Office

Company : BMW TechWorks India Location : Pune (Head Office) Experience : 6 -- 12 Years About the Team : At BMW TechWorks India , the Performance Engineering Team is dedicated to ensuring top-tier system performance across embedded platforms. What you will do: Perform deep performance analysis Build scalable dashboards Monitor key KPIs Identify system optimizations for continuous improvement What Awaits You In-depth exposure to POSIX OSes especially Linux and QNX in Embedded Systems Specialization in real-time systems and their performance challenges Proficient use of profiling/debugging tools (e.g., strace, perf, ftrace) Advanced skills in thread/stack debugging , system calls, kernel scheduling & I/O subsystems Deep understanding of memory caching & techniques to optimize utilization Testing of non-functional requirements : latency , throughput , resource utilization Strong object-oriented programming (modern C++ ), focused on performance-critical systems What You Should Bring Along 6+ years of experience in C++ development on Linux/QNX or RTOS Proficient in system-level programming & performance tuning on Linux Expertise in performance monitoring tools: top, htop, iostat, vmstat, nmon, perf Ability to debug thread context switching & understand kernel internals Strong analytical skills with a solution-oriented approach Ownership mindset & ability to lead performance topics Excellent communication , teamwork & mentoring skills Eagerness to learn new technologies and adapt quickly Self-driven with the ability to work with strategic autonomy Ready to engineer performance at the speed of BMW? Apply now and drive innovation forward!

Posted 3 weeks ago

Apply

0 years

0 Lacs

Gurugram, Haryana, India

On-site

Role: AWS & Low Latency Infrastructure Engineer Location: Gurugram, India (on-site) Description: In a domain where microseconds matter and cloud-native edge counts, tensorfox is building systems to compete head-to-head with high-frequency trading firms — but on crypto rails. We are seeking a deeply technical infrastructure engineer who knows AWS inside out and has lived and breathed low latency. You’ll design and maintain the foundational systems that allow us to see, act, and win faster than the competition — across global markets and ephemeral network conditions. While the core focus is latency and performance, you’ll also own key aspects of DevOps: automation, observability, and reliable deploy pipelines. This isn’t about managing dashboards — it’s about engineering systems that deliver speed without fragility. The Mission Architect and operate ultra-low latency infrastructure optimized for AWS-based crypto exchanges (e.g., Binance). Benchmark and reduce every millisecond across the stack — network hops, instance placement, serialization, and code execution. Own AWS infrastructure: design for resilience, tune for performance, automate for scale. Set up and manage CI/CD pipelines, infrastructure-as-code, and system observability. Collaborate with trading and engineering teams to deploy and monitor high-performance market data and order execution pipelines. Build observability systems that don’t just monitor — they help predict and prevent latency degradation. Stay current on the evolving cloud exchange landscape and proactively adapt systems to maintain a competitive edge. The Skills and Qualifications Deep experience with AWS networking, compute, and systems internals — EC2, ENA, placement groups, Nitro, latency tuning. Strong grasp of Linux performance tuning, networking (TCP/UDP, DNS, BGP), and low-level debugging tools (e.g., perf, tcpdump, strace). Hands-on experience optimizing for low latency in a trading, gaming, or real-time systems environment. Comfortable with infrastructure automation — Terraform, Ansible, or similar. Experience building and maintaining CI/CD workflows and monitoring infrastructure. Programming proficiency for infrastructure tooling (Python preferred). Bonus: Familiarity with Rust or C++ in performance-critical systems. Bonus: Exposure to crypto exchanges, market data APIs, or cloud-based trading infra. Bonus: Experience with kernel bypass (DPDK), FPGA, or other high-performance network stacks. The Compensation A starting salary of $40,000 – 50,000 USD per year (depending on experience). For the right infrastructure engineer — latency-aware, automation-savvy, and cloud-native — this is a high-impact foundational role. Equity and/or performance-linked upside may be available for candidates who can demonstrably move the needle on latency and execution speed.

Posted 3 weeks ago

Apply

0 years

0 Lacs

Pune, Maharashtra, India

On-site

Position: Data Engineer Experience: 6 +yrs. Job Location: Pune / Mumbai Job Profile Summary- Azure Databricks and Hands on Pyspark with tuning Azure Data Factory pipelines for various data loading into ADB, perf tuning Azure Synapse Azure Monitoring and Log Analytics ( error handling in ADF pipelines and ADB) Logic Apps and Functions Performance Tuning Databricks, Datafactory and Synapse Databricks data loading (layers ) and Export (which connection options, which best approach for report and access for fast)

Posted 3 weeks ago

Apply

4.0 years

0 Lacs

Bengaluru, Karnataka, India

On-site

Job Description Your Impact: Drive the design, planning, and implementation of multifaceted applications, giving you breadth and depth of knowledge across the entire project lifecycle. Combine your technical expertise and problem-solving passion to work closely with clients, turning complex ideas into end-to-end solutions that transform our clients’ business. Constantly innovate and evaluate emerging technologies and methods to provide scalable and elegant solutions that help clients achieve their business goals. Qualifications 4+ Year of Experience in Java development only. Strong development skills in Java JDK 1.8 or above. Java fundamentals like Exceptional handling, Serialization/Deserialization and Immutability concepts . Good fundamental knowledge in Enums, Collections, Annotations, Generics, Auto boxing and Data Structure Database RDBMS/No SQL (SQL, Joins, Indexing) Multithreading (Re-entrant Lock, Fork & Join, Sync, Executor Framework) Spring Core & Spring Boot, security, transactions Hands-on experience with JMS (ActiveMQ, RabbitMQ, Kafka etc) Memory Mgmt (JVM configuration, Profiling, GC), profiling, Perf tunning, Testing, Jmeter/similar tool) Devops (CI/CD: Maven/Gradle, Jenkins, Quality plugins, Docker and containersization) Logical/Analytical skills. Thorough understanding of OOPS concepts, Design principles and implementation of different type of Design patterns. Hands-on experience with any of the logging frameworks (SLF4J/LogBack/Log4j) Experience of writing Junit test cases using Mockito / Powermock frameworks. Should have practical Experience with Maven/Gradle and knowledge of version control systems like Git/SVN etc. Good communication skills and ability to work with global teams to define and deliver on projects. Sound understanding/experience in software development process, test-driven development. Cloud – AWS / AZURE / GCP Experience in Microservices

Posted 3 weeks ago

Apply

9.0 years

1 - 8 Lacs

Hyderābād

On-site

Company: Qualcomm India Private Limited Job Area: Engineering Group, Engineering Group > Software Engineering General Summary: Qualification and Experience: Bachelor's degree in Engineering, Information Systems, Computer Science, Electronics At least 9 to 11 years of experience in below areas Prior work on embedded products Knowledge of building continuous integration pipelines Understanding of bug databases and how to use them, for example Orbit Experience with git, A thorough understanding of software configuration management especially using Git Good understanding of build systems Good understanding of debug techniques Good Understanding of Linux software architecture Good understanding of configuration management Designing and optimizing deployment scripts and processes Good knowledge of GNU/Linux Shell scripting Proven success in taking ownership of CI systems for embedded products that require extensive hardware testing infrastructure Good understanding of embedded software, this will help understanding the CI system for the products Skills: C, Python scripting, bash script programming Linux System concepts, Linux Kernel Internals and driver concepts. Exposure to distributions: debian, openwrt, yocto SCM tools: git, repo Automation development experience with Github, Jenkins Prior experience in Continuous Integration and Build System is a plus Strong debugging and problem-solving skills Passionate about the Build and Integration and software automation Knowledge in managing source control systems, software versioning, Git branching strategies and integrations on multiple projects and repositories. Excellent communicative, interpersonal and leadership skills with ability to work efficiently in both independent and teamwork environments. Key Responsibilities: Collaborate cross-functionally with stakeholders to gather and understand the requirements Participate in setting standards for various stages in project lifecycle. Lead the team to deliver a high-quality product on a defined schedule. Highlight risks and gaps early in the project life-cycle to identify the correct path forward. Evaluate new tools and technology to ensure an automated and stable environment Doing Impact analysis (arch, tech teams, baseline), providing inputs to leads, propose Branching strategy & interim milestones. Ensure meeting release criteria for key customers - Sanity, Stability, Conformance Test Suites, Power, Perf, fine-tuned testing based on need. Task definition and work breakdown including time estimation. Ability to work with minimal requirements and manage multiple tasks. Collaborate closely with Software and Test Teams. Excellent understanding of CI systems. Maintain the current CI system including defect investigation. Minimum Qualifications: Bachelor's degree in Engineering, Information Systems, Computer Science, or related field and 4+ years of Software Engineering or related work experience. OR Master's degree in Engineering, Information Systems, Computer Science, or related field and 3+ years of Software Engineering or related work experience. OR PhD in Engineering, Information Systems, Computer Science, or related field and 2+ years of Software Engineering or related work experience. 2+ years of work experience with Programming Language such as C, C++, Java, Python, etc. Applicants : Qualcomm is an equal opportunity employer. If you are an individual with a disability and need an accommodation during the application/hiring process, rest assured that Qualcomm is committed to providing an accessible process. You may e-mail disability-accomodations@qualcomm.com or call Qualcomm's toll-free number found here. Upon request, Qualcomm will provide reasonable accommodations to support individuals with disabilities to be able participate in the hiring process. Qualcomm is also committed to making our workplace accessible for individuals with disabilities. (Keep in mind that this email address is used to provide reasonable accommodations for individuals with disabilities. We will not respond here to requests for updates on applications or resume inquiries). Qualcomm expects its employees to abide by all applicable policies and procedures, including but not limited to security and other requirements regarding protection of Company confidential information and other confidential and/or proprietary information, to the extent those requirements are permissible under applicable law. To all Staffing and Recruiting Agencies : Our Careers Site is only for individuals seeking a job at Qualcomm. Staffing and recruiting agencies and individuals being represented by an agency are not authorized to use this site or to submit profiles, applications or resumes, and any such submissions will be considered unsolicited. Qualcomm does not accept unsolicited resumes or applications from agencies. Please do not forward resumes to our jobs alias, Qualcomm employees or any other company location. Qualcomm is not responsible for any fees related to unsolicited resumes/applications. If you would like more information about this role, please contact Qualcomm Careers.

Posted 3 weeks ago

Apply
cta

Start Your Job Search Today

Browse through a variety of job opportunities tailored to your skills and preferences. Filter by location, experience, salary, and more to find your perfect fit.

Job Application AI Bot

Job Application AI Bot

Apply to 20+ Portals in one click

Download Now

Download the Mobile App

Instantly access job listings, apply easily, and track applications.

Featured Companies