1

Site Reliability Engineer Sre Jobs in Rochester, NY

Collaborate with production, maintenance, quality, and engineering teams to improve equipment reliability and manufacturing performance. * Participate in continuous improvement initiatives focused on ...

Engineer process solutions and reliability improvement from concept to network implementation ... Monitor material handling equipment metrics and partner with site team to resolve equipment ...

Site Director

Webster, NY

$150K - $190K/hr

With deep domain expertise and extensive engineering capabilities, Invio partners with clients from ... We take pride in the reliability of our team and the difficult problems we solve for customers.

Site Director

Webster, NY · On-site

$150K - $190K/yr

With deep domain expertise and extensive engineering capabilities, Invio partners with clients from ... We take pride in the reliability of our team and the difficult problems we solve for customers.

Expected to meet key performance indicators (KPIs) related to facility uptime, work order resolution, vendor performance, and overall site reliability. Regular performance reviews will assess ...

Expected to meet key performance indicators (KPIs) related to facility uptime, work order resolution, vendor performance, and overall site reliability. Regular performance reviews will assess ...

CoVolt Power is a leading utility-scale EPC (Engineering, Procurement & Construction) company ... Lead site construction efforts on multi-disciplined, fast track projects for the Company on remote ...

CoVolt Power is a leading utility-scale EPC (Engineering, Procurement & Construction) company ... Lead site construction efforts on multi-disciplined, fast track projects for the Company on remote ...

Senior Engineer

Rochester, NY · On-site

$103K - $141K/yr

Leadership (people managers/leaders) #LI-AM1 #LI-On-Site Company: NY STATE ELECTRIC & GAS CORP ... NERC Reliability Standards compliance roles and responsibilities may include additional access ...

Showing results 41-60

Site Reliability Engineer Sre information

See Rochester, NY salary details

$10

$62

$90

How much do site reliability engineer sre jobs pay per hour?

As of Sep 2, 2026, the average hourly pay for site reliability engineer sre in Rochester, NY is $62.89, according to ZipRecruiter salary data. Most workers in this role earn between $54.09 and $71.88 per hour, depending on experience, location, and employer.

What is a site reliability engineer (SRE)?

A Site Reliability Engineer (SRE) is a professional who combines software engineering and IT operations skills to ensure reliable, scalable, and efficient systems. SREs automate system operations, monitor system health, and manage incident response to minimize downtime and ensure high availability. Their work bridges the gap between development and operations teams, focusing on building robust infrastructure and processes. SREs often use tools and practices like automation, monitoring, and performance tuning to maintain service reliability. They also set and measure service level objectives (SLOs) to align system performance with business goals.

What are the key skills and qualifications needed to thrive as a site reliability engineer (SRE), and why are they important?

To thrive as a Site Reliability Engineer (SRE), you need a solid background in software engineering, systems administration, and automation, often supported by a degree in computer science or a related field. Familiarity with cloud platforms (like AWS, GCP, or Azure), containerization (Docker, Kubernetes), and monitoring tools (Prometheus, Grafana), as well as scripting languages such as Python or Bash, is typically required. Strong problem-solving, communication, and collaboration skills help SREs manage incidents and work effectively with development and operations teams. These competencies are essential to ensure system reliability, optimize performance, and maintain seamless service availability.

What are some of the most common challenges faced by site reliability engineers (SREs), and how can they be addressed?

Site Reliability Engineers often face challenges such as managing the balance between reliability and rapid feature deployment, handling on-call responsibilities, and automating manual processes. To address these, SREs work closely with development and operations teams to implement strong monitoring, establish clear service level objectives (SLOs), and continually improve incident response procedures. Building a culture of blameless postmortems and investing in automation can also help reduce repetitive work and improve overall system reliability.

What is the difference between Site Reliability Engineer Sre vs DevOps Engineer?

AspectSite Reliability Engineer SreDevOps Engineer
CredentialsTypically requires experience in systems engineering, scripting, and monitoring toolsOften has certifications in cloud platforms, automation, and CI/CD tools
Work EnvironmentFocuses on maintaining system reliability, scalability, and incident responseEmphasizes automation, deployment, and continuous integration/delivery
Industry UsageCommon in tech, finance, and large-scale cloud servicesWidely used across startups, tech companies, and enterprises

While both roles aim to improve system performance and automation, Site Reliability Engineers Sre primarily focus on reliability and incident management, whereas DevOps Engineers concentrate on deployment automation and continuous integration. The roles often overlap but serve distinct core functions within IT and software development teams.

What are popular job titles related to Site Reliability Engineer Sre jobs in Rochester, NY?

For Site Reliability Engineer Sre jobs in Rochester, NY, the most frequently searched job titles are:

What cities near Rochester, NY are hiring for Site Reliability Engineer Sre jobs?

Cities near Rochester, NY with the most Site Reliability Engineer Sre job openings:

Infographic showing various Site Reliability Engineer Sre job openings in Rochester, NY as of August 2026, with employment types broken down into 100% Full Time. Highlights an 93% In-person, and 7% Hybrid job distribution, with an average salary of $130,816 per year, or $62.9 per hour.

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Rochester, NY • On-site

$20 - $30/hr

Full-time

Posted yesterday

New


Job description

Type: Contract, hourly

Location: Remote

Hours: 20–30 per week

Pay: $20–30/hour, based on experience and language coverage

Start: Immediate

ABOUT THE ROLE

We evaluate how well advanced AI coding agents solve real engineering problems. An agent is given a real open source codebase inside a container and a hard task, then works on its own for 80 to 250 steps. A trajectory is the full record of that run — every command, result, and decision.

You will do two jobs, and you should expect either on any given day.

•Annotate — Read a trajectory nobody has looked at yet and judge it step by step.

• Review — Take an existing annotation, written by our AI tooling or another person, and confirm, correct, or reject it.

TASKS YOU'LL SEE

• Feature build — Add a working feature to a live library without breaking anything that already worked.

• Rebuild — Work out what a compiled tool does by running it, then rebuild it to match its output, exit codes, and file effects.

• Bug hunt — Find and fix twenty undocumented bugs across a dozen files with no test suite, then record what caused them.

Mostly Python and Go, with some Rust, C, and Ct+. A trajectory runs about 100 steps.

WHAT YOU JUDGE IN A TRAJECTORY

• Was the command right for the state the environment was actually in?

• Did the agent read the previous output correctly?

• Was the step wrong, or only inefficient — these are scored differently.

• Where did the run first go off course — usually earlier than where it visibly broke.

• Did the agent notice its own mistake and recover, or keep building on a false assumption?

• Did it game the grader instead of solving the task (e.g., weakening a test or hardcoding an expected value)?

WHAT WE NEED FROM YOU

• Experience — 2+ years in software engineering, DevOps, or site reliability, with real debugging in real codebases.

• Languages — Strong in Python or Go, and able to read a language you've never used.

• Linux — Comfortable with logs, running processes, build failures, and containers.

• Workflow — Everyday Git, diffs, pull requests, and issue tracking.

• Debugging — Able to work with no test suite and no error message pointing at the cause.

• Focus — Able to hold context across a long run, because step 74 can depend on step 12.

• Writing — Clear English, since every judgement needs an explanation another engineer can check.