רובוט
היי א אי
stars

תגידו שלום לתפקיד הבא שלכם

לראשונה בישראל:
המלצות מבוססות AI שישפרו
את הסיכוי שלך למצוא עבודה

מהנדס תוכנה

מסמך
מילות מפתח בקורות חיים
סימן שאלה
שאלות הכנה לראיון עבודה
עדכון משתמש
מבחני קבלה לתפקיד
משרות על המפה
 
בדיקת קורות חיים
VIP
הפוך ללקוח VIP
רגע, משהו חסר!
נשאר לך להשלים רק עוד פרט אחד:
 
שירות זה פתוח ללקוחות VIP בלבד
AllJObs VIP

חברות מובילות
כל החברות
כל המידע למציאת עבודה
להשיב נכון: "ספר לי על עצמך"
שימו בכיס וצאו לראיון: התשובה המושלמת לשאלה שמצ...
קרא עוד >
לא מסתדרים עם הקולגות שלכם בעבודה?
תקשורת שעובדת בשבילך תמשיך לעבוד בשבילך לא רק ב...
קרא עוד >
טעויות נפוצות בניהול קריירה
הדרך לחיים של חוויות והזדמנויות עוברת דרך תכנון...
קרא עוד >
לימודים
עומדים לרשותכם
מיין לפי: מיין לפי:
הכי חדש
הכי מתאים
הכי קרוב
טוען
סגור
לפי איזה ישוב תרצה שנמיין את התוצאות?
Geo Location Icon

לוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
15/04/2026
Location: Netanya
Job Type: Full Time
We are looking for a Senior DSP Software Engineer who will lead design and implementation of our innovative signal processing algorithms on the industry cutting-edge target platform, consisting of embedded cores, DSPs, and dedicated accelerators.
What will you do:
Perform analysis, design, implementation and validation of innovative MIMO imaging radar algorithms for next generation ADAS and autonomous
vehicles on our target platform
Participate in SW architecture design and perform signal processing algorithm porting & optimization
Address real-time constraints in a challenging memory/compute bound framework
Be part of a goal-oriented workgroup and dynamic research & development environment
Work in close collaboration with CTO and SW architecture team
Requirements:
B.Sc/M.Sc. in Electrical/Computer Engineering, Computer Science, or equivalent
Over 5 years of embedded algorithm development experience on a real-time DSP system
Over 2 years of experience in C/C++ programming in real-time embedded platforms
Ability to understand and implement complex algorithms efficiently
Experience with implementing Radar or MIMO Signal Processing on dedicated DSPs, or proprietary accelerators
Familiarity with SIMD architecture and math libraries
Familiarity with Computer Vision and A/I - advantage
Familiarity with robotics/autonomous SW stack - advantage
Familiarity with Python - advantage
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8611803
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
15/04/2026
Location: Herzliya
Job Type: Full Time
A growing startup company, developing a cloud optimization product, is looking for a Senior Backend Engineer, who combines strong infrastructure expertise with scalable application architecture. In this role, youll own the full backend lifecycle-from designing robust REST APIs to managing containerized environments with Kubernetes-building resilient, high-performance systems.



Key Responsibilities

