1

Backend Engineer Jobs in Indiana (NOW HIRING)

About the Role We're looking for a Software Engineer who builds and operates the AI-native backend systems powering our go-to-market motion. You'll design multi-agent architectures, build reliable ...

Collaborate closely with product managers, data scientists, and backend engineers to deeply understand business needs and create impactful ML/AI applications. * Actively engage with diverse ...

Collaborate closely with product managers, data scientists, and backend engineers to deeply understand business needs and create impactful ML/AI applications. * Actively engage with diverse ...

Collaborate closely with product managers, data scientists, and backend engineers to deeply understand business needs and create impactful ML/AI applications. * Actively engage with diverse ...

Collaborate closely with product managers, data scientists, and backend engineers to deeply understand business needs and create impactful ML/AI applications. * Actively engage with diverse ...

Collaborate closely with product managers, data scientists, and backend engineers to deeply understand business needs and create impactful ML/AI applications. * Actively engage with diverse ...

Collaborate closely with product managers, data scientists, and backend engineers to deeply understand business needs and create impactful ML/AI applications. * Actively engage with diverse ...

Sr. Software Engineer (On-Site)

Fort Wayne, IN ยท On-site

$121K - $159K/yr

This role is backend-heavy and centered on C#, VB.NET, and SQL Server systems that power core kiosk ... Collaborate with developers, the Software Development Manager, the product team, and technical ...

Backend & API Engineering: Designing scalable, secure services that power complex workflows and integrate across distributed systems. * Frontend & User Experience: Building responsive, maintainable ...

next page

Showing results 1-20

Backend Engineer information

See Indiana salary details

$57.6K

$140.5K

$189.4K

How much do backend engineer jobs pay per year?

As of Jul 22, 2026, the average yearly pay for backend engineer in Indiana is $140,509.00, according to ZipRecruiter salary data. Most workers in this role earn between $118,000.00 and $163,700.00 per year, depending on experience, location, and employer.

What are some common challenges Backend Engineers face when integrating new technologies into existing systems?

Backend Engineers often encounter challenges when integrating new technologies, such as ensuring compatibility with legacy systems, maintaining data consistency, and minimizing service disruptions during deployment. They must carefully plan migrations, coordinate with frontend and DevOps teams, and implement thorough testing to avoid introducing bugs or security vulnerabilities. Effective communication and documentation are key to overcoming these challenges and ensuring a smooth transition.

What are the key skills and qualifications needed to thrive as a Backend Engineer, and why are they important?

To thrive as a Backend Engineer, you need strong programming skills in languages like Java, Python, or Node.js, a solid understanding of algorithms, and experience with databases, typically supported by a degree in computer science or related field. Familiarity with tools such as RESTful APIs, cloud platforms (e.g., AWS, Azure), version control systems (like Git), and containerization technologies (Docker, Kubernetes) is common. Problem-solving ability, attention to detail, and effective communication are vital soft skills for this role. These skills and qualities are essential for building robust, scalable systems and collaborating efficiently within development teams.

What is the difference between Backend Engineer vs Software Developer?

AspectBackend EngineerSoftware Developer
Primary FocusDesigning, building, and maintaining server-side applications and databasesDeveloping software across various layers, including frontend and backend
Skills & CertificationsProficiency in server-side languages (e.g., Java, Python), databases, APIsProficiency in multiple programming languages, software design, and sometimes frontend skills
Work EnvironmentTypically in backend teams, working on server infrastructure and APIsCan work on full-stack or specific areas; broader scope
Industry UsageCommon in tech companies, startups, and enterprises focusing on backend systemsWidespread across all software development sectors

While both roles involve coding and software development, Backend Engineers specialize in server-side logic, databases, and APIs, whereas Software Developers may work on both frontend and backend components. The roles often overlap, but Backend Engineers focus more on the infrastructure that powers applications.

What are Backend Engineers?

Backend Engineers are software developers who focus on building and maintaining the server-side logic, databases, and APIs that power web and mobile applications. They ensure that the data requested by the frontend systems is delivered efficiently and securely. Their work involves writing code in languages like Python, Java, or Node.js, integrating with databases, and optimizing the overall performance of applications. Backend Engineers also play a crucial role in ensuring data integrity and implementing security best practices.
More about Backend Engineer jobs
What are the most commonly searched types of Backend Engineer jobs in Indiana? The most popular types of Backend Engineer jobs in Indiana are:
What cities in Indiana are hiring for Backend Engineer jobs? Cities in Indiana with the most Backend Engineer job openings:
What are popular job titles related to Backend Engineer jobs in IN? For Backend Engineer jobs in IN, the most frequently searched job titles are:
Infographic showing various Backend Engineer job openings in Indiana as of July 2026, with employment types broken down into 1% As Needed, 88% Full Time, 6% Part Time, and 5% Contract. Highlights an 83% Physical, 3% Hybrid, and 14% Remote job distribution, with an average salary of $140,509 per year, or $67.6 per hour.
Software Engineer, GTM AI - Python

