Talent.com

Web developer Jobs in Bellevue, WA

Create a job alert for this search

Web developer • bellevue wa

Last updated: 14 hours ago

Software Development Engineer, Kiro Web

Amazon Development Center U.S., Inc.Seattle, Washington, USA
Full-time

The future of software development is agentic.AWS is building Kiro — a frontier AI-powered development environment that autonomously tackles development tasks, maintains context across interactions... Show more

Developer

Onramp LabSeattle, WA, US
Remote
Full-time
Quick Apply

As an AI first company, our team excels across 3 specialized divisions.Our conversational AI division pioneers cutting edge customer engagement solutions.The publishing team focuses on sidehustles.... Show more

Manager, Developer Experience, AWS Developer Experience

Amazon Web Services, Inc.Seattle, Washington, USA
Full-time

AWS Developer Experience is looking for a Manager to lead a team of developer advocates.This team is responsible for how millions of developers learn, build with, and talk about AWS.You'll own the ... Show more

Web Operations Manager, Amazon Leo, Amazon Leo

Amazon Kuiper Commercial Services LLCBellevue, Washington, USA
Full-time +1

Amazon Leo is Amazon's low Earth orbit satellite network.Our mission is to deliver fast, reliable broadband connectivity to customers beyond the reach of existing networks.From households to small ... Show more

 • New!

CADD Station Developer

Avance ConsultingSeattle, United States
Full-time

Must Have Technical/Functional Skills.Computing and Programming language like C++, C, across native Unix platforms.Deep knowledge of software/hardware compatibility and solutions approach.Experienc... Show more

Java Lead Developer

The AES GroupBellevue, WA, United States
Full-time
Quick Apply

Role: Senior Java Lead Developer<br /> Location: Bellevue, WA</b><br /> <br /> <b>Let's create our future together at The AES Group!</b><br /> <br ... Show more

 • New!

Marketing Manager - Web Optimization

BECUSeattle, WA, United States
$106,600.00–$130,100.00 yearly
Full-time

Marketing Manager - Web Optimization.Is it surprising to hear that a financial institution of 1.Our "people helping people" philosophy has guided us since 1935, driving our deep commitment to servi... Show more

Director, Developer Relations

CoreWeaveBellevue, WA, United States
$165,000.00–$242,000.00 yearly
Full-time +1

CoreWeave is The Essential Cloud for AI.Built for pioneers by pioneers, CoreWeave delivers a platform of technology, tools, and teams that enables innovators to build and scale AI with confidence.T... Show more

Appian Lead Developer

MaximusSeattle, WA, US
$130,000.00 yearly
Full-time

Maximus TCS (Technology and Consulting Services) Internal Job Profile Code: TCS154, T4, Band 7 Job-Specific Minimum Requirements: - Bachelor's degree in Computer Science, IT, Engineer... Show more

Frontend Developer - Remote

YO AI LabsSeattle, WA, USA
Remote
Full-time
Quick Apply

AI training project by creating reinforcement learning environments that evaluate AI models on complex software engineering tasks using.You will design reproducible environments, deterministic veri... Show more

Executive Assistant, Amazon Web Services Talent Acquisition

Amazon.com Services LLCSeattle, Washington, USA
Full-time

We are seeking a self-motivated, highly organized, customer obsessed EA to support the leader of Amazon Web Services (AWS).You will act as partner to a small and senior team developing and scaling ... Show more

Application Developer

Central Business Solutions, IncRedmond, Washington, United States
Full-time

As a Mid-Level Application Developer, you will be responsible for developing and maintaining ASP.You will work closely with the project team to ensure timely delivery of high-quality software solut... Show more

Software Developer

TuringSeattle, Washington, United States
Full-time
Quick Apply

Based in San Francisco, California, Turing is the world’s leading research accelerator for frontier AI labs and a trusted partner for global enterprises deploying advanced AI systems.Turing support... Show more

Golang Developer

Volto USARedmond, WA, United States
Full-time
Quick Apply

Hi Team,</p> <p>I'm Muthu, Senior Technical Recruiter at Volto Consulting.Job Title: Golang Developer<br /> Location: Redmond, WA Onsite<br /> Job Type: Contract ... Show more

Developer III

PDS Inc, LLCSeattle, WA, US
$80.00 hourly
Full-time
Quick Apply

Anaplan experience is the primary requirement.Looking for someone with Level 3 – Solution Architecture Certification.Year Experience working with cross functional teams.Experience with program... Show more

Web Content Strategy and Digital Experience Director

University Of WashingtonSeattle, WA, United States
$120,000.00 yearly
Full-time +1

Content And Digital Experience Director.UW Medicine has an outstanding opportunity for a Content and Digital Experience Director to join their team.Reporting to the Assistant Vice President, Digita... Show more

Senior.NET Developer

Siri InfoSolutions IncBellevue, WA, United States
Full-time
Quick Apply

