Jobbörse
Finde Jobs in deiner Nähe – ob vor Ort, hybrid oder remote.- Ähnliche Jobs zu: Senior Database Administrator
Senior Database Administrator
Hard Rock DigitalFloridaWhat are we building? Hard Rock Digital is a team focused on becoming the best online sportsbook, casino, and social gaming company in the world. We're building a team that resonates with passion for
Senior Database Administrator
Karsun Solutions, LLCFloridaJoin Karsun Solutions to grow your career with the company transforming possible for the US Government.At Karsun, collaboration drives our community. We're committed to building an environment where t
Senior Database Administrator
Karsun Solutions, LLCCaliforniaJoin Karsun Solutions to grow your career with the company transforming possible for the US Government.At Karsun, collaboration drives our community. We're committed to building an environment where t
Senior Database Administrator
HamsaPolandHamsa is building the new operating system (O/S) for global finance. The company is growing fast with $400B on platform in 2025 and $1T in 2026. Serving the world's largest financial institutions, Ham
Senior Database Administrator
DISH Network L.L.CDenverCompany Summary EchoStar is reimagining the future of connectivity. Our business reach spans satellite television service, live-streaming and on-demand programming, smart home installation services, m
Senior Database Administrator
Karsun Solutions, LLCWashingtonJoin Karsun Solutions to grow your career with the company transforming possible for the US Government.At Karsun, collaboration drives our community. We're committed to building an environment where t
Senior Database Administrator
Karsun Solutions, LLCRaleighJoin Karsun Solutions to grow your career with the company transforming possible for the US Government.At Karsun, collaboration drives our community. We're committed to building an environment where t
Senior Database Administrator
Karsun SolutionsSpringfieldJoin Karsun Solutions to grow your career with the company transforming possible for the US Government.At Karsun, collaboration drives our community. We're committed to building an environment where t
Senior Database Administrator
Eliassen GroupJefferson CitySenior Database Administrator AnywhereType:ContractCategory:EngineerIndustry:Financial ServicesWorkplace Type:RemoteReference ID:JN -062026-107444Date Posted:06/14/2026Shortcut:http://careers.eliassen
Senior Database Administrator
Cruz AssociatesNashvilleIf you are unable to complete this application due to a disability, contact this employer to ask for an accommodation or an alternative application process. Senior Database Administrator Full-time Reg
Senior Database Administrator
Plano ISDPlanoPay Grade: 838Pay Rate: $323.28 min dailyPrimary Purpose This position is responsible for managing and supporting district-wide files and database systems, enterprise integrations, including the perfo
Senior Database Administrator
CGS Federal (Contact Government Services)DoralEmployment Type: Full-Time, Mid LevelDepartment: Information TechnologyContact Government Services is seeking a Senior Database Administrator to assist with administering all aspects of Microsoft SQL
Senior Database Administrator
CyberData TechnologiesBethesdaJob Title: Senior Database AdministratorJob Location: Bethesda, MD / Hybrid / Remote*** Ability to Obtain a Public Trust Clearance is a Requirement for this Position ***CyberData Technologies is seeki
Senior Database Administrator
US132 Guidehouse Digital, LLCWashingtonJob Family: Database Administration Travel Required: Up to 10% Clearance Required: Ability to Obtain Public Trust What You Will Do: Leading database transition and modernization activities, including
Senior Database Administrator
CGS Federal (Contact Government Services)BostonEmployment Type: Full-Time, Mid LevelDepartment: Information TechnologyContact Government Services is seeking a Senior Database Administrator to assist with administering all aspects of Microsoft SQL
Senior Database Administrator
CGS Federal (Contact Government Services)San FranciscoEmployment Type: Full-Time, Mid LevelDepartment: Information TechnologyContact Government Services is seeking a Senior Database Administrator to assist with administering all aspects of Microsoft SQL
Senior Database Administrator
Arcwood EnviroIndianapolisOverview About ArcwoodEvery advancement—from the products we use to the medicines and technologies we depend on—creates waste that must be handled responsibly. For more than 50 years, Arcwood Environm
Senior Database Administrator
Robotics Prcocess Automation, LLCPort ReadingSenior Database Administrator ( DBA ) to join a fast-paced, multi-tasking, collaborative infrastructure team supporting both legacy and cloud-based database environments. This role requires deep RDBMS
Senior Database Administrator
Ice ServicesAtlantaJob Purpose The successful candidate will be a part of the Global MSSQL DBA team with focus on performance tuning, troubleshooting, design, deployment, and production support of Microsoft SQL Servers
Senior Database Administrator
Multnomah CountyPortlandOverview Are you aSenior Database Administratorwith deep expertise in Snowflake and Azure Cloud? Join Multnomah County as a Senior Database Administrator (DBA) to lead our transition from on‑premise s
Senior Database Administrator
CompunnelAliso ViejoWe are seeking a Senior Database Administrator with extensive experience in administering and modernizing cloud-first data platforms, primarily Azure and Snowflake, along with secondary support for on
Senior Database Administrator
Greenberg Traurig, LLPFort LauderdaleGreenberg Traurig (GT), a global law firm with locations across the world in 15 countries, has an exciting employment opportunity for you. We offer competitive compensation and an excellent benefits p
Senior Database Administrator
Mbi LlcNewarkThis role requires deep technical mastery of Oracle Exadata, Oracle E-Business Suite (EBS), and complex Oracle database upgrades, including end-to-end migrations from 11g to 19c. Local Candidates Only
Senior Database Administrator
Karsun SolutionsAnnapolisJoin Karsun Solutions to grow your career with the company transforming possible for the US Government.At Karsun, collaboration drives our community. We're committed to building an environment where t
Senior Database Administrator
Berkshire Hathaway Homestate CompaniesPlanoSenior Database Administrator – Workers Compensation Division Berkshire Hathaway Homestate Companies, Workers Compensation Division, has an immediate need for a Senior Database Administrator to design
Senior Database Administrator
- Florida, New York, United States
- Florida, New York, United States
Über
Rooted in the kindred spirits of Hard Rock and the Seminole Tribe of Florida, the new Hard Rock Digital taps a brand known the world over as the leader in gaming, entertainment, and hospitality. We're taking that foundation of success and bringing it to the digital space. Ready to join us?
What's the position? Every bet and payout at Hard Rock Digital is a database transaction that has to be fast and accurate. A casino game resolves in milliseconds; settling a big sporting event moves millions of balances at once, and none can be wrong.
We're hiring a Senior Database Administrator to own production reliability for our CockroachDB and PostgreSQL fleet. You'll diagnose contention, range hotspots, retry storms, plan regressions, and cross-region latency in systems that move money at scale. You'll read execution plans and reason about the optimizer that produced them, inspect database internals when behavior doesn't match the docs, write Go and Python tooling that makes the next incident faster to solve, and set standards that application engineers rely on under pressure.
Claude Code, Codex, and similar AI harnesses are part of how this team works. You'll use them to investigate incidents, generate probes, summarize evidence, and turn one-off debugging into durable tooling. The goal is to spend less time on toil and more on the work that compounds: better defaults, safer migrations, and tooling that makes the next incident shorter than the last.
What You'll Do Reliability & Performance
Operate and evolve multi-region CockroachDB clusters and PostgreSQL instances across production, staging, and development.
Investigate contention, serialization retries (SQLSTATE 40001), and range hotspots in the transaction paths behind bets, wagers, settlements, and payouts.
Diagnose leaseholder placement, monotonic-key write pressure, and cross-region latency that turn one query into several network round trips.
Trace a slow query to its execution plan, the plan to optimizer behavior, and the behavior to the schema or application call path that caused it.
Catch plan regressions after statistics changes, schema changes, data growth, or releases, then turn the fix into a safer rollout pattern.
Assess schema-change and backfill risk before it reaches large tables: lock behavior, retry pressure, capacity impact, and rollback path.
Plan capacity, scaling events, and version upgrades that customers don't feel.
Observability & Incident Response
Build database observability with Prometheus, Grafana, Mimir, Loki, and Snowflake: dashboards backed by real queries, alerting on leading indicators, and SLO tracking.
Connect database symptoms to application behavior and business events so alerts point at causes.
Join the on-call rota for the data layer, lead incident analysis when the database is part of the failure, and drive blameless postmortems toward durable fixes.
Instrument the system to surface degradation before it becomes an incident.
Automation & Tooling
Build Go and Python tools that make incidents easier to understand: log collectors, explain-plan analyzers, migration checks, capacity models, and runbook generators.
Automate provisioning, configuration, backup, and recovery with Terraform and other infrastructure-as-code tools.
Work with platform engineering on CI/CD, deployment safety, and change management for database-touching services.
AI-Augmented Engineering
Use Claude Code, Codex, and similar harnesses in daily work to investigate incidents, generate probes, draft runbooks, and write tooling.
Keep the harness grounded in logs, traces, metrics, and source code, and verify its output against production facts before you ship it.
Evaluate AI-assisted observability and anomaly detection, and share what works with the team.
Security & Compliance
Implement and audit access controls, authentication, authorization, and encryption in transit and at rest.
Support data-protection, audit-logging, and retention requirements for a regulated gaming platform.
Standards & Mentorship
Build a database center of excellence: documentation, standards, and reusable patterns that other teams build against.
Mentor engineers on database fundamentals, distributed-systems behavior, and operational discipline.
Read CockroachDB and PostgreSQL internals when a problem needs a code-level answer, and bring what you learn back to the team.
What are we looking for?
5+ years operating production relational databases as a DBA, Database Reliability Engineer, or Data Platform Engineer.
Deep production experience with PostgreSQL, CockroachDB, or another relational database management system, with fluency in the tradeoffs behind isolation, consensus, locality, and query planning.
You understand how a SQL engine works under the hood: MVCC, the Volcano iterator execution model, and cost-based optimizer frameworks such as Cascades. You apply that knowledge to indexing strategy and to execution plan analysis.
Working knowledge of distributed-systems fundamentals: consensus (Raft and Paxos), distributed transactions, consistency models, and failure modes.
You write tools and automation in Python or Go, and you can debug and suggest fixes to line-of-business code in Java or a similar language.
Experience with infrastructure-as-code and a monitoring and observability stack such as Grafana or Datadog.
UNIX/Linux administration with shell scripting, comfort on a cloud platform (AWS preferred, Azure, or GCP welcome), and willingness to join an on-call rota.
Clear technical writing and speech. You'll work across teams.
What You've Done The strongest candidates show evidence here, not a checklist.
Shipped Go or Python tooling for database operations, performance analysis, migration safety, or incident response that other engineers then used.
Investigated production incidents end-to-end using metrics, logs, query fingerprints, execution plans, and source-level reasoning.
Owned a database platform through on-call, post-incident repair, standards, and cross-team adoption.
Used AI coding agents in real engineering work, with review habits that keep generated output tied to evidence.
Run CockroachDB in production.
Contributed to an open-source database such as PostgreSQL.
Worked with streaming infrastructure such as Kafka and Materialize.
Worked with a modern data warehouse or analytics platform such as ClickHouse Cloud or Snowflake.
Practiced SRE along the lines of the Google SRE books.
What's in it for you? We offer our employees more than just competitive compensation. Our team benefits include:
Competitive pay and benefits
Flexible vacation allowance
A hybrid / remote working environment
Startup culture backed by a secure, global brand
Opportunity to build products enjoyed by millions as part of a passionate team
Team gatherings around the US and Europe
Employer-sponsored training and conference attendance
Opportunity to work in an AI-first environment with access to the tools you need to excel at your job
Roster of Uniques We care deeply about every interaction our customers have with us, and trust and empower our staff to own and drive their experience. Our vision for our business and customers is built on fostering a diverse and inclusive work environment where regardless of background or beliefs you feel able to be authentic and bring all your talent into play. We want to celebrate you being you (we are an equal opportunity employer).
#J-18808-Ljbffr
Sprachkenntnisse
- English
Dieses Stellenangebot stammt von einer Partnerplattform von TieTalent. Klick auf „Jetzt Bewerben”, um deine Bewerbung direkt auf deren Website einzureichen.