1

Contract Aws Ecs Jobs (NOW HIRING)

AWS infra engineer Job Location: Phoenix AZ Job Type: Contract * Strong understanding and ... AWS Lambda,AWS S3,AWS Database Service,AWS Infra Services,AWS VPC,AWS ECS,AWS EC2,Aws Elb ...

Contract * Design and develop scalable secure and high-performance application architectures ... ECS,AWS Cloud Architecture, Cloud Solution Architecture ,Angular, Java, Microservice s,Node.js ...

Full Stack AWS Cloud Engineer Duration of Contract: Long term contract Target Date: Asap Location ... Deploy and manage applications on AWS (ECS, Lambda, S3, DynamoDB). * Implement IaC (CloudFormation ...

This is a six-month hybrid (one day a week onsite in San Carlos, CA) contract role with hourly ... Experience with Docker, AWS ECS (Fargate), and infrastructure-as-code using AWS CDK * Experience ...

Java Developer

Denver, CO · On-site

$80 - $120/hr

We are looking for an experienced Java Developer to join our development team on a contract basis ... AWS (ECS, API Gateway, DynamoDB) * GitLab & GitLab CI/CD * Terraform * IntelliJ IDEA Ideal ...

New

AWS CDK Architect--Remote

Manhattan, NY · On-site

$71.50 - $93.75/hr

This is a 6+ month remote contract , open to candidates based in US. The ideal architect has a ... Lambda, ECS, EC2 * Networking: VPC, Subnets, Transit Gateways, Security Groups, Route53 * Storage ...

Sr DevOps Engineer

Owings Mills, MD · On-site +1

$124K - $160K/yr

... Contract / #REMOTE SKILLSETS NEEDED: * Significant development experience (6+ years) with containerization and Docker * Container Orchestration skills (Example: Kubernetes, AWS ECS or AWS EKS 6+ ...

AWS CDK Architect--Remote

New York, NY · On-site +1

$70.75 - $93/hr

This is a 6+ month remote contract , open to candidates based in US. The ideal architect has a ... Lambda, ECS, EC2 * Networking: VPC, Subnets, Transit Gateways, Security Groups, Route53 * Storage ...

next page

Showing results 1-20

Contract Aws Ecs information

See salary details

$30

$48

$99

How much do contract aws ecs jobs pay per hour?

As of Aug 19, 2026, the average hourly pay for contract aws ecs in the United States is $48.93, according to ZipRecruiter salary data. Most workers in this role earn between $41.11 and $50.72 per hour, depending on experience, location, and employer.

What is the difference between Contract Aws Ecs vs Cloud Engineer?

AspectContract Aws EcsCloud Engineer
CertificationsAWS Certified Solutions Architect, AWS Certified DevOps EngineerAWS certifications, cloud platform certifications (Azure, GCP)
Work EnvironmentProject-based, short-term contracts, cloud infrastructure managementFull-time or contract, designing and maintaining cloud solutions
Industry UsageTech, e-commerce, startups, enterprises using AWSVarious industries adopting cloud technology
Search & Comparison IntentContract Aws Ecs vs Cloud EngineerRelated cloud roles, cloud engineering jobs

Contract Aws Ecs roles focus on deploying and managing containerized applications using AWS Elastic Container Service, often in short-term projects. Cloud Engineers have broader responsibilities, including designing, implementing, and maintaining cloud infrastructure across platforms. While both roles require AWS knowledge and certifications, Contract Aws Ecs positions are more specialized in container orchestration, whereas Cloud Engineers work on comprehensive cloud solutions.

More about Contract Aws Ecs jobs

What cities are hiring for Contract Aws Ecs jobs?

Cities with the most Contract Aws Ecs job openings:

What are the most commonly searched types of Aws Ecs jobs?

The most popular types of Aws Ecs jobs are:

What states have the most Contract Aws Ecs jobs?

States with the most job openings for Contract Aws Ecs jobs include:

Infographic showing various Contract Aws Ecs job openings in the United States as of August 2026, with employment types broken down into 92% Full Time, 1% Part Time, and 7% Contract. Highlights an 77% Physical, 8% Hybrid, and 15% Remote job distribution, with an average salary of $101,781 per year, or $48.9 per hour.

Software Development Engineer II, AWS ECS

Amazon

Seattle, WA • On-site

Full-time

Posted yesterday

New


Amazon rating

7.4

Company rating: 7.4 out of 10

Based on 7,096 frontline employees who took The Breakroom Quiz

6th of 39 rated national retailers


Job description

Are you familiar with Service Meshes, Container Networking, and Ingress Traffic Management. They're the dedicated infrastructure layers that facilitate seamless communication between services and microservices - making it easy to connect, monitor, secure, and control services at scale. Here's your opportunity to be part of the AWS Container Networking offerings that power millions of customer workloads: **ECS Service Connect**, **ECS Service Gateway**, and **AWS Cloud Map**.
Our networking stack is built on three foundational pillars:
- **Envoy Proxy & xDS Control Plane (Service Connect)** - At the core of our service mesh lies Envoy, a versatile, open-source proxy deployed as a sidecar to intercept and manage east-west traffic

Our team builds the Envoy Management Server (xDS) control plane that configures thousands of Envoy proxies in real-time - enabling zero-code load balancing, retries, circuit-breaking, observability, and traffic routing across microservices.
- **Elastic Load Balancing Integration (Service Gateway)** - For north-south ingress traffic, we orchestrate AWS Elastic Load Balancers (ALB & NLB) on behalf of customers. Service Gateway automates the provisioning and lifecycle management of load balancers, listener rules, target groups, TLS certificates, and security groups - abstracting away complex networking infrastructure so customers can expose their ECS services to the internet with a single API call.
- **AWS Cloud Map (Service Discovery)** - The foundational registry that powers service discovery across the stack. Cloud Map provides DNS-based and API-based service registration and resolution, enabling ECS services to find and communicate with each other without hard-coded endpoints

It serves as the backbone for both Service Connect's internal routing and Service Discovery's DNS resolution.
Key job responsibilities
- Design, develop, and operate highly available, scalable distributed systems for container networking and service mesh infrastructure
- Build and extend the Envoy Management Server (xDS) control plane - implementing CDS, EDS, LDS, and RDS APIs that configure thousands of Envoy proxies in real-time for east-west service mesh traffic
- Design and build ELB orchestration systems for Service Gateway - automating ALB/NLB provisioning, listener rule management, target group bindings, TLS certificate association, and multi-service bin-packing to optimize north-south ingress traffic and customer costs
- Develop and scale Cloud Map as the central service registry - building DNS-based and API-based discovery, namespace management, health checking integration, and cross-account service resolution
- Design and implement APIs for ingress traffic management (Service Gateway), service-to-service communication (Service Connect), and service discovery (Cloud Map)
- Drive operational excellence - on-call, COE investigations, deployment safety, and production health
- Build AI-powered operational tooling - develop skills, agents, and automation that improve diagnostics, accelerate root-cause analysis, and enhance operational metrics and alarming
- Design and implement customer self-service capabilities - enabling customers to diagnose, troubleshoot, and resolve networking issues independently through better APIs, dashboards, and guided workflows
- Collaborate with cross-functional teams including Product Managers, partner AWS service teams (ELB, Route 53, ECS Scheduler), and open-source communities
- Influence technical direction through design documents, code reviews, and architectural decisions
A day in the life
Your morning might start with a code review for a teammate's control plane change, followed by a quick check on the deployment pipeline - yesterday's release is baking in gamma and the canary metrics look healthy.
Mid-morning, you dive into a design document for a new feature. You sketch out the system interactions, identify edge cases, and post your proposal for team review.
After lunch, you pair with a teammate to debug a subtle production issue. You trace the request flow end to end, reproduce it locally, and draft a fix.
Later in the afternoon, you work on an AI-powered diagnostic skill you've been building - it correlates metrics, events, and logs to automatically surface root causes for common customer issues

You test it against a recent ticket and it correctly identifies a misconfigured timeout. Before wrapping up, you join a quick sync with a partner team to align on an API contract, then review the on-call dashboard - all green.
Some days you're deep in Envoy internals tracing an HTTP/2 connection issue; other days you're designing a customer-facing API or building automation that makes the next on-call shift smoother. No two days are the same, but the thread that ties them together is making container networking invisible - so customers can focus on their applications, not their infrastructure.


What Amazon employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom


Amazon logo

About Amazon

Sourced by ZipRecruiter

Amazon.com, Inc., commonly known as Amazon, is an American multinational technology company. It was founded by Jeff Bezos in 1994 and initially started as an online marketplace for books. Since then, Amazon has expanded its operations and become one of the largest e-commerce companies in the world. Amazon's primary business is its online retail platform, where customers can purchase a vast array of products, including electronics, clothing, books, home goods, and much more. The company offers a convenient and user-friendly shopping experience, with features such as fast shipping, customer reviews, and personalized recommendations. In addition to its e-commerce platform, Amazon has diversified its business into various other areas. One of its notable ventures is Amazon Web Services (AWS), a comprehensive cloud computing platform that provides services such as storage, compute power, and database management to individuals and businesses. AWS has become a leader in the cloud computing industry, powering many websites and applications worldwide. Amazon has also developed its own consumer electronics, including the popular Amazon Kindle e-reader, Fire tablets, Fire TV streaming devices, and the Alexa-powered Echo smart speakers. The Alexa voice assistant, integrated into these devices, allows users to interact with their devices using voice commands, perform tasks, and access information. Furthermore, Amazon has expanded into media and entertainment. It operates Prime Video, a streaming service that offers a wide range of movies, TV shows, and original content. Amazon Music provides a platform for streaming and purchasing digital music, while Audible offers audiobooks and other audio content. The company's commitment to customer satisfaction and convenience is demonstrated by its membership program, Amazon Prime. Prime members receive various benefits, including free two-day shipping, access to streaming services, exclusive deals, and more.

Industry

It services, book publishers, retail, real estate, computer and electronic product manufacturing and software development

Company size

10,000+ Employees

Headquarters location

Seattle, WA, US