Design and develop highly available, scalable web applications (including DR scenarios).
Architect and implement secure, well-documented REST APIs.
Manage and scale containerized environments (Kubernetes/Docker Swarm).
Maintain clean, modular, and testable backend code.
Drive CI/CD automation and uphold high code quality standards.
Lead microservices architecture and backend design best practices.
Requirements:
7+ years of backend development experience.
Hands-on production experience with Kubernetes (must).
Strong proficiency in Go.
Deep understanding of REST and complex integrations.
Experience with AWS, GCP, or Azure.
Proven background in microservices and scalable system design.
Ability to work 3 days per week from the Herzliya office.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8611463
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
15/04/2026
Location: Herzliya
Job Type: Full Time
abra R&D is looking for a Senior Embedded Engineer! abra R&D is looking for an Embedded Engineer to help build the first real-time database purpose-built for AI agents at scale. Designed around time-series and unstructured data, it leverages a custom storage format optimized for append-heavy, real-time workloads. Joining the team means working on a high-performance execution engine built with vectorized execution, SIMD, and cache-efficient memory layouts, enabling extreme low-latency and high-throughput performance at scale. The system is engineered to fully utilize modern hardware, with deep optimization across CPU cache layers (L1 / L2 / L3), pushing the limits of real-time data processing. What You’ll Do
* Design and implement core components of the database engine (query engine, execution engine, storage engine)
* Build vectorized execution pipelines optimized for SIMD
* Design and evolve a time-series optimized storage engine (custom on-disk + in-memory formats)
* Work on unstructured / event-driven data representations and efficient indexing/querying strategies
* Own memory layout, compression, and data defragmentation
* Develop cache-aware / cache-efficient data structures with deep understanding of CPU cache behavior
* Implement distributed data primitives: sharding, partitioning, replication, and data locality
* Profile and optimize performance at the CPU level (cache misses, branch prediction, memory bandwidth)
Requirements:
* 7+ years of experience in high-performance systems programming (C/C++)
* Deep understanding of computer architecture (CPU pipelines, cache hierarchies, memory access patterns)
* Strong experience with low-level optimization and profiling tools
* Proven knowledge of multithreaded development (lock and lockfree)
* Expertise in algorithms and data structures, especially cache-aware designs
* Experience in one or more of the following:
* Database internals (query engines, storage engines, query planners/optimizers)
* Time-series or real-time data systems
* High-performance systems (trading systems, game engines, networking stacks, compilers)
* Distributed systems (sharding, partitioning, consistency models) Strong Plus
* Experience with vectorized execution engines (e.g., DuckDB-style processing)
* Experience designing custom storage formats or low-level data layouts
* Experience handling unstructured or semi-structured data at scale
* Background in query optimization and execution planning
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8610809
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
14/04/2026
Location: Herzliya
Job Type: Full Time
We are looking for a RT SW Developer.
Requirements:
B.Sc in Electric/Electronic/SW/Computer Engineering or Equivalent.
5+ years experience in RT programming.
Experience in Embedded Linux.
Proficiency in Windows Application Development.
Previous experience in security industry- advantage.
Excellent written and verbal communication skills (Hebrew+ English).
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8610652
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
14/04/2026
Location: Herzliya
Job Type: Full Time and Hybrid work
We are seeking a highly skilled Senior Software Engineer to join our team responsible for large‑scale data processing, distributed computation, and performance‑critical backend services. This role is ideal for an experienced backend engineer with a strong Python background who has built and optimized data pipelines at scale. You will design, build, and optimize systems that process large volumes of data using technologies such as Python, Databricks, and modern cloud‑native tooling. This is a senior technical position where architectural thinking, hands‑on coding ability, and ownership of end‑to‑end data workflows are essential.

Responsibilities
Design, develop, and maintain scalable, high‑performance backend services in Python.
Build and optimize large‑scale data processing pipelines running on Databricks.
Implement efficient algorithms and data transformations to support analytical and operational needs.
Optimize performance, throughput, and reliability of distributed data workflows.
Collaborate closely with Data Scientists, Product Managers, and other engineering teams to translate requirements into scalable solutions.
Implement monitoring, alerting, and observability for data workloads.
Ensure code quality through best practices such as code reviews, testing, CI/CD, and documentation.
Contribute to architectural decisions and technical strategy for the data platform.
Troubleshoot production issues, perform root‑cause analysis, and optimize system stability.
Requirements:
Qualifications
5+ years of backend software engineering experience, with a strong focus on Python.
Hands-on experience with Apache Spark, Databricks, or similar distributed-processing frameworks.
Proven ability to design and optimize high-scale data pipelines handling large datasets.
Strong understanding of distributed systems, parallel processing, and performance tuning.
Familiarity with cloud environments (Azure, AWS, or GCP).
Experience with modern CI/CD processes, testing frameworks, and code-quality standards.
Strong understanding of data structures, algorithms, and system design.
Excellent problem-solving skills and ability to work independently.

Nice-to-Have Skills
Experience in data lakehouse architectures or cloud‑native data platforms.
Familiarity with container technologies (Docker, Kubernetes).
Background in cybersecurity, analytics platforms, or large-scale SaaS systems.
Hands-on experience with AI concepts, LLMs, and agents.

