Sign up to access all features of our service.
  • Job search
  • Favorites
  • Create a CV
    New
  • Salaries
  • Subscriptions

Sr Software Engineer

$101.5k - $169.1k

COX ENTERPRISES

CompanyCox Automotive - USAJob Family GroupEngineering / Product DevelopmentJob ProfileSr Software EngineerManagement LevelIndividual ContributorFlexible Work Option Hybrid - Ability to work remotely part of the weekTravel %NoWork ShiftDayCompensationCompensation includes a base salary in the range of $101,500.00 - $169,100.00. The base salary may vary within the anticipated base pay range based on factors such as the ultimate location of the position and the selected candidate’s knowledge, skills, and abilities. Position may be eligible for additional compensation that may include an incentive program.Job DescriptionThe Sr. Software Engineering role on the Skynet team is focused on the eventing domain within VinSolutions' CRM Shared Apps platform. This is an intermediate-level developer position responsible for developing and maintaining the platform, working under the direction of senior engineers on design and architecture decisions. This role involves hands-on coding, debugging, and collaborating with cross-functional teams to help deliver high-throughput, reliable, and scalable event-driven systems. Engineers at this level are expected to work independently on moderately complex, well-defined tasks, participate fully in coding, testing, deployment, and maintenance, and grow their understanding of event-driven architecture and distributed systems with support and mentorship from the team.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 TeamCommon 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 DoServe 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.Who You AreBachelor'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.Preferred: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.Technologies You'll Work WithAI-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 CopilotLanguages: 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, DockerDatabases: MongoDB / MongoDB Atlas (Global Clusters, Change Streams), DynamoDB, Redis / Valkey, S3 as immutable event archiveFront End: React, Back-end-for-Frontend (BFF), CloudFront-hosted SPAsArchitecture Patterns: event-sourcing & CQRS, two-tier projection models, choreography + orchestration DAGs, multi-AZ multi-region active/active, idempotency-by-claim, DLQ-backed retriesIntegration & 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 loggingTools & Practices: SAFe Agile, CI/CDSpecial Focus: Consumer consent & communications decisioning platform — regulated PII, TCPA / CAN-SPAM / DNC compliance, immutable audit trails, decision-record provenanceDrug TestingTo be employed in this role, you’ll need to clear a pre-employment drug test. Cox Automotive does not currently administer a pre-employment drug test for marijuana for this position. However, we are a drug-free workplace, so the possession, use or being under the influence of drugs illegal under federal or state law during work hours, on company property and/or in company vehicles is prohibited.BenefitsThe Company offers eligible employees the flexibility to take as much vacation with pay as they deem consistent with their duties, the company’s needs, and its obligations; seven paid holidays throughout the calendar year; and up to 160 hours of paid wellness annually for their own wellness or that of family members. Employees are also eligible for additional paid time off in the form of bereavement leave, time off to vote, jury duty leave, volunteer time off, military leave, and parental leave.About UsThrough groundbreaking technology and a commitment to stellar experiences for drivers and dealers alike, Cox Automotive employees are transforming the way the world buys, owns, sells – or simply uses – cars. Cox Automotive employees get to work on iconic consumer brands like Autotrader and Kelley Blue Book and industry-leading dealer-facing companies like vAuto and Manheim, all while enjoying the people-centered atmosphere that is central to our life at Cox. Benefits of working at Cox may include health care insurance (medical, dental, vision), retirement planning (401(k)), and paid days off (sick leave, parental leave, flexible vacation/wellness days, and/or PTO). For more details on what benefits you may be offered, visit our benefits page. Cox is an Equal Employment Opportunity employer – All qualified applicants/employees will receive consideration for employment without regard to that individual’s age, race, color, religion or creed, national origin or ancestry, sex (including pregnancy), sexual orientation, gender, gender identity, physical or mental disability, veteran status, genetic information, ethnicity, citizenship, or any other characteristic protected by law. Cox provides reasonable accommodations when requested by a qualified applicant or employee with disability, unless such accommodations would cause an undue hardship.EOE, including disability/vetsSummaryLocation: Overland Park KSType: Full time

