2

Remote Cloud Infrastructure Engineer Jobs in Raleigh, NC

Senior Software Engineer

Raleigh, NC · Remote

$125K - $165K/yr

Expertise in Rust and Python is highly valued. * 3+ years of experience with cloud infrastructure ... web-scale data engineering, leveraging data stores such as OpenSearch, Postgres (or PSQL ...

New

Senior Software Engineer

Raleigh, NC · On-site +1

$119K - $157K/yr

Expertise in Rust and Python is highly valued. * 3+ years of experience with cloud infrastructure ... web-scale data engineering, leveraging data stores such as OpenSearch, Postgres (or PSQL ...

MO2-613-Senior Azure Cloud Engineer 11694-1

Raleigh, NC · Remote

$57 - $76.25/hr

100% Remote. Our direct client has an opening for a Senior Azure Cloud Engineer 11694-1 This position is up to 12 months, with the option of extension, in Columbia, SC Please send rates and a resume.

Senior Cloud Database Operations Engineer

Raleigh, NC · On-site +1

$93K - $127K/yr

This position will be located at our office in Raleigh, NC, Austin, TX, or remote. Occasional ... Optimize AWS database infrastructure for performance, availability, and cost efficiency * Support ...

Senior Cloud Database Operations Engineer

Raleigh, NC · On-site +1

$93K - $127K/yr

This position will be located at our office in Raleigh, NC, Austin, TX, or remote. Occasional ... Optimize AWS database infrastructure for performance, availability, and cost efficiency * Support ...

Lead Data Engineer

Raleigh, NC · On-site +1

$111K - $133K/yr

... cloud infrastructure. The Data Engineer will serve as a liaison to platform user groups ensuring ... Experience working with remote teams Nice-to-Haves   * AWS Solutions Architect / Developer / Data ...

next page

Showing results 1-20

Remote Cloud Infrastructure Engineer information

See Raleigh, NC salary details

$22

$61

$84

How much do remote cloud infrastructure engineer jobs pay per hour?

As of Jul 19, 2026, the average hourly pay for remote cloud infrastructure engineer in Raleigh, NC is $61.13, according to ZipRecruiter salary data. Most workers in this role earn between $52.12 and $69.62 per hour, depending on experience, location, and employer.

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

To thrive as a Remote Cloud Infrastructure Engineer, you need expertise in cloud platforms (such as AWS, Azure, or Google Cloud), networking, and infrastructure automation, typically supported by a degree in computer science or related fields. Familiarity with tools like Terraform, Kubernetes, CI/CD pipelines, and relevant cloud certifications (e.g., AWS Certified Solutions Architect) is essential. Excellent problem-solving, self-motivation, and communication skills help you collaborate effectively across distributed teams and resolve complex technical issues. These skills and qualifications are crucial for building secure, scalable, and reliable cloud solutions while working independently in a remote environment.

What does a Remote Cloud Infrastructure Engineer do?

A Remote Cloud Infrastructure Engineer is responsible for designing, implementing, and maintaining an organization’s cloud-based systems and services, all while working remotely. They ensure that cloud environments are scalable, secure, and highly available, supporting business operations and development teams. Their duties often include configuring cloud platforms like AWS, Azure, or Google Cloud, automating infrastructure with tools such as Terraform or Ansible, monitoring system performance, and troubleshooting issues. Remote work enables them to collaborate with teams across different locations using communication and project management tools.

What is the difference between Remote Cloud Infrastructure Engineer vs Cloud Systems Administrator?

AspectRemote Cloud Infrastructure EngineerCloud Systems Administrator
CredentialsCertifications like AWS, Azure, GCP; Linux, networkingSimilar certifications; Linux, networking, cloud certifications
Work EnvironmentRemote or hybrid; cloud-focused infrastructure projectsRemote or on-site; managing cloud and on-premise systems
Industry UsageTech, finance, healthcare, any cloud-dependent sectorIT, tech, enterprise sectors with cloud infrastructure
Job FocusDesign, deploy, optimize cloud infrastructureMaintain, troubleshoot, and support cloud systems

The Remote Cloud Infrastructure Engineer and Cloud Systems Administrator roles share many certifications and work environments, often overlapping in cloud-focused industries. The main difference lies in their focus: engineers design and deploy cloud infrastructure, while administrators maintain and troubleshoot existing systems.

How does a Remote Cloud Infrastructure Engineer typically collaborate with cross-functional teams while working remotely?

Remote Cloud Infrastructure Engineers frequently collaborate with development, security, and operations teams through virtual communication platforms and project management tools. Regular video meetings, shared documentation, and real-time chat channels help ensure alignment on infrastructure deployments, troubleshooting, and system optimizations. Clear communication, proactive status updates, and a strong understanding of team workflows are crucial for success in this remote, collaborative environment. Adapting to asynchronous communication and leveraging cloud-based collaboration tools are also key aspects of working effectively in this role.
What are popular job titles related to Remote Cloud Infrastructure Engineer jobs in Raleigh, NC? For Remote Cloud Infrastructure Engineer jobs in Raleigh, NC, the most frequently searched job titles are:
What job categories do people searching Remote Cloud Infrastructure Engineer jobs in Raleigh, NC look for? The top searched job categories for Remote Cloud Infrastructure Engineer jobs in Raleigh, NC are:
What cities near Raleigh, NC are hiring for Remote Cloud Infrastructure Engineer jobs? Cities near Raleigh, NC with the most Remote Cloud Infrastructure Engineer job openings:

Senior Software Engineer Applied AI

Advanced Monitored Caregiving Inc.

Raleigh, NC • Remote

$119K - $157K/yr

Full-time

Posted 4 days ago


Job description

Senior Software Engineer: Applied AI (Voice Agents & ML Systems)

AMC Health · Remote (US) · Full-time

The pitch

We build and operate production AI voice agents that hold real phone conversations in a regulated healthcare setting, plus the machine learning and LLM pipelines around them. This is one seat that spans four disciplines that rarely come together: real-time systems, LLM engineering, traditional machine learning, and serious cloud infrastructure, all in production, all with real consequences. If you are the kind of engineer who gets restless doing one thing, this role is the opposite problem.

What you'll work across

Real-time voice AI

  • Streaming, low-latency speech-to-speech systems built on modern LLMs
  • Telephony and real-time media (call control, live audio streaming)
  • Audio handling and the quirks of real human conversation (interruptions, timing, noise)
  • Concurrency on a latency-sensitive path, where p99 matters and a stall is something a caller hears

LLM engineering

  • Wrapping nondeterministic models in deterministic control so they behave reliably in production
  • Multi-model pipelines, prompt design, and cost/latency budgeting
  • Evaluation harnesses, including LLM-as-judge and automated agent-tests-agent approaches
  • Agentic tooling that gives AI systems safe, structured access to infrastructure

Traditional (non-LLM) machine learning

  • End-to-end ML pipelines: feature engineering, model training, and scheduled inference
  • Imbalanced, messy real-world data; calibration and explainability for non-technical consumers
  • Turning research notebooks into reproducible, auditable production pipelines

Cloud and infrastructure

  • Infrastructure as code across multiple environments (we run on AWS)
  • Managed compute, data, streaming, and orchestration services
  • Security engineering in a regulated setting: encryption, least-privilege access, strict data-handling discipline
  • Observability and telemetry-driven debugging, tracing a production issue from a metric anomaly to root cause

Plus occasional full-stack work on internal tools, and an engineering workflow that leans heavily on AI coding assistants, with human accountability for every change.

What you'll actually do

  • Ship and debug code on a live, real-time voice pipeline where latency and correctness are user-facing
  • Design control systems around LLMs: guardrails, budgets, watchdogs, safe fallbacks
  • Build and operate LLM evaluation and batch-analysis pipelines
  • Own traditional ML workflows from data to scheduled production inference
  • Trace production issues from a metric anomaly to root cause, including building the evidence when the cause is a vendor

Must-haves

  • 7+ years building and operating production backend systems, with strong general-purpose programming skills (we work primarily in Python)
  • Experience running distributed systems in the cloud; comfortable debugging from telemetry to root cause
  • Hands-on production experience with LLMs or generative AI (any provider or framework), plus the judgment to know when not to use a model
  • Working fluency across the traditional machine learning lifecycle (you productionize; you do not need to publish)
  • Disciplined in a regulated environment: small, reviewable changes and careful handling of sensitive data

Nice-to-haves

  • Real-time media or telephony experience
  • Front-end / full-stack ability
  • ML pipeline experience, vector search, or embeddings
  • Fluency with AI coding assistants (our workflows assume them, with human accountability for every change)

How we work

Smallest correct change wins. Every behavior change is validated against the live system. Evidence over opinion in debugging. Code review is rigorous. Safety and privacy gate everything.

Work authorization (no exceptions)

This role is open only to US citizens and lawful permanent residents (Green Card holders). We cannot consider candidates who require visa sponsorship now or in the future, and we are unable to make exceptions of any kind.

How to apply

Please submit both of the following:

  • Your LinkedIn profile URL
  • A phone number where we can reach you

A resume is welcome but optional; the two items above are required.