1

Vcs Software Jobs (NOW HIRING)

Build and maintain critical backend integrations (e.g., VCS providers). * Build and maintain the ... software is built. Preferred and Nice-to-Have Technical Skills * Experience building MCP-style ...

Software Engineer - Backend

Austin, TX · On-site +1

$175K - $275K/yr

Build and maintain critical backend integrations (e.g., VCS providers). * Build and maintain the ... software is built. Preferred and Nice-to-Have Technical Skills * Experience building MCP-style ...

Senior Backend Software Engineer

San Francisco, CA · On-site +1

$144K - $190K/yr

Brightback is a Series A, remote-first enterprise SaaS startup backed by top Silicon Valley VCs and ... In order to realize our mission, we need your help to design and build software and systems that ...

We've raised $22M+ from some of the best VCs across the country, growing fast, and building the team that will define the future of post-acute care in the U.S. The Role We're looking for software ...

Software Engineer

New York, NY · On-site

$150K - $225K/yr

We've raised $22M+ from some of the best VCs across the country, growing fast, and building the team that will define the future of post-acute care in the U.S. The Role We're looking for software ...

We're applying robotics and distributed software to create a new class of product for this $1T ... Competitive compensation and equity grants at a high-growth company backed by top-tier VCs * Fully ...

Formal is backed by top-tiers VCs including Thrive Capital and Y Combinator with angel investors ... Relevant software development experience building data-intensive software platforms * Strong ...

We're applying robotics and distributed software to create a new class of product for this $1T ... Competitive compensation and equity grants at a high-growth company backed by top-tier VCs * Fully ...

Senior Software Engineer | Backend

San Francisco, CA · On-site

$144K - $190K/yr

Formal is backed by top-tiers VCs including Thrive Capital and Y Combinator with angel investors ... Software development experience building data-intensive software platforms * You value code ...

About Foundation Backed by $6.8M in funding from leading VCs (including Y Combinator), Foundation ... Create software that's easy to understand, extend, and operate - the kind of codebase that makes ...

Showing results 41-60

Vcs Software information

See salary details

$11

$62

$86

How much do vcs software jobs pay per hour?

As of Aug 10, 2026, the average hourly pay for vcs software in the United States is $62.83, according to ZipRecruiter salary data. Most workers in this role earn between $55.05 and $70.19 per hour, depending on experience, location, and employer.

What is the difference between Vcs Software vs Software Developer?

AspectVcs SoftwareSoftware Developer
Required CredentialsTypically a degree in computer science or related field, familiarity with version control systemsDegree in computer science, software engineering, or related field, programming certifications often preferred
Work EnvironmentOffice or remote, collaborating on version control and project managementOffice or remote, writing, testing, and debugging code
Industry UsageUsed by software companies, IT firms, and development teams for version controlEmployed across tech companies, startups, and any organization developing software

Vcs Software professionals focus on version control tools and managing code repositories, while Software Developers design, write, and maintain software applications. Both roles often collaborate but serve different functions within the software development lifecycle.

What are the key skills and qualifications needed to thrive as a VCS software engineer?

To thrive as a VCS (Version Control Systems) Software Engineer, you need strong programming skills, a solid understanding of version control concepts, and typically a degree in computer science or a related field. Familiarity with tools like Git, SVN, or Mercurial, as well as CI/CD platforms and scripting languages, is commonly required. Excellent problem-solving, teamwork, and communication skills help you collaborate effectively and resolve complex code integration issues. These abilities are vital for ensuring robust code management, minimizing conflicts, and maintaining development workflow efficiency.

What does a VCS software professional do?

VCS Software professionals specialize in Version Control Systems (VCS), which are tools that help manage changes to source code and other digital assets over time. They configure, maintain, and support software like Git, Subversion, or Mercurial, ensuring that teams can collaborate efficiently and track changes safely. Their duties often include setting up repositories, implementing branching strategies, resolving code conflicts, and training team members on best practices. VCS Software professionals are essential for software development teams that need to coordinate their work and maintain code integrity.

What are some common challenges faced by VCS software engineers, and how can they be addressed?

VCS Software Engineers often encounter challenges related to ensuring system scalability, maintaining high performance under heavy usage, and supporting seamless collaboration among distributed teams. Addressing these challenges typically involves optimizing code for concurrency, implementing robust conflict resolution mechanisms, and designing intuitive user interfaces. Collaboration with QA engineers, DevOps, and end users is essential to gather feedback and iteratively improve the system. Staying updated with evolving best practices in version control and distributed systems can also help in proactively addressing potential issues.
More about Vcs Software jobs
What cities are hiring for Vcs Software jobs? Cities with the most Vcs Software job openings:
What states have the most Vcs Software jobs? States with the most job openings for Vcs Software jobs include:
What job categories do people searching Vcs Software jobs look for? The top searched job categories for Vcs Software jobs are:
Infographic showing various Vcs Software job openings in the United States as of August 2026, with employment types broken down into 100% Full Time. Highlights an 100% In-person job distribution, with an average salary of $130,681 per year, or $62.8 per hour.

Software Engineer - Backend

Driver AI Inc.

Austin, TX • Remote

Full-time

Medical, Dental, Vision, Life, Retirement

Re-posted 18 days ago


Job description

Software Engineer - Backend Introduction