Personal Qualities
Ownership mindset and ability to drive initiatives end-to-end.
Strong communication skills, both written and verbal.
Ability to collaborate across teams in a fast-paced environment.
Curiosity, adaptability, and passion for high-quality engineering.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8610611
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Herzliya
Job Type: Full Time
Fire-Arc is an innovative, data-oriented, high-tech company that owns, develops, and publishes multi-platform digital Assets. All our products and content coordinate together to create unique monetization solutions and advanced revenue streams for digital properties. We are expanding our teams and are focused on adding like-minded, result-oriented, and high-achieving talents. We’re looking for a Mid-Level Client Developer with strong leadership capabilities, extensive experience building Windows desktop applications , and a passion for mentoring others and solving complex problems.
Impact and Responsibilities
* Lead the design and development of Windows desktop applications using technologies mostly C# (.NET) WPF
* Drive high-quality integrations with AWS services like S3, Lambda (serverless), EC2, DynamoDB and RDS
* Use AI-powered development tools and IDEs (such as GitHub Copilot, Cursor, and similar assistants) as part of the daily workflow to improve development speed, code quality, and problem-solving
* Design, build, and maintain backend services that support and seamlessly integrate with Windows desktop client applications.
* Apply practical experience with Generative AI tools to increase productivity while maintaining strong engineering standards and critical thinking.
* Proactively identify technical and architectural challenges, and craft scalable, secure, and user-centric solutions
* Oversee and enhance application installation, deployment, and update processes with a focus on security and user experience
* Foster a collaborative, respectful work environment , supporting team members and driving alignment with cross-functional teams
* Participate in code reviews and contribute to a culture of quality and shared knowledge
* Continuously monitor and optimize application performance, security, and scalability
* Stay up-to-date with industry trends and recommend new tools, techniques, or improvements to enhance team effectiveness

Brand:
FireArc
Requirements:
3+ years of hands-on experience in Windows desktop application development
* A strong problem-solving mindset and ability to think strategically in fast-paced environments
* Excellent interpersonal and communication skills; ability to guide, support, and inspire others
* Deep understanding of secure software design , especially regarding vulnerabilities in executables and desktop environments
* Experience working with PC application installers , auto-update systems, and secure deployment pipelines
* Proficient with AWS services (S3, Lambda, EC2, DynamoDB)
* Skilled with Git and modern development workflows
* Familiarity with Agile methodologies and SDLC best practices
* Bachelor’s degree in Computer Science or related field
* Fluent English and a proactive, ownership-driven attitude
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8563849
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
14/04/2026
Location: Herzliya
Job Type: Full Time
Power the Future with us! SolarEdge (NASDAQ: SEDG), is a global leader in high-performance smart energy technology, and millions of products installed in over 133 countries. Our diverse product offering comprises intelligent solar inverters, battery storage, backup systems, EV charging, and complete home energy management ecosystems. By leveraging world-class engineering capabilities and with a relentless focus on innovation, we strive to create a world where clean, green energy from the sun is the primary source of power for our homes, businesses, and just about everywhere we thrive. Responsibilities:
* End-to-End responsibility of development process: from requirements till implementation including post-release support
* Design, Development and Integration of C# based code modules
* Close work with the rest of Q&R team on mutual projects
* Software Development of automated hardware tests, drivers, protocols
* Working on new projects as well as supporting existing ones
* Production issues support and failures analysis


Country:
Israel

City:
Herzliya
Requirements:
* At least BSc degree
* 2 years of experience in working with .Net frameworks in C#
* Experience with instruments programming, software debugging, integration and testing.
* Understanding of communication protocols, i.e. RS232, RS485, Mode-Bus, Ethernet- Advantage
* Excellent Communication skills in Hebrew and in English
* Ability to work under pressure & ability to give attention to details while managing multiple tasks Personal skills:
* Team player with lots of energy and a positive attitude
* Fast and autonomous learner
* A problem solver, capable of finding creative solutions and getting things done
Advantages:
* Debugging of hardware systems
* Experience in product design (HW/SW) and validation
* Experience working in a lab and factory environment
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8545451
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
13/04/2026
Location: Netanya
Job Type: Full Time
Were looking for a highly skilled, independent, and driven Machine Learning Engineer to lead the design and development of our next-generation real-time inference services - the core engine powering  algorithmic decision-making at scale. This is a rare opportunity to own the system at the heart of our product, serving billions of daily requests across mobile apps, with tight latency and performance constraints.
we are a mobile marketing and audience platform. we empower the mobile app ecosystem, simplifying mobile marketing, audience building, and mobile monetization. With direct integration into over 500,000 mobile apps, our platform processes enormous volumes of first-party data to drive intelligent, real-time decisions that fuel growth for our partners.
Youll work at the intersection of machine learning, large-scale backend engineering, and business logic, building robust services that blend predictive models with dynamic, engineering logic - all while maintaining extreme performance and reliability requirements.
Job Description:
Own and lead the design and development of low-latency Algo inference services handling billions of requests per day
Build and scale robust real-time decision-making engines, integrating ML models with business logic under strict SLAs
Collaborate closely with DS to deploy models seamlessly and reliably in production
Design systems for model versioning, shadowing, and A/B testing at runtime
Ensure high availability, scalability, and observability of production systems
Continuously optimize latency, throughput, and cost-efficiency using modern tooling and techniques
Work independently while interfacing with cross-functional stakeholders from Algo, Infra, Product, Engineering, BA & Business.
Requirements:
B.Sc. or M.Sc. in Computer Science, Software Engineering, or a related technical discipline
5+ years of experience building high-performance backend or ML inference systems
Deep expertise in Python and experience with low-latency APIs and real-time serving frameworks (e.g., FastAPI, Triton Inference Server, TorchServe, BentoML)
Experience with scalable service architecture, message queues (Kafka, Pub/Sub), and async processing
Strong understanding of model deployment practices, online/offline feature parity, and real-time monitoring
Experience in cloud environments (AWS, GCP, or OCI) and container orchestration (Kubernetes)
Experience working with in-memory and NoSQL databases (e.g. Aerospike, Redis, Bigtable) to support ultra-fast data access in production-grade ML services
Familiarity with observability stacks (Prometheus, Grafana, OpenTelemetry) and best practices for alerting and dignostics
A strong sense of ownership and the ability to drive solutions end-to-end
Passion for performance, clean architecture, and impactful systems
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8608726
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
13/04/2026
Location: Netanya
Job Type: Full Time
A global pioneer of RADAR systems for active military protection, counter-drone applications, critical infrastructure protection, and border surveillance. We are looking for ATE software engineer. As a Software Automatic TEST Equipment Engineer, you will play a vital role in developing and maintaining advanced Automatic TEST Equipment (ATE) software for electronic cards and calibration systems used in our cutting-edge Active Electronically Scanned Array (AESA) radar technology. You will collaborate closely with a multidisciplinary team to ensure the functionality, accuracy, and performance of our ATE systems
Key Responsibilities:
* ATE Software Development: Design, develop, TEST, and maintain software for Automatic TEST Equipment used in electronic card testing and AESA radar calibration.
* Integration: Collaborate with hardware engineers to integrate ATE software with testing equipment and devices, ensuring seamless operation.
* Debugging and Troubleshooting: Identify and resolve software issues, system failures, and compatibility problems to ensure optimal ATE performance.
* Documentation: Maintain accurate and up-to-date documentation.
*  Quality Assurance : Implement quality control measures to ensure that ATE software meets industry standards and complies with project requirements.
* Team Collaboration: Work closely with cross-functional teams, including hardware engineers, software developers, and project managers, to meet project milestones and objectives.
* Continuous Improvement: Stay up-to-date with industry trends and emerging technologies, and contribute to the ongoing improvement of ATE software and testing methodologies..
Requirements:
* Practical / BA / BSc (or equivalent experience) in Computer Science or Electrical Engineer
* 3 + years Python Development experience - must.
* 3+ years Experience in HW RF, drivers development or usage of HW TEST equipment - must.
*  system orientation - must.
* Knowledge of networking: Ethernet, TCP/IP- advantage.
* Experience in technical documents writing. - advantage.
* Independent, responsible worker, able to plan and execute, team worker
*  Good organization, communication, and interpersonal skills.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8608547
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Herzliya
Job Type: Full Time
We are seeking a Product Manager with deep expertise in the payments industry You will integrate AI to address challenges in process automation, streamline billing and invoicing processes, and develop flexible pricing models. Your goal will be to enhance the efficiency, accuracy, and scalability of our financial processes, ensuring they meet customer needs and support business growth.
You will collaborate closely with stakeholders from legal, finance, compliance, sales, and finance operations to ensure alignment and success.
You will:
Bring a data-driven mindset to setting goals and milestones for finance-related products, leveraging AI to inform decisions.
Conceptualize and analyze different parts of our infrastructure and how they interrelate.
Create bold, game-changing ideas and deliver solutions for customer problems in the finance domain.
Elicit non-obvious customer needs and synthesize research to gain a deep understanding and narrow definition of a problem.
Co-create with teammates to deliver high-quality results and communicate with clarity.
Comfortable getting into deep technical discussions with engineers about the pros and cons of different approaches.
Automate manual finance processes and streamline distributed workflows.
Establish a Single Source of Truth (SSoT) for finance data and design flexible pricing models.
Develop customer-specific invoice settings and enhance invoice consolidation.
Implement monitoring tools for observability and proactive issue resolution.
Collaborate closely with stakeholders from legal, finance, compliance, sales, and finance operations to ensure alignment and success.
Requirements:
5+ years of experience as a Product Manager or Technical Product Manager at leading SaaS companies with significant growth. Perfectly in the Payment domain.
Proven track record in building and launching scalable and reliable services.
Experience in applying AI to solve complex problems and enhance product features.
High standards for personal contributions and team performance.
Strong collaborative skills and ability to simplify complex issues for effective communication.
Hands-on approach and willingness to tackle challenges directly.
Customer-centric mindset with a history of resolving tough product issues to ensure satisfaction.
BA/BS in Computer Science, Software Engineering, or a related field. Technical understanding must go from the highest software abstractions to detailed implementation.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8606566
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Herzliya
Job Type: Full Time
As a Cloud Architect, you will serve as a technical focal point, driving strategic architectural decisions that shape the future of our globally distributed platform.
Platform & Scale Leadership: Lead the architectural efforts to modernize and significantly scale the companys infrastructure across multiple geographies and heterogeneous cloud providers.
Cross-Organizational Influence: Work with other groups in the organization to deeply understand their needs and translate them into concrete, production-ready capabilities and platform offerings.
Multi-Cloud Data Strategy: Define and champion a comprehensive, petabyte-scale multi-cloud data strategy, ensuring optimal data governance, security, and cost-efficient flow for streaming ingestion, data lakes, and advanced analytics workloads across environments.
Microservices Design & Resilience: Provide high-level architectural oversight for the multi-cloud design patterns of our microservices, focusing on cross-cloud resilience, global traffic management, data locality, and failure domain isolation.
AI Transformation Leadership: Lead the AI transformation initiatives aimed at radically enhancing the developer experience, introducing intelligent automation, and leveraging generative AI models to accelerate software delivery, testing, and operational efficiency.
Strategic Alignment: Foster cross-group alignment and build consensus among engineering leaders and business stakeholders for strategic platform projects, translating complex technical roadmap items into clear, measurable business outcomes.
Architecture Definition: Help define the technical vision, architecture, and long-term directions of the Cloud Platform group and the wider R&D organization.
Engineering Excellence: Be a champion for engineering excellence, setting high standards, mentoring engineers across the group to foster solid architectural principles, and supporting their professional growth.
Architect Forum Participation: Be a key member of the companys architect forum, participate in complex technical discussions, and facilitate effective, org-wide decision-making processes.
Requirements:
What You Have:
10+ years of software development and platform engineering experience, with at least 5 years in technical leadership positions within a large-scale SaaS or distributed systems environment.
Expert-level proficiency in AWS Cloud, with a proven track record of designing, building, and operating scalable, global, high-availability infrastructure.
Deep Multi-Cloud Expertise: Significant, demonstrable experience in designing and implementing systems that span at least two major cloud providers (AWS, GCP, or Azure).
Expert-level knowledge and understanding of Kubernetes internals (operators, controllers, networking, security).
Data Experience: Proven experience designing and optimizing large-scale data platforms, including streaming architectures (Kafka/Kinesis), data warehousing, and distributed file systems.
Deep understanding of CI/CD concepts and their advanced implementations (e.g., GitOps, progressive delivery, from testing to production).
A people person, optimistic, and visionary, with a can-do approach and the ability to lead complex and sensitive decision-making processes in an effective manner while creating a positive, collaborative, and pleasant atmosphere.
Proven experience mentoring and coaching high-potential engineers to develop new skills and grow professionally.