NET Developer<br /> Location: Bellevue, WA<br /> Term: Full Time<br /> <br /> Job Description</b></p> <p><br /> Must Have Technical/Functional Skills... Show more

Web Operations Manager, Amazon Leo, Amazon Leo

AmazonBellevue, WA, United States
Permanent

Web Content Operations Manager.Amazon Leo is Amazon's low Earth orbit satellite network.Our mission is to deliver fast, reliable broadband connectivity to customers beyond the reach of existing net... Show more

AEM Developer

VSG Business Solutions LLCSeattle, WA, United States
Full-time
Quick Apply

About the role</b></p> <ul> <li style="margin-top:3px; margin-bottom:3px">As an AEM Developer you will be responsible for managing and optimizing digital asset man... Show more

People also ask
Software Development Engineer, Kiro Web

Software Development Engineer, Kiro Web

Amazon Development Center U.S., Inc.Seattle, Washington, USA
30+ days ago
Job type
  • Full-time
Job description

The future of software development is agentic. AWS is building Kiro — a frontier AI-powered development environment that autonomously tackles development tasks, maintains context across interactions, and continuously learns from its work. Kiro is already transforming how developers build and maintain software, and we're just getting started.

We're looking for a Software Development Engineer to build the server-side systems that power Kiro Web — a local web application that manages multiple AI agent sessions through the Agent Client Protocol (ACP). You'll own the backend that spawns, orchestrates, and communicates with kiro-cli processes, handling JSON-RPC 2.0 messaging over stdin/stdout, WebSocket fan-out to connected browsers, and the REST APIs that enable multi-agent team coordination.

The challenges are systems-level and novel: managing a pool of AI agent child processes with independent lifecycles, building a WebSocket gateway that multiplexes real-time notifications from dozens of concurrent sessions, implementing tool approval interception and relay, and designing the inter-agent communication layer that lets orchestrator agents delegate work to specialized agents via REST. You'll also build the distribution infrastructure that delivers Kiro to millions of developers — multi-platform builds, CDN-backed metadata services, and update delivery mechanisms.

Your impact spans both the local development experience and global distribution. Every developer managing AI sessions through the Kiro Web UI depends on your server layer. Every developer downloading Kiro for the first time uses your distribution systems.

This is your chance to build the engine behind the agent that builds the future.

Key job responsibilities
- Build and maintain the Kiro Web server (Fastify/Node.js/TypeScript) — session manager, ACP client adapter, WebSocket gateway, and REST API
- Implement the process-per-session architecture: spawning kiro-cli ACP child processes, managing JSON-RPC 2.0 communication over stdin/stdout, and handling lifecycle events (crash recovery, session resume, stale PID handling)
- Build the multi-agent team orchestration layer — team session lifecycle, inter-agent prompt routing with topology validation, parallel dispatch, and skill injection
- Design and implement the WebSocket fan-out system that multiplexes notifications from multiple ACP processes onto browser clients, tagged by session/team/role
- Build and operate Kiro's multi-platform distribution system — metadata services, platform detection, CDN configuration (CloudFront), custom channel authorization, and release automation
- Implement tool approval interception: hold execution when agents request permissions, emit approval requests to the frontend, and relay user decisions back to the agent
- Write comprehensive tests, build monitoring/alerting, and participate in on-call rotations
- Contribute to API design, architecture reviews, and team technical direction

About the team
Kiro Web builds the web-based experiences and platform services for Kiro. Our server layer is the bridge between browser UIs and kiro-cli's Agent Client Protocol — we spawn and manage AI agent processes, multiplex their real-time output to the browser via WebSocket, and orchestrate multi-agent teams through REST APIs. We also own the distribution platform that delivers Kiro builds worldwide via CloudFront. Tech stack: TypeScript, Node.js 22, Fastify, WebSockets, JSON-RPC 2.0, pnpm monorepo. The team is between Seattle and Portland, shipping weekly.

BASIC QUALIFICATIONS

- 3+ years of non-internship professional software development experience
- 2+ years of non-internship design or architecture (design patterns, reliability and scaling) of new and existing systems experience
- 1+ years of software development engineer or related occupational experience
- 1+ years of designing and developing large-scale, multi-tiered, multi-threaded, embedded or distributed software applications, tools, systems, and services using: C#, C++, Java, or Perl experience
- 1+ years of Object Oriented Design experience
- Bachelor's degree or foreign equivalent in Computer Science, Engineering, Mathematics, or a related field
- Experience programming with at least one software programming language

PREFERRED QUALIFICATIONS

- 3+ years of full software development life cycle, including coding standards, code reviews, source control management, build processes, testing, and operations experience
- Bachelor's degree in computer science or equivalent

Amazon is an equal opportunity employer and does not discriminate on the basis of protected veteran status, disability, or other legally protected status.

Our inclusive culture empowers Amazonians to deliver the best results for our customers.