Software Engineer, GTM AI - Python

Telnyx

Brazil, IN โ€ข On-site

Other

Posted 16 days ago


Job description

About the Team

The RevOps team owns the systems layer, operations & automation that supports Telnyx's growth engine. Historically, that meant administering GTM tools used by humans: Salesforce, marketing automation, enrichment vendors, routing, campaign workflows, reporting, and vendor integrations.

That operating model is changing. Telnyx is increasingly building AI agents and automation that interact directly with the GTM stack. The systems team now needs to support both human-facing workflows and bot-facing infrastructure: clean data, reliable integrations, durable automations, documented process, and scalable operating patterns.

About the Role

We're looking for a Software Engineer who builds and operates the AI-native backend systems powering our go-to-market motion. You'll design multi-agent architectures, build reliable integrations across complex business systems, and own services end-to-end from prototype through production.

The systems you build orchestrate LLM-powered agents that handle real business workflows - qualifying leads, generating emails, routing meetings, enriching contacts, and managing outbound campaigns. These are stateful, multi-step agent systems running on Kubernetes that make decisions, call tools, and interact with external APIs under real constraints: rate limits, token budgets, cost targets, and data quality issues.

You'll partner with Engineering Leads and Technical Product Managers to understand the problem space, then translate those problems into well-architected, observable, and maintainable software. This isn't prompt engineering and it isn't gluing together SaaS tools - it's systems engineering with AI as a core primitive.

This is a hands-on builder role with high ownership. You'll make architectural decisions, ship iteratively, debug production issues, and care deeply about what happens after code merges.

Responsibilities

  • Design and build multi-agent AI systems in Python that handle complex, multi-step business workflows - qualification, email generation, routing, enrichment, and outbound orchestration
  • Architect model-agnostic abstraction layers that decouple business logic from LLM providers, enabling flexibility across Claude, GPT, and open-source models
  • Build and operate backend services (FastAPI/Flask) deployed on Kubernetes with CI/CD, managing the full lifecycle from deployment configuration to production reliability
  • Design tool-use patterns for AI agents - structured function calling, multi-step reasoning, state management across conversation turns, and graceful handling of model failures
  • Build integrations across external systems (CRM, enrichment APIs, outreach platforms, Slack) with proper error handling, retries, rate limiting, and data contracts
  • Instrument and monitor AI systems in production - build observability into agent behavior, track success rates, detect regressions, and debug non-deterministic failures
  • Design and run experiments (A/B tests, prompt variations, model comparisons) with proper evaluation infrastructure to measure what's actually working

Requirements

  • 2+ years of software engineering experience building backend services in Python
  • Production experience building multi-step AI agent systems - stateful workflows where models make decisions, call tools, and operate across multiple turns, not single-shot API wrappers
  • Strong understanding of LLM internals as they affect system design: context window management, token budgets, cost/latency/capability tradeoffs across models, structured outputs, and strategies for handling hallucination and refusals
  • Experience testing and evaluating non-deterministic AI systems - you understand that assert output == expected doesn't work and have built or used alternatives
  • Solid software architecture fundamentals: API design, state management, fault tolerance, and graceful degradation when upstream services fail
  • Production experience with containerized deployments (Docker, Kubernetes) and CI/CD pipelines
  • Experience integrating with external APIs at scale - auth flows, rate limiting, retries, data normalization, and managing the operational complexity of multiple third-party dependencies
  • Proficiency with SQL and data systems for building targeting, enrichment, and analytics pipelines
  • Built observability into production systems - structured logging, tracing, alerting, and monitoring that you actually use to debug issues
  • High ownership: you deploy your own code, investigate your own incidents, and close the loop between what you shipped and how it performs

Nice to Have

  • Experience with specific GTM/RevOps systems (Salesforce, Apollo, Lusha, enrichment providers) or similar complex business platforms
  • Background in growth engineering, marketing automation, or revenue operations tooling
  • Experience with Slack bot development or conversational AI interfaces
  • Contributions to or experience with open-source AI agent frameworks
  • Familiarity with ArgoCD, StatefulSets, or Kubernetes operations beyond basic deployments