2

Remote Aws Database Administrator Jobs (NOW HIRING)

Remote ( Candidate must be Local) Term: 12+ Months The contractor hired will perform the following: Creation and maintenance of JES3 JCL in order to maintain jobs that are used to support the ...

Remote Key Responsibilities: * Monitor and optimize database performance using tools such as ... Administer and tune Azure SQL databases (performance metrics, scaling, availability) * Partner with ...

Database Administrator

Mclean, VA · On-site +1

$115K - $135K/yr

Overview We are looking for seasoned Data Administrator to work with our team and our clients to ... Experience in crafting database / data warehouse solutions in cloud (Preferably AWS. Alternatively ...

Location: Atlanta, GA / Dallas, TX (Remote) * No of positions: 2 Required 5-7+ years of working ... Needs to have experience in Google Cloud Platform or similar Cloud (AWS, Azure, etc ...

Fully Remote Travel: Occasional travel (once per year) to Ft. Knox, KY Clearance: Must be eligible ... Administer and maintain Azure SQL databases, including user access, configurations, and security ...

$75K/yr

REMOTE OPTIONS, PHOENIX Categories: Information Technology/Services DEPARTMENT OF REVENUE Funding ... AWS Certified Database - Specialty, Azure Database Administrator Associate or Google Cloud ...

Be Seen First

Relevant certifications (AWS Database Specialty, Microsoft SQL/Azure DBA) Company Description The professional staffing division of EmployBridge, America's Leading Workforce Specialist: When our ...

next page

Showing results 1-20

Remote Aws Database Administrator information

See salary details

$10

$49

$74

How much do remote aws database administrator jobs pay per hour?

As of Jun 16, 2026, the average hourly pay for remote aws database administrator in the United States is $49.16, according to ZipRecruiter salary data. Most workers in this role earn between $38.46 and $59.13 per hour, depending on experience, location, and employer.

What are the key skills and qualifications needed to thrive as a Remote AWS Database Administrator, and why are they important?

To thrive as a Remote AWS Database Administrator, you need strong expertise in database management, cloud computing, and AWS services, typically supported by a degree in computer science or related fields. Familiarity with tools like Amazon RDS, Aurora, DynamoDB, CloudWatch, and relevant AWS certifications such as AWS Certified Database - Specialty is highly valued. Excellent problem-solving abilities, communication skills, and the capacity to work independently are crucial soft skills for this remote role. These competencies ensure secure, efficient, and reliable database operations, which are vital for supporting scalable and high-performing cloud-based applications.

What are the common challenges faced by Remote AWS Database Administrators and how can they be addressed?

Remote AWS Database Administrators often encounter challenges such as managing database performance across distributed environments, ensuring data security, and coordinating with geographically dispersed teams. To address these, it is important to leverage AWS monitoring tools like CloudWatch, implement best practices for encryption and access control, and maintain clear communication channels with development and operations teams. Proactively automating routine maintenance and backups also helps minimize downtime and ensures data integrity while working remotely.

What is the difference between Remote Aws Database Administrator vs Remote Cloud Database Engineer?

AspectRemote Aws Database AdministratorRemote Cloud Database Engineer
CertificationsAWS Certified Database - Specialty, AWS Certified Solutions ArchitectAWS Certified Database - Specialty, cloud platform certifications
Work EnvironmentCloud-based, remote, working with AWS servicesCloud-based, remote, designing and implementing cloud databases
Employer & Industry UsageTech companies, cloud service providers, enterprises using AWSTech firms, cloud service providers, organizations deploying cloud infrastructure

The Remote Aws Database Administrator primarily manages and maintains AWS cloud databases, focusing on performance, security, and backups. In contrast, the Remote Cloud Database Engineer designs, develops, and implements cloud database solutions, often working on architecture and integration. Both roles require AWS certifications and involve remote work in cloud environments, but their core responsibilities differ in management versus development tasks.

What is a Remote AWS Database Administrator?

A Remote AWS Database Administrator is an IT professional who manages and maintains cloud-based databases hosted on Amazon Web Services (AWS) from a remote location. Their responsibilities include installing, configuring, monitoring, securing, and optimizing AWS database services such as Amazon RDS, Aurora, DynamoDB, and Redshift. They ensure data integrity, backup and recovery, and high availability while troubleshooting issues and implementing performance improvements. Working remotely, they use AWS management tools and follow best practices to support organizational data needs. This role typically requires strong knowledge of AWS services, SQL, security best practices, and automation tools.
More about Remote Aws Database Administrator jobs
What cities are hiring for Remote Aws Database Administrator jobs? Cities with the most Remote Aws Database Administrator job openings:
What are the most commonly searched types of Aws Database Administrator jobs? The most popular types of Aws Database Administrator jobs are:
What states have the most Remote Aws Database Administrator jobs? States with the most job openings for Remote Aws Database Administrator jobs include:
Infographic showing various Remote Aws Database Administrator job openings in the United States as of June 2026, with employment types broken down into 92% Full Time, 1% Part Time, 1% Temporary, and 6% Contract. Highlights an 81% Physical, 6% Hybrid, and 13% Remote job distribution, with an average salary of $102,260 per year, or $49.2 per hour.
Database Administrator (DBA) / Database Engineer

Database Administrator (DBA) / Database Engineer

CalAmp

Remote

$92K - $158K/yr

Full-time

Posted 18 hours ago


Job description

Overview
CalAmp's K-12 transportation platform tracks the buses that move ~1 million students every school day across 400+ North American school districts. We run Microsoft SQL Server self-hosted on AWS EC2 - 9 production instances, 600+ customer databases, more than a billion rows of operational data, and growing. (An eventual move to AWS RDS is on the table as a future direction, not a near-term plan.)
We're hiring a hands-on Database Engineer with strong production experience who is ready to grow into architecture, automation, and modern engineering practices.
Responsibilities
What you'll work on
Performance - the daily craft. Diagnose and fix slow queries, plan regressions, and locking storms across 9 SQL Server instances supporting customer-facing operations. You'll inherit a decade of accumulated SQL - your first 90 days are about understanding it before re-architecting it.
Reporting replica architecture. We need to separate analytical workload from operational SQL Server before it costs us customer SLAs. You'll lead the design - likely AWS DMS feeding a multi-tenant Aurora PostgreSQL store, but the call is yours after scoping. This is a flagship project, not a maintenance task.
Archival. Sound data retention strategy across 600+ customer DBs that doesn't degrade restore-from-backup integrity. You'll define the policy and own the automation.
AWS cost. SQL Server EE licensing on EC2 isn't cheap. There's measurable savings on the table for a DBA/Database Engineer who knows where to look - edition choice, reserved instances, right-sizing, replica strategy.
Schema migrations and ETL. Schema-change process across all customer DBs. Today this is partially manual; the goal is to make it automated, reliable, and low-risk.
Database SME for engineering - a core part of this role. You're the subject-matter expert who reviews every schema change from developers before it ships, and you bring actionable design insight - not just approvals. Profile and optimize queries and stored procedures alongside the engineers writing them. You're the "is this going to scale?" voice in design reviews - adding insight where it counts, not gatekeeping for the sake of it.
On-call rotation. Light by industry standards: rotation runs once every five weeks, with on-call hours from 6 AM to 11 PM Eastern. We try to keep paging events rare; we expect you to push us toward making them rarer.
What's different about this team
We use AI tools across the development lifecycle - including query analysis, schema changes, runbook authoring, and operational workflows. Our engineers ship more code per sprint with Claude Code as a pair-programmer, and we expect our DBA to do the equivalent for database work. We value candidates who are open to integrating AI into their workflow to improve speed and quality. If it means restructuring how you operate, we want to talk.
We're not hiring "AI experience" as a checkbox. We're hiring people willing to rethink their craft.
Qualifications
Must-haves
  • 4-8 years of hands-on DBA / Database Engineering experience, meaningful share on SQL Server
  • Database SME mindset - you've reviewed engineering schema changes, contributed design insight in code/architecture reviews, and partnered with developers (not gatekept them). This is a core part of the role, not a side responsibility.
  • PostgreSQL proficiency - or willingness to develop it (aligned to future reporting architecture)
  • Cloud database experience on AWS - self-hosted SQL Server on EC2 today; RDS familiarity is a plus given a possible future migration
  • Performance tuning track record - you can talk through specific queries you fixed and how
  • Strong SQL: query writing, plan reading, index design, locking and isolation
  • Comfort scripting in Python or PowerShell for automation
  • Linux and Windows both
  • HA / replication topologies (Always On, log shipping, transactional)
  • Strong written communication - this is an opinionated engineering team; you'll write proposals and defend them
  • Bachelor's in CS, Information Systems, or equivalent practical track

Strong pluses
  • Multi-tenant SaaS data architectures (per-customer databases or shared schemas)
  • AWS DMS or other CDC replication experience
  • Aurora PostgreSQL
  • AWS cost optimization (Reserved Instances, Savings Plans, sizing)
  • Datadog, Dynatrace, or similar APM
  • Experience using AI-assisted development tools (helpful but not required)
  • Background in operationally-critical SaaS (transportation, healthcare, finance)

What we don't expect
You don't need K-12 domain experience. You don't need MongoDB. You don't need IoT background. Show up curious; we'll teach the domain.
Logistics
Applicants must be legally authorized to work in the US on a permanent basis. We are unable to sponsor at this time.
If this is the right fit, apply now - interviews this week and next.
Market Minimum
USD $92,509.00/Yr.
Market Maximum
USD $158,587.00/Yr.