Sr Software Engineer
$101.5k - $169.1kCox
Cox Automotive's Common Consumer team builds the distributed services platform that powers consumer experiences across the Cox Auto portfolio. Our services - orchestration services, rules engines, data resources, and consumer-facing UIs - are consumed by adopter teams across the company to deliver features to millions of car shoppers, owners, and sellers. We run cloud-native, multi-region, event-driven infrastructure on AWS and operate within a SAFe Agile Release Train, connecting platform capabilities to measurable business outcomes.
We are looking for a Senior Software Engineer who brings strong engineering fundamentals, a cloud-native mindset, and deep fluency with AI-augmented development practices . You will be a key technical contributor on a high-impact team - writing production-grade code, influencing architecture decisions that ripple across every team that adopts our platform, and helping define how modern engineering gets done at Common Consumer. This is not a role where AI tools are optional or experimental. Our team works end-to-end in a spec-driven, Claude Code-native development model: every feature begins with a clear, well-structured specification; implementation is driven through Claude Code with strong human review at every step; and engineers are fully accountable for the code that ships. We expect Senior Software Engineers to be fluent in this model from day one - authoring specs, directing agents from them, validating and refining their output, and continually raising the team's bar on responsible AI use. Our Team Common Consumer sits within Cox Automotive's Consumer organization. We operate as a collaborative platform team that values engineering craft, continuous improvement, and building systems that other Cox Auto engineering teams rely on every day. Near-term, you'll contribute to the Consent and Communications Decisioning platform - an event-sourced system that captures consumer consent at scale, maintains the projections that answer "may we contact this consumer, on this channel, for this purpose, on behalf of this dealer," and enforces TCPA, CAN-SPAM, and DNC compliance across the Cox Auto portfolio. If you thrive in an environment where your contributions are visible across the business, your ideas are heard, and AI tooling is a first-class part of your workflow - you'll fit right in. What You'll Do- Serve as a core contributing engineer on a lean team delivering Common Consumer platform capabilities - orchestration services, rules engines, data resources, eventing contracts, and consumer UIs - operating in our spec-driven, Claude Code-native development model end-to-end .
- Practice spec-driven development (SDD) as the team's default operating model: drive epics, features, and stories from clear, well-structured specifications co-authored with AI before implementation begins, with intent, scope, and acceptance criteria locked down upfront. Use Claude Code as the primary implementation surface - directing agents from specs, reviewing and refining their output, and contributing to the team's shared agent context (CLAUDE.md, agent skills, MCP integrations) so the team's AI workflow keeps compounding.
- Contribute across the consent and communications platform's full evolution - from the intake service through the operational event store, the address-keyed and consumer-keyed projection pipelines, the decisioning API, and the supporting subsystems (DNC sync, EBR ingestion, enrichment). Reason about event-sourced design choices - immutability, projection rebuilds, choreography vs. orchestration, multi-region consistency - that shape the platform for years, not just the current iteration.
- Write high-quality, maintainable, and well-tested code across our stack - C#/.NET for back-end services, TypeScript/React for consumer and back-office UIs, and Node.js for BFF layers - owning end-to-end quality and operational support for business-critical components that adopter teams depend on, including monitoring, incident response (IRW/PIR), and continuous reliability improvement. Take full accountability for every change that ships, AI-generated or otherwise.
- Contribute meaningfully to architectural and design decisions alongside principals and architects, ensuring implementations align with Common Consumer standards - multi-region deployment, event-driven patterns, naming and component conventions (ui / service / engine / resource), and long-term platform strategy.
- Design and maintain cloud infrastructure using Terraform across our multi-account AWS footprint (team / stage / prod) and multi-region deployments (us-east-1, us-west-2), with ECS/Fargate for compute and a strong emphasis on scalability, reliability, failover, and cost-efficiency.
- Work with MongoDB (including MongoDB Atlas as our operational event store), DynamoDB, S3 as an immutable event archive, and in-memory caching layers (Redis / Valkey) to build performant, event-sourced services; troubleshoot complex distributed-systems issues using observability tooling and Claude Code-assisted root-cause exploration .
- Contribute to platform modernization efforts - framework upgrades, legacy refactors, and adoption-guide improvements - using Claude Code to analyze existing code, propose updated patterns, and execute refactors at scale with human review .
- Help define and evolve team coding standards, engineering best practices, and the team's playbook for responsible, effective AI use - prompt patterns, spec templates, review gates, and quality bars.
- Provide technical mentorship and informal leadership to less experienced engineers, including direct guidance on writing effective specs, directing Claude Code agents, and validating their output against engineering, security, and compliance requirements.
- Bachelor's degree in a related discipline and 4 years' experience in a related field; or a master's degree and 2 years' experience; or a Ph.D. and 1 year of experience; or 12 years' experience in a related field with no degree.
- Currently authorized to work in the United States for any employer without current or future sponsorship.
- Active, daily use of Claude Code (or equivalent agentic coding tools) and spec-driven development practices - comfortable authoring structured specifications, directing AI agents from them, reviewing and refining generated code, and taking full ownership of the result.
- Hands-on production experience with C# / .NET (ASP.NET Core) - including middleware pipelines, dependency injection, hosted services, and graceful-shutdown patterns.
- Hands-on experience designing and operating AWS event-driven systems on containerized compute (ECS/Fargate) - including some combination of EventBridge, SQS, DynamoDB, S3, and Firehose - with infrastructure-as-code via Terraform.
- Hands-on experience with MongoDB (or comparable document databases) in production, including schema/index design for document-shaped data and operating considerations.
- Hands-on experience designing and operating REST APIs with OAuth/M2M authentication, idempotency, and well-defined error contracts.
- Experience with Agile and/or Value Stream-based delivery models.
- Availability for rotational on-call duties outside of standard business hours may be required.
- Kansas City based candidates only - in office 3 days a week is required.
- Experience authoring and maintaining shared AI agent context - CLAUDE.md / agent instructions, reusable skills, MCP servers and integrations - so the team's AI workflow improves over time rather than living in individual heads.
- Experience designing and running AI-assisted workflows beyond code completion - multi-step agent flows, subagents, automated review/test loops, or MCP-based access to internal systems (e.g., GitHub, Slack, Rally, observability tools).
- Experience with event-sourced and/or CQRS architectures - immutable fact streams, derived projections / read models, projection rebuilds from source events, and reasoning about read-after-write sequencing across async boundaries.
- Experience designing for durability and idempotency in event-driven systems - claim-before-emit patterns, conditional-write idempotency stores, DLQ-backed retries, and RPO/RTO reasoning.
- Experience with MongoDB Atlas at scale, including Global Clusters / multi-region deployments, Change Streams, and Atlas operational patterns.
- Experience with multi-region AWS architectures - multi-AZ baseline, active/passive failover, active/active routing, and Terraform module patterns that make region addition a config change rather than a redesign.
- Experience with bulk data reprocessing and backfill on AWS - AWS Glue, Athena, S3-based replay - and the operational patterns that make backfills zero-downtime alongside live traffic.
- Experience integrating with enterprise platform services (auth, event buses, dealer/account authorization, integration platforms) owned by other teams - including API contract negotiation, caching, and fail-open/fail-closed decisions.
- Experience building systems that handle PII or other regulated data (e.g. TCPA, CAN-SPAM, GDPR/CCPA, HIPAA, PCI) - encryption, access auditing, immutable archival, retention policies, audit trails, and decision-record provenance.
- Experience with distributed-systems observability - distributed tracing across async boundaries (e.g. EventBridge), correlation-ID propagation, structured logging, and APM tooling such as New Relic.
- Familiarity with choreography vs. orchestration trade-offs (EventBridge DAGs, AWS Step Functions) and rule-engine or decisioning-system design.
- Familiarity with React, Back-end-for-Frontend (BFF) patterns, CloudFront, and modern front-end build pipelines.
- Familiarity with AWS Lambda (used in adjacent Common Consumer workloads, though not our current build direction).
- Track record of mentoring engineers and contributing to team engineering culture.
- AI-Augmented Development (core to how we work): Claude Code as the primary implementation surface, spec-driven development (SDD) end-to-end , MCP-integrated workflows (GitHub, Slack, Rally, observability), CLAUDE.md / agent skills, GitHub Copilot
- Languages: C# / .NET 8 (ASP.NET Core), TypeScript, Node.js, Bash, HCL (Terraform)
- Cloud & DevOps: AWS Fargate (ECS), EventBridge, SQS, DynamoDB, S3, Data Firehose, AWS Glue, Athena, Step Functions, ALB + Regional WAF, Route 53, Secrets Manager, CloudWatch, Lambda (adjacent workloads); Terraform, GitHub Actions, Docker
- Databases: MongoDB / MongoDB Atlas (Global Clusters, Change Streams), DynamoDB, Redis / Valkey, S3 as immutable event archive
- Front End: React, Back-end-for-Frontend (BFF), CloudFront-hosted SPAs
- Architecture Patterns: event-sourcing & CQRS, two-tier projection models, choreography + orchestration DAGs, multi-AZ multi-region active/active, idempotency-by-claim, DLQ-backed retries
- Integration & Auth: Bridge 2 OAuth (M2M), DDAM (Dealer Data Access Management), CIP (Cox Integration Platform)
- Observability: New Relic APM, distributed tracing, correlation-ID propagation, structured JSON logging
- Tools & Practices: SAFe Agile, CI/CD
- Special Focus: Consumer consent & communications decisioning platform - regulated PII, TCPA / CAN-SPAM / DNC compliance, immutable audit trails, decision-record provenance
- ...Sr Software Engineer Cox Automotive's Common Consumer team builds the distributed services platform that powers consumer experiences across the Cox Auto portfolio. Our services — orchestration services, rules engines, data resources, and consumer-facing UIs — are consumed...SeniorContract workWork at office3 days per week
- ...where all of our employees feel respected, valued and have an opportunity to contribute to the company’s success. As a Software Engineer Principal Sr within PNC's C&IB Midland organization, you will be based in Pittsburgh, PA or Dallas, TX or Overland Park, Kansas or Littlerock...SeniorFull timeTemporary workPart timeWork experience placementWork at office
$123.6k - $176.77k
...confident in their program offerings and positioned for healthy outcomes. WHAT YOU'LL DO We are seeking a talented Senior Software Engineer to join our team and contribute to the development of software applications in a for-profit organization using multiple technologies...SeniorFull timeWork experience placementWork at officeLocal areaRemote work- ...went through a complete remodel and is a great space for their employee team building. This team is open to hiring either a software engineer or a senior software engineer. This is a key team member for a freshly launched SAAS product. Qualifications Required...SeniorFull timeWork at office2 days per week
- ...WHAT YOU'LL DO As a Senior Software Engineer you will have responsibility for developing, testing, implementing, and maintaining software applications in a for-profit organization utilizing Microsoft technologies. WHERE YOU'LL WORK ~ This position...SeniorWork experience placementRemote work
- ...Advantage Tech is searching for a Sr. Software Engineer to join their client's team based out of Kansas City, Mo. The Software Engineer plays a key role in designing, developing, and maintaining custom business applications and integrations that support the client...SeniorWork experience placement
- ...industry and grow with a company that values purpose, collaboration, and excellence then we'd love to meet you. The Senior Software Engineer, under minimal supervision, participates in the technical design and implementation of new products or enhancements. This role...SeniorPermanent employmentH1bWork at officeLocal areaRemote work
$300 per month
...achieve and least tolerant of failure. This is not incremental software. It is long‑term infrastructure designed to endure, integrate,... ...intention. We ship with discipline. You’ll collaborate with engineers, data experts, veterans, and mission practitioners. You’ll own...SeniorFull timeTemporary workWork at officeRemote workVisa sponsorshipWork visa- ...Responsibilities Kforce's client in Leawood, KS is seeking a Senior Software Engineer with strong generalist development skills, who thrives in small teams and can learn new technologies quickly. You'll primarily focus on backend work while contributing across the...SeniorHourly payContract workShift work
- ...of our clients. We work on a variety of exciting projects, from software development and network management to cybersecurity and data... ...a forward-thinking team. Job Summary: The Senior Software Engineer supports ScriptPro's Information Services and business operations...SeniorTemporary workRemote workHome officeMonday to FridayShift work
- ...efficiency, not slideware benchmarks. We are craftsmen. We build with intention. We ship with discipline. You’ll collaborate with engineers, data experts, veterans, and mission practitioners. You’ll own meaningful work, move quickly, and see your systems deployed in...SeniorRemote workVisa sponsorshipWork visa
$2,500 per month
The Sr Software Engineer - Forward Deployed Engineer is responsible for data and AI development using a variety of technologies and tools to build impactful software solutions. The scope of this job includes building and optimizing comprehensive solutions that prioritize...SeniorFull timeWork experience placement$120k - $170k
...rapidly growing and seeking top talent to join our mission of revolutionizing the cybersecurity landscape. We are seeking a Senior Software Engineer to join our core engineering team. You will take ownership of major product and infrastructure initiatives, working across the...SeniorWork from home$2,500 per month
The Sr Software Engineer - Site Reliability Engineer is responsible for all stages of the software development lifecycle using a variety of technologies and tools to build impactful software solutions. The scope of this job includes building and optimizing comprehensive...SeniorFull timeWork experience placement- ...Sr. Android Developer Location: Overland Park KS (Onsite) W2 Contract Note: All interviews (internal/client) will be in-person... ...Education: Bachelor's or Master's degree in Computer Science, Computer or Electrical Engineering, Mathematics, or a related field....SeniorContract work
$135.2k - $306.4k
...Job Description Senior / Principal Software Engineer or Architect Database Engine, Search & Document Systems We are looking for senior systems builders to help shape the next generation of document, search, and AI-facing capabilities inside Oracle Database. This...SeniorFull timeTemporary workFlexible hours- ...Senior Software Engineer, Core Experiences Remote Mission Speechify is the easiest way to listen to the world’s information. Articles on the web, documents in the cloud, books on your phone. We absorb it all and let you listen to it at your desk, on the go, at...SeniorRemote work
- Job Description Job Description LightEdge Solutions is developing the IT solutions that will propel businesses forward over the next 10 years. Using a combination of shared and private/dedicated platforms, LightEdge has been successful in offering businesses alternatives...Senior
$89.4k - $134k
Company Cox Automotive - USA Job Family Group Engineering / Product Development Job Profile Software Engineer II Management Level Individual Contributor Flexible Work Option Hybrid - Ability to work remotely part of the week Travel % Yes,...Full timeContract workWork at officeRemote workFlexible hoursShift work3 days per week- ...Overview: We are looking for a highly skilled Senior Android Platform Engineer to play a critical role in the development of Walt OS, the... ..., troubleshooting integration issues, and ensuring hardware‑software harmony. Cross‑Functional Engineering : Contribute to our scalable...SeniorImmediate startOverseasFlexible hoursShift work
$110.5k - $143k
...productivity and growth. Role Overview We're looking for an engineer who thinks in systems, leads with vision, and sees AI as a... ...Management team, you'll own the future of how Cboe tests and delivers software — defining where our engineering practice is headed,...SeniorFull timeWork at officeImmediate startWorldwide- ...by behaving and communicating in a manner consistent with the mission, vision, and values of the organization. Highly skilled Software Engineers will consider all aspects of the project, and be able to gather requirements, design applications, develop and create...SeniorInternshipWork at officeRemote work3 days per week
- FULL TIME | DIRECT HIRE | NO SPONSORSHIP .NET development, particularly with MVC, Angular, and C# Angular or related front-end technologies (TypeScript, HTML, CSS, JavaScript) ~ Strong understanding: of object-oriented programming (OOP) principles & design...SeniorFull time
- ...adherence. Contribute Be a part of a small team that gives you the power to take ownership of your work and see it succeed. Grow Take on new challenges and broaden your scope. Open Positions ~ Full Stack Software Engineer (Overland Park, Kansas)...
- ...attained Sophomore or Junior Status in Computer Science or Computer Engineering programs to join our Summer Internship program. In addition to... ...thrives when developers take initiative to make great software. This position will be a member of our core 3D Graphics Software...InternshipSummer internshipWork at office
- ...Overview We are seeking a full-time Senior Software Engineer at Garmin's U.S. headquarters in the Greater Kansas City area. In this role, you will be responsible for providing technical leadership and project planning for software development for products, applications...SeniorFull time
- ...innovative, modern platforms that connect people to outdoor experiences across the country. We’re excited to welcome a passionate Software Engineer who is eager to grow, innovate, and make a real impact. If you’re motivated by meaningful work, modern technology, and the...Full time
$118k - $178k
...for innovation and creating the best experience for job seekers. (*Comscore, Total Visits, March 2025) Day to Day As a Software Engineer III on the AI Gateway & Guardrails team at Indeed, you will own and drive the development of platform services that connect Indeed...SeniorWork experience placementLocal area- ...compliance. Job Summary We are looking for a Senior Elixir Engineer to play a key role in scaling and enhancing our TrustedForm... ...business requirements into well-tested, maintainable, and reliable software solutions. Ensure system scalability, performance, and...SeniorFull timeRemote workFlexible hours
- ...money coaches. That’s how we’re UNSTOPPABLE for our employees!Are you ready to join the Un-carrier movement? At T-Mobile, Senior Software Engineers design, build, and deploy scalable software solutions that meet customer needs and support highly available systems. They...SeniorFull timeTemporary workPart timeWork experience placementLocal areaFlexible hours
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to Sr Software Engineer. Be the first to apply!
- ngo software engineer Overland Park, KS
- entry level software engineer remote Overland Park, KS
- software developer positions Overland Park, KS
- software development engineer aws Overland Park, KS
- consulting software engineer Overland Park, KS
- financial software developer Overland Park, KS
- software developer Overland Park, KS
- software engineer healthcare Overland Park, KS
- cybersecurity software engineer Overland Park, KS
- software engineer travel Overland Park, KS




