Talent.com

Web developer Jobs in Bellevue, WA

Create a job alert for this search

Web developer • bellevue wa

Last updated: 5 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

Web Experience Manager, WFS Global MKTG

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

The Workforce Staffing Web Production team creates exceptional candidate experiences to attract and hire the hundreds of thousands of hourly team members who power Amazon's customer mission.We are ... Show more

.Net Developer

Inherent TechnologiesSeattle, WA, United States
Full-time
Quick Apply

Net Developer </b></p> <p><b>Location: Seattle, WA***REMOTE***</b></p> <p><b>Duration: 1 Year</b></p> <p><b> </b></... Show more

 • New!

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

Marketing Assistant - Web Content

The Andersen AgencyRedmond, WA, United States
Full-time

Market Assistant - Web Content.This role will support the execution of quantitative research studies with a focus on survey design, programming, data processing, and insight generation.This role is... Show more

Japanese Web Application QA Tester

Triplenet Technologies, Inc.Bellevue, WA, USA
$20.00 hourly
Permanent +1

Come be part of our Winning Team!!! We have a client that is one of the fastest growing companies in Washington in need of a Web Application Tester.Develops testing procedures and documentation for... Show more

.Net developer

VDart IncRedmond, WA, United States
Full-time
Quick Apply

Net developer </b></p> <p><b>Location: Redmond WA </b></p> <p><b>Duration: Contract </b></p> <p> </p> <p><b>Job ... Show more

Senior Web Platform Manager

onXSeattle, WA, United States
$150,000.00–$185,000.00 yearly
Full-time +1

X is looking for a Senior Web Platform Manager to own the strategy, performance, and evolution of onxmaps.This role sits at the intersection of growth marketing, web platform strategy, and program ... Show more

Founding Developer Advocate

highlight.ioSeattle, WA, United States
Full-time

Account Executive (Seattle Or Remote). 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

Appian Developer

MaximusSeattle, US
$120,000.00 yearly
Full-time

Maximus TCS (Technology and Consulting Services) Internal Job Profile Code: TCS195, T3, Band 6 Job-Specific Essential Duties and Responsibilities: - Develop and configure complex ente... Show more

.Net Developer

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

Net Develper/Lead</b></p> <p><b>Location: Charlotte, NC Hybrid</b></p> <p><b>Job Type : Full Time </b></p> <p><b> </b... 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

Developer Marketing Lead

SocureSeattle, WA, United States
Full-time

Socure is building the identity trust infrastructure for the digital economy verifying 100% of good identities in real time and stopping fraud before it starts.The mission is big, the problems are... Show more

Teamcenter PLM Developer

Connvertex Technologies Inc.Seattle, WA, United States
Full-time
Quick Apply

Role and responsibilities:</b></p> <ul> <li>We are hiring PLM Developers across junior, intermediate and senior bands to build Teamcenter</li> <li>customizations... Show more

Python Developer

Cloudious LLCRedmond, WA, United States
Full-time
Quick Apply

Show more

Software Developer 4

OracleSeattle, Washington, US
Full-time

OCI (Oracle Cloud Infrastructure) AI Infrastructure is at the forefront of building a cutting-edge, ultra-high-performance GPU platform designed to support AI/ML/HPC workloads.This is your chance t... Show more

PeopleSoft Technical Developer

Bright Vision TechnologiesRedmond, WA, US
$100,000.00 yearly
Full-time
Quick Apply

PeopleSoft Technical Developer - Remote    Bright Vision Technologies is a technology consulting and software development company delivering cloud, AI, data, and enterprise solutions... Show more

 • New!

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

People also ask
Software Development Engineer, Kiro Web

Software Development Engineer, Kiro Web

Amazon Development Center U.S., Inc.Seattle, Washington, USA
15 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.