Bonus Points:
Recommended by our employee.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8605638
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Herzliya
Job Type: Full Time
We are looking for a software engineer to join our core model team!
The role of the core model team, within the Business Data & Dev group, is to own and maintain the services and business workflows that manage AppsFlyer accounts lifecycle, while ensuring that our customers have a smooth and reliable user experience.

We are looking for an experienced backend engineer with a background in writing resilient and robust production services. Youre familiar with modern microservices architecture, technologies, and best practices. You have a strong problem-solving attitude and a deep sense of accountability, you are a team player, independent, and most importantly, youre passionate about what you do and about making things better.

What youll do:
Develop end-to-end services and features, from gathering requirements and research to implementation, deployment, and monitoring.
Integrate and implement AI flows and solutions into the team and department.
Improve quality and find weaknesses in existing processes and services.
Participate in brainstorming and early-stage designs.
Mentor, advise, and work collaboratively within the group, with other development teams, and with all other business teams in the company.
Continuously learn and follow new technologies both for personal growth and to ensure we are making the most informed technology choices possible.
Requirements:
What you have:
4+ years of experience in backend software engineering.
2+ years of hands-on experience with Node.js and Apache Kafka.
1+ year of experience with AI concepts and tools, integrating AI workflows into backend systems.
Strong server-side development skills with proven experience building services in large-scale production environments.
Proficiency with both SQL and NoSQL databases.
Experience working in public cloud environments (AWS is a strong advantage).
Practical experience with CLI and Docker.
Experience building and maintaining CI/CD pipelines.
A strong team player with a sense of ownership and accountability.
A mindset of continuous learning, curiosity, and openness to trying new technologies.
Ability to understand the big picture, including technical and business perspectives.
B.Sc. in Computer Science or equivalent practical experience.

