2

Remote Azure Engineer Jobs in Florida (NOW HIRING)

Full Stack Engineer Hillpointe is hiring a Full Stack Engineer to help build HPOS, the property ... Remote state in Azure Storage with locking, drift detection in pipelines. Qualifications:

If not, this role is fully remote. We do not restrict applicants based on job site or posting ... Build and improve CI/CD pipelines and operational workflows using Azure DevOps and GitHub * Work ...

Data Engineer

Miami, FL · Remote

$135K - $155K/yr

Expertise in 2-3 major cloud and data platforms (e.g., Azure, AWS, GCP, Snowflake, Databricks, and ... Flexible remote work environment with a collaborative, high-talent team Salary: $135,000 - $155,000 ...

If not, this role is fully remote. We do not restrict applicants based on job site or posting ... Build and improve CI/CD pipelines and operational workflows using Azure DevOps and GitHub * Work ...

This is a remote position with preference given to East Coast candidates. Responsibilities ... Create and manage automated test scripts and test suites within Azure DevOps (ADO) or similar ...

Proficiency with tools like Azure DevOps (VSTS), Figma, MS Project, and Git-based systems ... Full remote work flexibility within the U.S. * Ownership of core product components with room to ...

AI/ML Engineer

Miami, FL · On-site +1

$120K - $150K/yr

Remote / Hybrid / Onsite Department: Engineering Job Summary We are looking for a skilled AI/ML ... OpenAI API / Azure OpenAI * Vector Databases (Pinecone, FAISS, ChromaDB) * Prompt Engineering

Senior .NET Developer (Remote Opportunity)

Tampa, FL · Remote

$51.50 - $68/hr

NET Developer for a 100% remote position supporting a large federal government healthcare ... NET-based APIs that power an Azure integration platform connecting CRM applications with enterprise ...

Senior .NET Developer (Remote Opportunity)

Tampa, FL · On-site +1

$51.50 - $68/hr

NET Developer for a 100% remote position supporting a large federal government healthcare ... NET-based APIs that power an Azure integration platform connecting CRM applications with enterprise ...

Showing results 41-60

Remote Azure Engineer information

See Florida salary details

$19

$40

$57

How much do remote azure engineer jobs pay per hour?

As of Aug 6, 2026, the average hourly pay for remote azure engineer in Florida is $40.08, according to ZipRecruiter salary data. Most workers in this role earn between $32.36 and $46.54 per hour, depending on experience, location, and employer.

What are the key skills and qualifications needed to thrive as a remote Azure engineer?

To thrive as a Remote Azure Engineer, you need strong expertise in cloud computing, Azure infrastructure, scripting (such as PowerShell or Azure CLI), and a background in IT or computer science. Familiarity with Azure DevOps, ARM templates, and certifications like Microsoft Certified: Azure Solutions Architect Expert are highly valued. Excellent problem-solving, communication, and self-management skills distinguish top performers, especially when working remotely. These qualifications enable effective deployment, management, and troubleshooting of Azure environments while collaborating with distributed teams.

What is a remote Azure engineer?

A Remote Azure Engineer is an IT professional who specializes in designing, implementing, and managing cloud solutions using Microsoft Azure while working remotely. They collaborate with teams to build scalable cloud infrastructure, optimize performance, and ensure security. Responsibilities often include deploying virtual machines, configuring networking, automating workflows, and monitoring cloud environments. Strong expertise in Azure services, infrastructure as code, and security best practices is essential for this role.

What does a remote Azure engineer do?

As a Remote Azure Engineer, your daily tasks often include provisioning and managing cloud infrastructure, monitoring system performance, implementing security and compliance measures, and supporting application deployments. You may collaborate with development teams to optimize cloud solutions, troubleshoot incidents, and automate routine tasks using scripts and tools. Communication with cross-functional teams is key, as you'll help translate business needs into technical solutions and provide Azure expertise. Most remote roles also require proactive documentation and participation in virtual meetings to ensure alignment and effective project delivery.

What job categories do people searching Remote Azure Engineer jobs in Florida look for? The top searched job categories for Remote Azure Engineer jobs in Florida are:
What cities in Florida are hiring for Remote Azure Engineer jobs? Cities in Florida with the most Remote Azure Engineer job openings:
Infographic showing various Remote Azure Engineer job openings in Florida as of August 2026, with employment types broken down into 90% Full Time, 4% Part Time, 1% Temporary, 4% Contract, and 1% Nights. Highlights an 85% Physical, 5% Hybrid, and 10% Remote job distribution, with an average salary of $83,362 per year, or $40.1 per hour.

Full Stack Developer

Hillpointe

Winter Park, FL • Remote

Full-time

Re-posted 16 days ago


Job description

WHY HILLPOINTE? Hillpointe is a fully integrated real estate development and investment management firm focused on developing market-rate workforce housing across the Sun Belt. Ranked at the top of NMHC's list of Builders and Developers, our team ensures best-in-class execution.

Built on its long and proven track record of real estate development, the firm's investment approach is centered around its in-house general contracting expertise, enabling direct control of cost and delivery timeframe. For each project, Hillpointe directly controls land acquisition, land development, construction, procurement of building materials, asset management, and capital markets. This is more than just a job - it's a career-defining opportunity! At Hillpointe, you'll be part of a dynamic, innovative team that has tangible impacts on day-to-day operations and contributes directly to overall success.

Full Stack Engineer


Hillpointe is hiring a Full Stack Engineer to help build HPOS, the property management platform for our vertically integrated multifamily real estate business, from scratch. This is a greenfield engineering role. You will help establish the architecture, design the data model, ship the first services, and set the patterns the rest of the platform will inherit.
Expect a zero-to-one cadence. Design an API contract in the morning, ship a Postgres migration before lunch, push a Bicep change to staging by end of day. We optimize for engineers who can hold the full stack in their head, make sound architectural decisions, and ship working software at pace.

The Role at a Glance:

  • Scope: Schema to UI: Database design, API contracts, frontend components, infrastructure. No tier is off-limits.
  • Surface: Greenfield build: Property management platform built from scratch. Multi-tenant from day one. Operator tooling, leasing, accounting, capital markets.
  • Cadence: Zero to one: Trunk-based development, short-lived branches, feature flags, working software in staging on a daily rhythm.
  • Impact: Foundational: What you ship in the first year becomes how the platform works for the next ten.

Key Responsibilities:

  • React surfaces: First-generation operator and resident-facing applications. React 18 with TypeScript, Vite, TanStack Query v5, React Hook Form, Zod. Component composition against the PDS Foundation design system. The patterns set here will be inherited by every surface that follows.
  • Service layer: TypeScript services on Node 20 LTS with NestJS or Express. OpenAPI contracts shared with the front end through code generation. JWT and OAuth flows, RBAC enforcement, structured audit logs, request-scoped tracing. The shared libraries that every future service will depend on.
  • Postgres data model: Multi-tenant schema design on Azure Database for PostgreSQL Flexible Server. Tenant isolation strategy, normalization tradeoffs, index strategy from day one, audit trails baked into the data model. Migrations through Prisma or Knex.
  • Warehouse integration: Stand up change data capture from Postgres into the Bronze layer of Enzo, our medallion warehouse. Establish read models surfaced from Gold-layer views back into product. Contract-first design with the data team.
  • Event-driven backbone: Asynchronous workflows over Azure Service Bus. Idempotent consumers, dead-letter handling, exactly-once where the business requires it. The async patterns the rest of the platform will adopt.
  • Infrastructure and Observability: Bicep modules for App Service, Functions, Container Apps, Service Bus, Key Vault, and managed identities. Multi-stage Azure DevOps pipelines. Structured logs, OpenTelemetry, and SLO definitions in place before we ever take production traffic.
  • Stack:
    • Front End: React 18 + TypeScript 5
      • React 18 with Suspense and concurrent features, TypeScript 5.x strict, Vite, TanStack Query v5, React Hook Form with Zod, the PDS Foundation design system through Figma MCP.
    • Back End: Node 20 + NestJS
      • Node 20 LTS, NestJS or Express, TypeScript strict mode, Prisma against Postgres, BullMQ on Redis for background work, OpenAPI 3.x contracts generated for both sides.
    • Data: Azure Postgres + Fabric
      • Azure Database for PostgreSQL Flexible Server, Azure Data Factory for orchestration, Microsoft Fabric lakehouse with Bronze/Silver/Gold layers, Power BI Premium, Python and PySpark on the data team.
    • Cloud: Microsoft Azure
      • App Service Premium, Function Apps, Container Apps, Service Bus with sessions, Key Vault with managed identities, Application Insights, Front Door Premium, private endpoints throughout.
    • Devops: GitHub + Azure DevOps
      • GitHub for source and PR review, Azure DevOps multi-stage YAML pipelines for CI/CD. Trunk-based development, required reviews, automated test gates, environment promotion via parameters.
    • Infrastructure: Bicep + Terraform
      • Bicep modules for first-party Azure, Terraform for cross-cloud and third-party providers. Remote state in Azure Storage with locking, drift detection in pipelines.

Qualifications:

  • Required:
    • Five-plus years in production: building web applications. You have taken a system from greenfield to production, or rebuilt the foundations of one that needed it.
    • TypeScript depth: generics, conditional types, discriminated unions, branded types. You know when to reach for them and when to stop.
    • React expertise: hooks, render optimization, error boundaries, Suspense. You can diagnose a re-render storm and you've written a custom hook that earned its keep.
    • Production Node.js: event loop awareness, streaming and backpressure, memory profiling, graceful shutdown, structured logging.
    • Relational data modeling: schema design, normalization tradeoffs, index strategy, partitioning, query plan analysis. You catch N+1 in code review.
    • API design: REST conventions, idempotency, versioning, pagination, OpenAPI specifications, authentication patterns (OAuth 2.0, JWT, session).
    • Azure or equivalent: production experience with App Service, Functions, identity, networking, observability. AWS or GCP at the same depth is fine.
    • CI/CD and IaC discipline: pipeline-as-code, environment promotion, automated test gates, infrastructure as reviewed artifacts, no clicks in the portal.
  • Preferred:
    • Postgres extensions in production: pg_stat_statements, pgvector, pgcrypto, PostGIS, logical replication.
    • Lakehouse and BI tooling at production scale: Microsoft Fabric, Power BI Premium with DAX, Python and PySpark on the data plane.
    • Event-sourced architectures, CQRS, sagas, or domain-driven design applied to a real codebase.
    • LLM-assisted engineering: Claude Code, Cursor, or retrieval-augmented internal tooling shipped to other engineers.
    • Real estate, property management, financial services, or other regulated-industry domain experience.
    • RUST development experience.