Talent.com

Web developer Jobs in Bellevue, WA

Create a job alert for this search

Web developer • bellevue wa

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

.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

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

 • New!

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

C# Developer

Hansell TierneyMercer Island, WA
$60.00 hourly
Full-time

We are helping one of our clients, a regional government organization, with their search for a contract .OpenText-based Content Management System.Approximately 6 months (possible extensions up to o... Show more

Senior.NET Developer

Northern BaseBellevue, WA, United States
Full-time
Quick Apply

Job Description</div> <div> <div> <div> <div>Must Have Technical/Functional Skills</div> <div>C#; Python; RestAPIs; Object Oriented Programming; LINQ; Azur... Show more

Senior Software Developer - Web Applications

CIeNET InternationalSeattle, WA, US
Full-time
Quick Apply

CIeNET is seeking a Senior Full Stack Software Developer to design, develop, and enhance a suite of web-based business applications.In this role, you will work closely with customer stakeholders, p... Show more

Senior Manager, Web Operations

DocuSignSeattle, Washington
$146,400.00 yearly
Full-time +1

Company Overview Docusign brings agreements to life.Docusign solutions to accelerate the process of doing business and simplify people’s lives.With intelligent agreement management, Docusign unleas... 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

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

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

Senior.NET Developer

AcestackBellevue, WA, United States
Full-time
Quick Apply

NET Developer</p> <p style="text-align:start; text-indent:0px; -webkit-text-stroke-width:0px"><b>Location: </b>Bellevue, WA</p> <p style="text-align... 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

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 enterprise applica... 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

Java Developer

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

Role: Java Developer ( Performance Tools)</b></p> <p><b>Location: Seattle, WA</b></p> <p><b>Duration: 6 months</b></p> <p> </p&... 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

Golang Developer

WorkNovas LLCBellevue, WA, United States
Full-time
Quick Apply

Role: </b>Golang Developer</p> <p><b>Location: </b>Fremont, CA or<b> </b>Bellevue, WA- 5 days onsite per week</p> <p>Manager wants a practical,... Show more

Developer Experience Engineer, AWS Developer Experience

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

AI agents are opening up a new way to build on the cloud.Developers can describe what they want and watch an agent stand it up.This role works on enabling the next generation of agentic development... Show more

People also ask
Software Development Engineer, Kiro Web

Software Development Engineer, Kiro Web

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