Bonus points:
Experience in Go/TypeScript.
Understanding of Kubernetes.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8605614
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Ra'anana
Job Type: Full Time
We are expanding multiple teams across our ML SW stack and look for hardworking and motivated people to join our team. Working with the worlds best companies that build sector-leading products based on our designs. Youll share ideas with and learn new skills from the best engineers in the world. We work in small teams, and your contributions matter and will make a difference. This role offers the opportunity to lead, challenge the status quo and ultimately change the world of ML and AI!

Responsibilities:
You will work on developing/designing/architecting new features, mainly in the field of ML compilation technology and framework SW, kernel/user space driver stack, real time embedded software, test automation, and performance evaluation. As an experienced engineer you are expected to be able to take the lead on larger work-packages and mentor more junior engineers. You will also be working closely with the ML HW team to achieve optimal system partitioning.

We are looking for you who have strong analytical skills, the eagerness to find innovative solutions to sophisticated problems, and are comfortable working in a fast-paced and dynamic environment. You possess excellent interpersonal skills cooperating closely in diverse teams, striving together to fulfil common targets.
Requirements:
Required Skills and Experience :
Development experience on cross-team projects with milestones and dependencies.
Strong programming skills (C, C++, Python).
Source control skills (Git, Gerrit, Repo).
Worked and developed using methods like agile SW development, continuous integration and Test driven development.

Nice To Have Skills and Experience:
Experience with Machine Learning applications and frameworks.
Experience in compiler development.
Open Source software development.
Awareness of hardware architecture principles.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8605556
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Ra'anana
Job Type: Full Time
We are looking for an experienced Software Engineer to join our team with a focus on services and infrastructure development, while being comfortable contributing across the full software stack when required.

This role is well suited to an engineer who enjoys designing and building scalable backend services, integrating them with infrastructure platforms, and contributing to end-to-end solutions that support sophisticated engineering workflows. While some components may include frontend elements, the primary emphasis is on service architecture, APIs, data handling, and system reliability.