At Driver, we're building systems that turn source code into human language. The tech stack includes a core compiler-like engine, a heavily asynchronous/distributed backend server, and a frontend web application that provides a rich user experience. As a backend engineer, you will help scale and extend our backend, build new product functionality, and make sound architectural decisions that keep pace with a fast-growing system.

About Driver

We're an early-stage startup backed by Y Combinator and Google Ventures that combines first principles technical approaches and applied LLM expertise to tackle context engineering at scale. Driver builds the context layer for employees and AI agents alike to use in developing software.

Working at Driver

Driver is an early-stage but fast-growing startup. As such, we take advantage of that which startups can excel: delivery speed, flexibility, and enjoying working with a close-knit team.

Organizational and engineering values at Driver include first-principles thinking, correct by construction, writing things down, experimentation and iteration, pragmatism, commitment to effective communication and transparency, autonomy, and ambition.

Job Overview

Title: Software Engineer - Backend

Location: Remote or Austin, TX

About the Role

Our core innovation, the Driver Transpiler, treats software explanation as a compilation problem. Instead of emitting machine code, it emits human language.

The transpiler generates human language content at large volumes and highly variable levels of abstraction and requires significant asynchronous task orchestration due to the high volume of highly constrained LLM inference calls to external APIs.

Major established components of our backend today include the data model to support the compiler's content generation and coordination with codebase assets in version control system (VCS) providers like GitHub, containerized deployment in a distributed cloud service, and an internal API layer consumed by both our frontend and external integrations, and an MCP server that delivers our computed content to AI agents.

Key cross-functional interactions include coordinating with the transpiler team on data model and task orchestration, working with the DevOps and infrastructure team on distributed deployment and job execution, and collaborating with the frontend and product team on APIs and customer-facing MCP interfaces.

Key Responsibilities
  • Core backend work:
    • Contribute to building an efficient and scalable backend data model.
    • Build and maintain critical backend integrations (e.g., VCS providers).
    • Build and maintain the backend web server.
    • Design, build, and maintain internal APIs for our web application.
    • Build and maintain backend APIs for our Model Context Protocol (MCP) products.
    • Build foundations that scale.
  • Interface with the transpiler team on:
    • Efficient data model for transpiler content.
    • Asynchronous and distributed implementation for transpiler task orchestration.
  • Bring strong architectural instincts to the team:
    • Identify and address scalability, correctness, and maintainability risks early.
    • Write clean, well-structured code that is readable by both humans and LLMs.
    • Distinguish robust tests from fragile ones; build systems that are easy to verify.
  • Embrace AI-assisted development:
    • Use agentic coding tools as a core part of your workflow to accelerate delivery.
    • Apply your architectural judgment to validate, guide, and extend AI-generated code.
  • Interface with the frontend team on:
    • Co-design the internal API for the FE and important interface contracts.
    • The best way to model data communicated between BE and FE.
  • Interface with the DevOps/Infrastructure team on:
    • Distributed task orchestration implementation.
    • Container and distributed job implementation.
  • Communicate effectively with team members and across key team interfaces.
Qualifications

Education: Bachelor's degree in Computer Science, Engineering, or a related field.

Experience: Minimum 3 - 5 years as a backend engineer. 7+ years experience preferred.

Required Technical Skills

  • Experience building and scaling backend systems, with a strong grasp of distributed systems fundamentals (queuing, consistency trade-offs, async task orchestration).
  • Proficient in Python; experience with at least one statically typed language (e.g., Rust, Go, Java, C++) and a strong grasp of data-structure-oriented design - you think carefully about types, contracts, and correctness, not just getting code to run.
  • Strong API design instincts: knows how to define clean, stable interfaces and contracts that are easy to consume and hard to misuse.
  • Strong experience with asynchronous programming paradigms.
  • Strong understanding of data model design, particularly for relational databases.
  • Strong instincts for architecture: knows what good looks like, can identify fragile code and tests before they become problems.
  • Experience building monitoring, logging, and testing in larger backend systems.
  • Experience building and maintaining REST APIs at scale.
  • Experience with task orchestration and distributed job queue technologies.
  • Actively embraces AI-assisted development - uses agentic coding tools as a productivity multiplier and is energized by, not resistant to, this shift in how software is built.

Preferred and Nice-to-Have Technical Skills

  • Experience building MCP-style service interfaces.
  • Experience with containerization and container orchestration (Docker, Kubernetes).
  • Experience with identity and access management (IdM) systems and integrations.
  • Experience working with LLM model APIs and agent toolchains; understanding of how context flows through an agentic system.
Why Join Driver

You'll work on technology at the intersection of language theory, compiler design, and generative AI, building systems that expand how both humans and machines understand code.

You'll also have an outsized impact: this is a core product role in a fast-growing company, where the things you build will directly shape how engineers and AI collaborate in the next decade.

Benefits
  • Competitive Compensation Packages - Cash & Equity
  • Flexible Work Culture
  • Unlimited Time Off + 12 Paid Company Holidays
  • Insurance - Health, Dental, & Vision
  • Life Insurance & FSA Accounts
  • 401(k) Retirement Accounts - Traditional, Roth, or Both
  • Quarterly Team Offsites

Driver is an equal opportunity employer. We celebrate diversity and are committed to creating an inclusive environment for all employees. We do not discriminate on the basis of race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status.