Vacancy posted 7 hours ago
Similar jobs that could be interesting for youBased on the Sr Software Engineer in Overland Park, KS vacancy
  • $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... 
    Senior
    Full time
    Work experience placement

    WellSky

    Overland Park, KS
    4 days ago
  • $2,500 per month

    At WellSky, we are building impactful software solutions that prioritize end-user efficiency and shape the future of healthcare. Because...  ...operate across multiple business units and product lines, our engineering teams tackle a diverse range of exciting challenges - from... 
    Senior
    Full time
    Work experience placement

    WellSky

    Overland Park, KS
    1 day ago
  •  ...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... 
    Senior
    Full time
    Temporary work
    Part time
    Work experience placement
    Work at office

    PNC

    Overland Park, KS
    1 day ago
  •  ...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... 
    Senior
    Full time
    Work at office
    2 days per week

    Truenorth Consulting

    Shawnee, KS
    12 hours ago
  •  ...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... 
    Senior
    Full time
    Temporary work
    Part time
    Work experience placement
    Local area
    Flexible hours

    T-Mobile

    Overland Park, KS
    2 days ago
  • $135 per hour

    Title: Sr. Software EngineerLocation: Hybrid-Olathe, KSSalary: $135KAbout PSIJoin Us at PSI - Where You Belong, Grow, and Thrive! At PSI,...  ...aligns with your expectations. About the RoleThe Senior Software Engineer role at PSI enables the development of new features of the... 
    Senior
    Permanent employment
    Full time
    Temporary work
    Work at office
    Local area
    Monday to Friday
    Flexible hours

    PSI Services

    Olathe, KS
    12 hours ago
  • 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 stack when needed. The... 
    Senior
    Full time
    Shift work
    Leawood, KS
    6 days ago
  •  ...coaches. That's how we're UNSTOPPABLE for our employees! Job Overview Are you ready to join the Un-carrier movement? The Sr Software Engineer works with a team of other software engineers, network and systems engineers to design, implement, and deploy software which... 
    Senior
    Full time
    Temporary work
    Part time
    Work experience placement
    Local area
    Flexible hours

    T-Mobile

    Overland Park, KS
    3 days ago
  • $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... 
    Senior
    Full time
    Work experience placement
    Work at office
    Local area
    Remote work

    Ascend Learning

    Leawood, KS
    1 day ago
  • $110.5k - $143k

     ...to productivity and growth. Role Overview We're looking for an engineer who thinks in systems, leads with vision, and sees AI as a force...  ...team, you'll own the future of how Cboe tests and delivers software — defining where our engineering practice is headed, architecting... 
    Senior
    Full time
    Work at office
    Immediate start
    Worldwide

    Cboe Exchange

    Kansas City, MO
    2 days ago
  •  ...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... 
    Senior
    Temporary work
    Remote work
    Home office
    Monday to Friday
    Shift work

    ScriptPro

    Mission, KS
    4 days ago
  •  ...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... 
    Senior
    Remote work
    Visa sponsorship
    Work visa

    Torch.AI

    Leawood, KS
    2 days ago
  •  ...ITOCHU Corporation global electric power strategy, focused on clean and renewable generation and technology solutions. The Senior Software Engineer applies the principles and practices of software engineering to design, develop, test, and maintain the proprietary software... 
    Senior
    Remote work

    Tyr Energy, Inc.

    Overland Park, KS
    2 days ago
  • $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... 
    Senior
    Work from home

    TENEX.AI

    Overland Park, KS
    2 days ago
  • A cybersecurity technology company is seeking a Senior Software Engineer to join their core engineering team in Overland Park, Kansas. This role involves designing and developing scalable systems, collaborating with different teams, and has the potential for growth into... 
    Senior

    TENEX.AI

    Overland Park, KS
    2 days ago
  •  ...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.... 
    Senior
    Contract work

    Syntricate Technologies

    Overland Park, KS
    4 days ago
  •  ...Job Description Job Description 1-800-GOT-JUNK? is seeking a Senior Software Engineer (Full Stack) to join our Product & Technology team in Kansas City . You will sit on the Omni Channel Product Team, building commercial customer and field-facing products end to... 
    Senior
    Work at office
    Remote work

    RBDS Rubbish Boys Disposal Service Inc.

    Mission, KS
    14 days ago
  • $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... 
    Senior
    Full time
    Temporary work
    Flexible hours

    Oracle

    Overland Park, KS
    2 days ago
  • $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... 
    Senior
    Full time
    Temporary work
    Work at office
    Remote work
    Visa sponsorship
    Work visa

    Torch.AI

    Leawood, KS
    4 days ago
  • Tyr Energy, Inc. is seeking a Senior Software Engineer in Overland Park, KS to design, develop, test, and maintain software for energy management, market participation, and corporate operations. You will build production software, data pipelines, and AI/ML systems in a... 
    Senior

    Tyr Energy Inc

    Overland Park, KS
    2 days ago
  •  ...Sr. DevOps Engineer Location: Overland Park, Kansas (Onsite 3x per week) Role Overview We are seeking a Senior DevOps Engineer to...  ...services, Infrastructure as Code (IaC), CI/CD automation, and Software Development Lifecycle (SDLC) best practices. Key... 
    Senior

    Apex Systems

    Overland Park, KS
    4 days ago
  • Jobtailor in United States seeks a seasoned automotive/infotainment engineer to lead deep technical analyses, define test gaps, and drive...  ...with engineers and executives to ensure secure, scalable software quality and alignment with business goals. #J-18808-Ljbffr Jobtailor
    Senior

    Jobtailor

    Kansas City, MO
    4 days ago
  •  ...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... 
    Senior
    Internship
    Work at office
    Remote work
    3 days per week

    Basys Processing

    Lenexa, KS
    more than 2 months ago
  •  ...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... 
    Senior
    Immediate start
    Overseas
    Flexible hours
    Shift work

    weavix Inc.

    Lenexa, KS
    2 days ago
  • $120k - $130k

    DescriptionKforce is looking for a Senior Software Engineer in Kansas City, MO.Responsibilities:* Use appropriate tools, programming languages, coding standards, and best practices to develop new product features and maintain existing functionality* Develop new product... 
    Senior
    Work experience placement

    KForce

    Kansas City, MO
    12 hours ago
  • About the RoleLead systems analysis and own technical design decisions for complex web and mobile applications, including defining frontend architecture, data models, data flow, Micro UI integration patterns, and modernization strategies for legacy systems. Conduct code...
    Senior

    H&R Block

    Kansas City, MO
    1 day ago
  • 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 your own... 
    Senior
    Remote work

    Speechify, Inc.

    Mission, KS
    12 hours ago
  • 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

    Lightedge

    Lenexa, KS
    21 days ago
  •  ...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... 
    Internship
    Summer internship
    Work at office

    Aechelon Technology

    Overland Park, KS
    12 hours ago
  •  ...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

    Tyler Technologies

    Overland Park, KS
    12 hours ago

Do you want to receive more vacancies?

Subscribe and receive similar vacancies to Sr Software Engineer. Be the first to apply!