In this role, you will collaborate closely with engineers and partners across the organization to design, deliver, and evolve maintainable solutions that underpin GPU software engineering infrastructure. You will also contribute to technical direction, mentor others, and help shape the long-term evolution of our platforms.

Responsibilities:
Design, develop, and maintain scalable backend services using Python, Go or similar languages, with the ability to contribute to full-stack solutions where appropriate.
Take ownership of services across their lifecycle, from design and implementation through deployment and production support.
Design and evolve APIs and service interfaces that support tooling, automation, and infrastructure workflows.
Contribute to end-to-end feature development, spanning backend services, APIs, and selective frontend components where they support infrastructure use cases.
Collaborate closely with teams across tooling, automation, and infrastructure to ensure seamless service integration.
Improve system reliability, performance, and scalability through thoughtful design and continuous optimization.
Contribute to infrastructure modernization initiatives, including cloud-based and containerized deployments.
Follow and promote standard methodologies for code quality, testing, documentation, and design reviews.
Requirements:
Required Skills and Experience :
Bachelors or Masters degree, or equivalent experience, in Computer Science, Software Engineering, or a related field.
Strong experience developing backend services in Python, Go or other modern languages, with the ability to contribute to frontend or full-stack applications that interface with those services.
Experience working with platform and infrastructure-related systems, including containerization and orchestration technologies (e.g., Docker, Kubernetes), while remaining focused on software engineering principles.

Nice To Have Skills and Experience :
Experience designing, evolving, or maintaining service-based architectures and APIs in production environments.
Ability to work effectively in large, evolving codebases and complex technical environments.
Experience with state management (Redux, Context API) in React.
Understanding of web development principles, REST APIs, and UI/UX standard methodologies.
Experience with CI/CD pipelines, DevOps tools, build systems, and developer productivity tooling.
Experience with databases and backend data handling (SQL and/or NoSQL).
Exposure to cloud services and hybrid infrastructure environments.
Understanding of observability practices, including logging, metrics, and monitoring.
Prior experience in infrastructure, platform, or enablement teams
Familiarity with modern build systems (e.g. Bazel) or multi-repository environments.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8605530
סגור
שירות זה פתוח ללקוחות VIP בלבד
סגור
דיווח על תוכן לא הולם או מפלה
מה השם שלך?
תיאור
שליחה
סגור
v נשלח
תודה על שיתוף הפעולה
מודים לך שלקחת חלק בשיפור התוכן שלנו :)
Location: Ra'anana
Job Type: Full Time
We are expanding multiple teams across our ML SW stack and look for hardworking and motivated people to join our team. Working with the worlds best companies that build sector-leading products based on our designs. Youll share ideas with and learn new skills from the best engineers in the world. We work in small teams, and your contributions matter and will make a difference. This role offers the opportunity to lead, challenge the status quo and ultimately change the world of ML and AI!

Responsibilities:
You will work on developing/designing/architecting new features, mainly in the field of ML compilation technology and framework SW, kernel/user space driver stack, real time embedded software, test automation, and performance evaluation. As an experienced engineer you are expected to be able to take the lead on larger work-packages and mentor more junior engineers. You will also be working closely with the ML HW team to achieve optimal system partitioning.

We are looking for you who have strong analytical skills, the eagerness to find innovative solutions to sophisticated problems, and are comfortable working in a fast-paced and dynamic environment. You possess excellent interpersonal skills cooperating closely in diverse teams, striving together to fulfil common targets.
Requirements:
Required Skills and Experience:
Development experience on cross-team projects with milestones and dependencies.
Strong programming skills (C, C++, Python).
Source control skills (Git, Gerrit, Repo).
Worked and developed using methods like agile SW development, continuous integration and Test driven development.

Nice To Have Skills and Experience:
Experience with Machine Learning applications and frameworks.
Experience in compiler development.
Open Source software development.
Awareness of hardware architecture principles.
This position is open to all candidates.
 
Show more...
הגשת מועמדותהגש מועמדות
עדכון קורות החיים לפני שליחה
עדכון קורות החיים לפני שליחה
8605506
סגור
שירות זה פתוח ללקוחות VIP בלבד
משרות שנמחקו