2

Remote Java Aws Jobs in Utah (NOW HIRING)

... Java and Go * Bachelor's degree in Computer Science or a closely related field (or equivalent ... Experience with Cloud Services (AWS, Google Cloud, Microsoft Azure, etc). * Experience with SQL ...

... Go or Java. * Computer Science degree or a closely related field (or foreign equivalent ... Cloud services (AWS, Google Cloud, Microsoft Azure, etc) * Container orchestration systems like ...

Senior Web Engineer

Salt Lake City, UT · On-site +1

$121K - $145K/yr

This is a remote position; however, the candidate must reside within 30 miles of one of the ... Exposure to backend technologies such as Java(preferred) or Node.js. * Experience with cloud-native ...

Senior Web Engineer

Salt Lake City, UT · On-site +1

$121K - $145K/yr

This is a remote position; however, the candidate must reside within 30 miles of one of the ... Exposure to backend technologies such as Java(preferred) or Node.js. * Experience with cloud-native ...

Remote Java Aws information

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

To thrive as a Remote Java AWS Developer, you need strong proficiency in Java programming, cloud architecture, and experience with AWS services, often backed by a relevant degree or certifications such as AWS Certified Developer. Familiarity with tools like AWS Lambda, EC2, S3, and CI/CD pipelines, as well as version control systems like Git, is typically required. Excellent problem-solving skills, self-motivation, and effective remote communication are vital soft skills in this role. These skills and qualities ensure the developer can build scalable cloud applications, collaborate effectively in distributed teams, and adapt to evolving technical requirements.

What is a Remote Java AWS developer?

A Remote Java AWS developer is a software engineer who specializes in building, maintaining, and deploying Java applications on Amazon Web Services (AWS) infrastructure, while working from a location outside of a traditional office setting. These professionals use AWS tools and services such as EC2, Lambda, S3, and others to create scalable and secure cloud-based applications in Java. Their work often involves collaborating with distributed teams, automating deployments, and ensuring that applications perform efficiently in the cloud. They must be proficient in both Java programming and AWS cloud technologies.

What is the difference between Remote Java Aws vs Remote Java Developer?

AspectRemote Java AwsRemote Java Developer
Required CredentialsJava certification, AWS certifications (e.g., AWS Certified Developer)Java certification, general programming skills
Work EnvironmentCloud-based, AWS cloud infrastructureVarious environments, including cloud and on-premises
Industry UsageCloud-focused companies, AWS usersBroad software development across industries
Common Search/ComparisonYesNo

Remote Java Aws roles typically require AWS certifications and focus on cloud infrastructure, while Remote Java Developer roles are broader, covering various environments and industries. The main difference lies in the specialization in AWS cloud services for Remote Java Aws positions.

How does a Remote Java AWS developer typically collaborate with team members and stakeholders across different locations?

As a Remote Java AWS developer, collaboration is often facilitated through a combination of virtual meetings, code repositories, and project management tools. You’ll regularly participate in stand-ups, sprint planning, and code reviews via video calls and chat platforms to keep aligned with team objectives. Cloud-based tools like GitHub, Jira, and AWS CodeCommit ensure seamless sharing and integration of code. Clear communication and proactive updates are key to overcoming the challenges of working remotely, ensuring everyone stays on the same page despite time zone differences.
What are the most commonly searched types of Java Aws jobs in Utah? The most popular types of Java Aws jobs in Utah are:
What cities in Utah are hiring for Remote Java Aws jobs? Cities in Utah with the most Remote Java Aws job openings:
Senior Software Engineer, AI-Augmented Backend

Senior Software Engineer, AI-Augmented Backend

WEX

Salt Lake City, UT • Remote

$116K - $151K/yr

Full-time

Medical, Dental, Vision, Life, Retirement, PTO

Posted 15 days ago


WEX Inc. rating

7.3

Company rating: 7.3 out of 10

Based on 21 frontline employees who took The Breakroom Quiz

14th of 20 rated payment service providers


Job description

This is a remote position; however, the candidate must reside within 30 miles of one of the following locations: Boston, MA; San Francisco Bay Area, CA; Dallas, TX; Salt Lake City, UT; Seattle, WA; and Portland, ME

About the Team/ Role


Our backend team is in the middle of a large-scale platform modernization: incrementally retiring a legacy SOAP/Informix monolith in favor of a REST-based, event-driven architecture on PostgreSQL and Redis, applied through the Strangler pattern so that customer-facing services keep running without interruption.


We're looking for a Senior Software Engineer, AI-Augmented Backend who brings deep, hands-on technical depth to this effort. This is an individual-contributor role built for someone who wants to own hard problems end to end - designing the systems, writing the critical code, and raising the bar for engineering quality across the team.
If you enjoy untangling legacy systems, designing clean APIs and event pipelines, and caring about correctness in a payments environment where mistakes have real financial and compliance consequences, this role is for you.
How you'll make an impact

  • Own the design and implementation of complex backend services in Java and Spring Boot, from architecture through production rollout and operability.
  • Drive the incremental migration of legacy functionality toward REST using the Strangler pattern.
  • Design event-driven data flows (CDC pipelines, schema evolution, idempotent consumers) that keep distributed systems consistent under load.
  • Make and document consequential architecture decisions: API contracts, data models, consistency and transactional boundaries, failure modes, and rollback strategy.
  • Practice spec-driven development: define clear, machine-readable contracts and specifications (e.g., OpenAPI, schema definitions, RFC 9457 problem formats) before implementation, so that designs are unambiguous, reviewable, and consumable by both humans and AI agents.
  • Use AI-assisted development tooling effectively and responsibly - leveraging coding assistants and agentic workflows to accelerate delivery while owning correctness, review, and the security implications of generated code.
  • Own service availability and reliability: design for high availability, define and defend SLOs/error budgets, plan for graceful degradation and failover, and participate in on-call to keep critical payment paths healthy.
  • Build observability in from the start, not as an afterthought - instrument services with metrics, distributed tracing, and structured logging (OpenTelemetry / Micrometer), and use that telemetry to drive alerting, SLOs, and incident diagnosis.
  • Set the standard for code quality, testing, and operational readiness, and raise that standard through code review, design review, and technical mentorship of other engineers.
  • Build for a payments environment: handle sensitive cardholder data responsibly, design with PCI DSS requirements in mind, and bake in audit logging and least-privilege access from the start.
  • Diagnose and resolve performance and reliability issues across the stack - query optimization, caching strategy, indexing, connection management, and latency under real production traffic.
  • Partner with product, platform, and other engineering teams to break large initiatives into safe, shippable increments.

Tech You'll Work With


Java Spring Boot PostgreSQL Informix Redis Apache Kafka Debezium (CDC) Avro / schema registry AWS (EKS) HashiCorp Vault OpenTelemetry / Micrometer / Prometheus / Grafana OpenAPI / spec-driven development AI-assisted development tooling REST API design Domain-Driven Design SLOs / on-call CI/CD

Experience you'll bring

  • 7+ years of professional software engineering experience, with a strong track record of building and operating backend services in production.
  • Deep expertise in Java and the Spring / Spring Boot ecosystem.
  • Strong command of relational databases - data modeling, query optimization, indexing, and transaction management.
  • Demonstrated experience designing and evolving RESTful APIs (versioning, error semantics, idempotency, backward compatibility).
  • Hands-on experience with distributed and/or event-driven systems (e.g., Kafka or similar messaging/streaming platforms).
  • Solid grounding in system design: you can reason about consistency, fault tolerance, scalability, and operational trade-offs, and communicate those trade-offs clearly.
  • Strong observability practice - you instrument services with metrics, distributed tracing, and structured logging using OpenTelemetry, Prometheus, and Grafana, and use that telemetry to define alerts, diagnose incidents, and understand production behavior.
  • Experience operating high-availability services: defining and meeting SLOs, designing for failover and graceful degradation, and supporting production systems through on-call.
  • Comfort with spec-driven development - designing against explicit contracts (OpenAPI, schemas, well-defined error formats) before writing code.
  • Effective, judicious use of AI-assisted development tools (spec driven development, skills), with clear ownership of the correctness, quality, and security of the resulting code
  • A demonstrated security mindset - you think about data protection, safe credential handling, and injection / input-validation risks by default.
  • Strong written and verbal communication; able to influence technical direction across a team without formal authority.
  • Working knowledge of Domain-Driven Design (aggregates, bounded contexts, application services).
  • Experience with AWS and Kubernetes (EKS), HashiCorp Vault, and Redis-compatible caching at scale.
  • Must be authorized to work in the United States without sponsorship.

Preferred Qualifications

  • Experience modernizing legacy systems, particularly with the Strangler pattern or comparable incremental-migration approaches.
  • Familiarity with Change Data Capture (e.g., Debezium) and schema-registry-backed event pipelines (Avro/Protobuf).
  • Experience in payments, fintech, or other regulated, high-compliance domains (PCI DSS exposure a plus).
  • Experience with legacy migrations off Informix or comparable enterprise RDBMS platforms.
  • Performance / load testing experience (e.g., k6) and capacity planning.
  • Proven track record with AI-driven development platforms such as Claude Code, Cursor, Augment, and GitHub Copilot.
The base pay range represents the anticipated low and high end of the pay range for this position. Actual pay rates will vary and will be based on various factors, such as your qualifications, skills, competencies, and proficiency for the role. Base pay is one component of WEX's total compensation package. Most sales positions are eligible for commission under the terms of an applicable plan. Non-sales roles are typically eligible for a quarterly or annual bonus based on their role and applicable plan. WEX's comprehensive and market competitive benefits are designed to support your personal and professional well-being. Benefits include health, dental and vision insurances, retirement savings plan, paid time off, health savings account, flexible spending accounts, life insurance, disability insurance, tuition reimbursement, and more. For more information, check out the "About Us" section.Pay Range: $121,500.00 - $145,500.00

What WEX Inc. employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom