[![Image]() Meet Jobicy Copilot — free AI autofill for job applications + remote job alerts ›](#)   [All remote jobs](https://jobicy.com/jobs.md)Open role[![ExtraHop logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/4800f505-221.jpg)](https://jobicy.com/company/extrahop.md)Remote opportunity at[ExtraHop](https://jobicy.com/company/extrahop.md)

# Framework Software Engineer

Review the role, location requirements, compensation details, and application process before deciding whether this opportunity fits your next career move.

[Apply for this job](#job-application)[View company](https://jobicy.com/company/extrahop.md)Share2 Sep 2026Published32Listing views3Application actions2 Oct 2026Apply before  Opportunity details

## About this role.

AI SummaryExtraHop is seeking a mid-level Framework Software Engineer to build and optimize core services for its network detection and response platform. The role centers on high-performance C/C++ development across packet capture, protocol parsing, metrics publishing, time-series data, and network monitoring systems. The engineer will investigate production issues, contribute to architecture and platform modernization, and collaborate with product, infrastructure, cloud, and security partners. Success requires strong Linux systems knowledge, networking fundamentals, debugging skills, and the ability to independently deliver reliable, scalable software.

## Role DNA

A quick view of the complexity, pace, ownership and collaboration implied by the job description.

### Job Complexity

5/5EasyHard

### Pace & Pressure

4/5RelaxedFast-paced

### Autonomy Level

4/5GuidedFull ownership

### Communication Load

4/5IndependentCollaborative

AI insightThis is a technically demanding systems-engineering role requiring deep C/C++, Linux internals, networking, performance optimization, and production debugging expertise. The engineer must own complex work with limited guidance while participating in design decisions and on-call operations.

## Salary analysis

Estimated compensation compared with the broader US market for similar roles.

Estimated job medianMarket rate$152,500US market range$135k–$180k0$198k

AI insightThe disclosed base salary range is USD 145,000 to USD 160,000 yearly, with a midpoint of USD 152,500. This is broadly competitive for a US-based software engineer with 4+ years of experience in C/C++, networking, Linux systems, and security-focused high-performance infrastructure; bonus and benefits are additional but not quantified.

## Core skills

Skills and capabilities most closely associated with this opportunity.

[C](https://jobicy.com/jobs?search_keywords=C.md)[C++](https://jobicy.com/jobs?search_keywords=C%2B%2B.md)[Go](https://jobicy.com/jobs?search_keywords=Go.md)[Python](https://jobicy.com/jobs?search_keywords=Python.md)[Linux systems](https://jobicy.com/jobs?search_keywords=Linux%20systems.md)[Network protocols](https://jobicy.com/jobs?search_keywords=Network%20protocols.md)[TCP/IP](https://jobicy.com/jobs?search_keywords=TCPIP.md)[Performance optimization](https://jobicy.com/jobs?search_keywords=Performance%20optimization.md)[Production debugging](https://jobicy.com/jobs?search_keywords=Production%20debugging.md)[Distributed systems](https://jobicy.com/jobs?search_keywords=Distributed%20systems.md)

Sample interview questionsHow would you investigate elevated CPU usage in a high-throughput packet-processing service?I would first establish the scope using service metrics, host-level telemetry, and recent deployment history. I would profile CPU usage with appropriate tools, identify hot functions or contention points, inspect packet rates and protocol distribution, and validate hypotheses with reproducible traffic or load tests. After implementing a targeted fix, I would compare benchmarks, add monitoring or alerts for the underlying condition, and document the root cause and prevention steps.

Describe how you would design a concurrent C++ service that processes network packets safely and efficiently.

I would begin by defining throughput, latency, ordering, memory, and failure requirements. I would favor bounded queues, clear ownership semantics, minimized shared mutable state, and batching where it improves cache efficiency. I would use profiling and load testing to choose synchronization strategies, guard against backpressure and memory growth, and add observability for queue depth, drops, processing latency, and worker utilization.

What approach would you take to add support for a new network protocol?

I would review the protocol specification, representative packet captures, security implications, and expected output requirements. I would implement robust parsing with strict bounds checks and graceful handling of malformed or partial data, then add unit, integration, and regression tests using valid and invalid captures. I would also assess performance impact and ensure the resulting telemetry is observable and useful to downstream detection workflows.

Tell us about a complex production issue you resolved independently.

In a strong example, I would explain how I used logs, metrics, core dumps, and debugging tools to narrow an intermittent failure to a specific concurrency or memory-management condition. I would describe validating the root cause, shipping a low-risk mitigation if needed, implementing the durable fix, and adding tests and monitoring to prevent recurrence. The key is showing disciplined diagnosis, clear stakeholder communication, and ownership through follow-up.

How do you contribute effectively to technical design discussions when working with product, cloud, and infrastructure teams?

I translate requirements into explicit technical constraints, alternatives, risks, and measurable success criteria. I communicate trade-offs in terms relevant to each partner, such as customer impact, operational reliability, delivery timeline, and maintenance cost. I document decisions clearly, seek feedback early, and remain accountable for implementation details and operational outcomes after launch.

At ExtraHop, we’re on a mission to protect and empower the connected enterprise. We reveal what is happening in the very infrastructure that sustains businesses, lives, and communities, and ensure the integrity of networks, data, systems, and processes. Organizations rely on ExtraHop to provide visibility into the cyber threats, vulnerabilities, and network performance issues that evade their existing security and IT tools. With this insight, organizations can investigate smarter, stop threats faster, and keep operations running.

Our mission is fueled by a profound social and moral responsibility to be the best at what we do, ensuring a secure world where everyone can thrive. If this sounds like a place you’d like to spend the next chapter of your career, we’d love to hear from you.

Position Summary

As a Software Engineer on the Framework team, you will work on complex development challenges, participate in technical design within your area, and play a meaningful role in shaping how we build and scale the systems that power ExtraHop’s core products. You will work closely with cross-functional partners in Engineering, Product, and Security to deliver customer-facing features that enable detection, visibility, and automation at scale. This role is ideal for an engineer who brings technical depth, exercises sound judgment independently, and is motivated to grow their impact through excellent engineering and active collaboration.

Our team builds high-performance network detection and monitoring systems that operate at scale across increasingly complex protocols and data volumes. Our services and features are written primarily in C and C++ with a focus on security, scalability, stability, and reliability. Our team is focussed on enhancing, maintaining and optimizing core components of the system and functional areas related to protocol parsing, metrics publishing, continuous packet capture and Time Series DB.

This role focuses on designing and optimizing these core systems with an emphasis on performance, reliability and deep protocol awareness. You will work on next generation initiatives including scaling and performance improvement efforts, evolution of our data storage architecture (custom to open-source based) and early steps towards a cloud enabled model.

Key Responsibilities

* Design, develop, and maintain high-performance services for ExtraHop’s core Framework systems, taking ownership of moderately complex to complex features with limited guidance.
* Work across networking layers to implement and enhance protocol support
* Participate actively in technical design discussions, contribute to architecture decisions within your team, and author clear technical documentation for your work.
* Engage fully in agile development processes, including sprint planning, code reviews, and retrospectives; hold a high bar for code quality and test coverage.
* Collaborate with Product and cross-functional engineering partners such as platform , infrastructure and cloud teams to translate business requirements into well-scoped, scalable engineering solutions.
* Investigate, diagnose, and resolve production and performance issues independently; conduct root-cause analysis and implement preventive measures.
* Contribute to platform modernization efforts and help evaluate and adopt new technologies or frameworks in partnership with senior and principal engineers.
* Participate in on-call rotations and improve system observability, reliability and operational readiness.

Required Qualifications

* Bachelor’s degree in Computer Science, Engineering, STEM, or a related field requiring systematic and analytical thinking.
* 4+ years of professional experience designing and delivering production software.
* Strong expertise in C and C++ and other languages such as Go and Python.
* Experience developing on Linux Systems (multi threading, memory management, IPC etc)
* Proven ability to build and maintain performance critical systems.
* Proven ability to debug complex issues (eg. using gdb, coredumps, performance tools)
* Strong understanding of networking fundamentals (TCP/IP, packet processing etc)
* Strong command of data structures, algorithms, and software design principles, with the ability to decompose complex problems into clear, actionable engineering tasks.
* Self-starter who can operate independently, manage competing priorities, and drive work to completion with minimal oversight.
* Excellent collaborator and communicator with a growth mindset and customer-first orientation.

Nice-to-Have Qualifications

* Experience with network protocols (eg. HTTP, SMB, Kerberos, TLS, Microsoft protocols or similar)
* Exposure to cloud platforms (AWS preferred) or distributed systems
* Experience with observability, on-call practices and production systems
* Scripting experience (Python or similar)

The salary range for this role is $145,000 – $160,000 + bonus + benefits

ABOUT EXTRAHOP

ExtraHop is reinventing Network Detection and Response (NDR) to offer enterprises unparalleled visibility, context, and control against emerging threats. The platform integrates NDR with Network Performance Management (NPM), Intrusion Detection Systems (IDS), and forensics, providing a single, comprehensive solution. By decrypting and analyzing complete packet-level data at wire speed and leveraging cloud-scale machine learning, ExtraHop empowers Security Operations Centers (SOCs) to detect, investigate, and remediate modern cyber risks in real time across their entire hybrid infrastructure, including data center, cloud, and SASE environments.

This comprehensive approach and market innovation have earned ExtraHop unique recognition as the only NDR vendor acknowledged as a leader by all major analyst firms, including the 2025 Gartner® Magic Quadrant for Network Detection and Response™, the 2025 Forrester® Wave for Network Analysis and Visibility, the 2024 IDC® Marketscape for NDR, and the 2025 Gigamon® Radar Report for Network Detection and Response. Since 2007, ExtraHop has consistently helped organizations worldwide extract in-depth network telemetry and contextual insights, affirming its commitment to protecting and empowering the connected enterprise.

OUR VALUES

Our culture is rooted in our five Values. These set the expectations for how we work individually and collectively as a team.

Lead with Purpose: We are driven to deliver results that create a positive impact for our customers, partners, and colleagues.

Act with Integrity: We operate with transparency, authenticity, and always in the best interest of the company.

Find a Way: We are resourceful, tackle hard problems with a sense of urgency and ownership, and do what it takes to get the job done.

Innovate: We listen to customers, partners, and the market, and respectfully push boundaries and challenge the status quo.

Share Success: We run together, we win together. We value diverse perspectives, hold space for all voices, and achieve the best results as a team.

BENEFITS

Employees’ wellbeing is top of mind for the ExtraHop team. Employees and their families will have the option to participate in the following benefits:

* Health, Dental, and Vision Benefits
* Flexible PTO, Sick Time Prorated Based on Date of Hire, and All Federal Holidays (US Only) + 3 Days of Paid Volunteer Time
* Non-Commissioned Positions may be eligible to participate in the Annual Discretionary Bonus Plan
* FSA and Dependent Care Accounts + EAP, where applicable
* Educational Reimbursement
* 401k with Employer Match or Pension where applicable
* Pet Insurance (US Only)
* Parental Leave (US Only)
* Hybrid and Remote Work Model

Our people are our most important competitive advantage, leading the charge against cyber criminals. Join the fight today!

To learn more, visit [our website](https://www.extrahop.com/) or follow us on [LinkedIn](https://www.linkedin.com/company/extrahop-networks/).

Create a Job Alert

Interested in building your career at ExtraHop? Get future opportunities sent straight to your email.

Show more

[Apply now >](https://jobicy.com/jobs/152395-framework-software-engineer.md)

*

![Upload CV](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NSIgaGVpZ2h0PSI2NSIgZmlsbD0ibm9uZSIgeG1sbnM6dj0iaHR0cHM6Ly92ZWN0YS5pby9uYW5vIj48ZyBjbGlwLXBhdGg9InVybCgjQSkiPjxwYXRoIGQ9Ik0wIDBINjVWNjVIMFYwWiIgZmlsbD0iIzAyOWFlYiIvPjxnIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIj48cGF0aCBkPSJNMzMuMDQ5IDE1LjQ1NGExLjQzIDEuNDMgMCAwIDAtMi4wOTcgMGwtNy41NzkgOC4xNDdhMS4zOCAxLjM4IDAgMCAwIC4wOSAxLjk3MyAxLjQ0IDEuNDQgMCAwIDAgMi4wMDgtLjA4OGw1LjEwOS01LjQ5MnYyMC42MWExLjQxIDEuNDEgMCAwIDAgMS40MjEgMS4zOTdjLjc4NSAwIDEuNDIxLS42MjUgMS40MjEtMS4zOTd2LTIwLjYxbDUuMTA5IDUuNDkyYTEuNDQgMS40NCAwIDAgMCAyLjAwOC4wODggMS4zOCAxLjM4IDAgMCAwIC4wOS0xLjk3M2wtNy41NzktOC4xNDZ6TTE2Ljc2OSAzOC40YzAtLjc3My0uNjItMS40LTEuMzg1LTEuNFMxNCAzNy42MjcgMTQgMzguNHYuMTAybC4yMTUgNi4yMjljLjIyMyAxLjY4LjcwMSAzLjA5NSAxLjgxMyA0LjIxOHMyLjUxIDEuNjA3IDQuMTcyIDEuODMzYzEuNi4yMTggMy42MzYuMjE4IDYuMTYuMjE4aDExLjI4bDYuMTYtLjIxOGMxLjY2Mi0uMjI2IDMuMDYxLS43MDkgNC4xNzItMS44MzNzMS41ODktMi41MzggMS44MTMtNC4yMThDNTAgNDMuMTEzIDUwIDQxLjA1NSA1MCAzOC41MDNWMzguNGMwLS43NzMtLjYyLTEuNC0xLjM4NS0xLjRzLTEuMzg1LjYyNy0xLjM4NSAxLjRsLS4xOSA1Ljk1OGMtLjE4MiAxLjM3LS41MTUgMi4wOTUtMS4wMjYgMi42MTJzLTEuMjI4Ljg1My0yLjU4MyAxLjAzOGMtMS4zOTUuMTktMy4yNDMuMTkzLTUuODkzLjE5M0gyNi40NjJjLTIuNjUgMC00LjQ5OC0uMDAzLTUuODkzLS4xOTMtMS4zNTUtLjE4NC0yLjA3Mi0uNTIxLTIuNTgzLTEuMDM4cy0uODQ0LTEuMjQyLTEuMDI2LTIuNjEyYy0uMTg3LTEuNDEtLjE5MS0zLjI3OS0uMTkxLTUuOTU4eiIvPjwvZz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJBIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDY1djY1SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+)

### Upload your resume now

To unlock remote work opportunities and be discovered by global employers.

This job listing has been manually reviewed by the Jobicy Trust & Safety Team for compliance with our posting guidelines, including verification of the company's legitimacy, accuracy of job details, clarity of remote work policy, and absence of misleading or fraudulent content.

Next step

## Apply now.

Follow the employer’s application method and review Jobicy’s safety guidance before sharing personal information.

Keep exploring

## Related remote jobs.

Matched by job category10 related opportunities[Software Engineering](https://jobicy.com/categories/engineering.md) [Browse all jobs](https://jobicy.com/jobs.md)
*
![Fleetio logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2023/07/e571b83c37e0ed5371754d319be16e76.jpeg)
Fleetio  Sep 2

### [Engineering Manager, Growth](https://jobicy.com/jobs/152396-engineering-manager-growth.md)

A little about us…Fleetio is a modern software platform that helps thousands of organizations worldwide manage their fleet operations. Transportation technology is a hot market, and we’re leading the charge…

*
![Testlio logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/11024036-221.png)
Testlio  Sep 2

### [Payments Solutions Architect (US or EMEA)](https://jobicy.com/jobs/152380-payments-solutions-architect-us-or-emea.md)

Location: This is a 100% remote role open to candidates residing in the Eastern United States or EMEA region. About the job Testlio’s fully managed crowdsourced testing platform, powered by…

*
![Truelogic logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/e7ae6cb6-221-1.png)
Truelogic  Sep 2

### [Senior Full-stack Engineer (Elixir/React) – veterinary software company – (Remote – Mexico)](https://jobicy.com/jobs/152377-senior-full-stack-engineer-elixir-react-veterinary-software-company-remote-mexico.md)

Truelogic is a leading provider of nearshore staff augmentation services, located in New York. Our team of 500 tech talents is driving digital disruption from Latin America to the top…

*
![Testlio logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/11024036-221.png)
Testlio  Sep 2

### [Freelance Tester (Faroe Islands) – Global Payment Research ($100/hr)](https://jobicy.com/jobs/152375-freelance-tester-faroe-islands-global-payment-research-100-hr.md)

We’re Testlio, a global software testing company that helps businesses make sure their apps, websites, and digital services work correctly for real people around the world. We’re currently looking for…

*
![Truelogic logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/e7ae6cb6-221-1.png)
Truelogic  Sep 2

### [Senior Full-stack Engineer (Elixir/React) – veterinary software company – (Remote – Brazil)](https://jobicy.com/jobs/152372-senior-full-stack-engineer-elixir-react-veterinary-software-company-remote-brazil.md)

Truelogic is a leading provider of nearshore staff augmentation services, located in New York. Our team of 500 tech talents is driving digital disruption from Latin America to the top…

*
![Softgic logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/80b93c85-221.jpeg)
Softgic  Sep 2

### [1775 RPG/AS400 & JD Edwards EnterpriseOne Developer](https://jobicy.com/jobs/150052-1775-rpg-as400-jd-edwards-enterpriseone-developer.md)

This is a remote position. We are looking for a professional with hands-on experience developing in RPG/RPGLE on IBM AS400/iSeries, as well as proven experience with JD Edwards EnterpriseOne development…

*
![Genesys logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/16485bab-221.jpeg)
Genesys  Sep 2

### [Lead AI Solutions Architect, Customer Success](https://jobicy.com/jobs/150024-lead-ai-solutions-architect-customer-success.md)

Be the one building AI-powered experiences where they matter most.At Genesys, we help organizations create better customer experiences through AI-powered experience orchestration. Our platform connects people, systems, data and AI…

*
![Reddit logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2020/10/Reddit.jpg)
Reddit  Sep 2

### [Senior Software Engineer, Storage](https://jobicy.com/jobs/148143-senior-software-engineer-storage.md)

Reddit is a community of communities. It’s built on shared interests, passion, and trust, and is home to the most open and authentic conversations on the internet. Every day, Reddit…

*
![Aviatrix logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/c783b38c-221.jpeg)
Aviatrix  Sep 2

### [Senior Solutions Architect – ACE](https://jobicy.com/jobs/148145-senior-solutions-architect-ace.md)

WHO WE ARE: Aviatrix® is pioneering the Cloud Native Security Fabric — the architecture the Containment Era requires. The Cloud Native Security Fabric governs every workload communication path across…

*
![Binance logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/bc822f38-221.jpg)
Binance  Sep 2

### [Client Full-Stack Engineer — IM Chat Platform, Android Focus](https://jobicy.com/jobs/150064-client-full-stack-engineer-im-chat-platform-android-focus.md)

Binance is a leading global blockchain ecosystem behind the world’s largest cryptocurrency exchange by trading volume and registered users. We are trusted by 300+ million people in 100+ countries for…