1

Software Development Engineer Internship Jobs in Portland, OR

BASIC QUALIFICATIONS - 3+ years of non-internship professional software development experience - 2+ ... engineer or related occupational experience - 1+ years of designing and developing large-scale ...

The future of software development is autonomous. AWS is building Kiro Crew - an always-on agent ... We're looking for engineers who want to shape this transformation You'll work alongside exceptional ...

The future of software development is autonomous. AWS is building Kiro Crew - an always-on agent ... We're looking for engineers who want to shape this transformation You'll work alongside exceptional ...

Sr Software Development Engineer

Beaverton, OR ยท On-site

$177.86 - $234/hr

Uses current programming languages and technologies to write code, complete programming, and ... Plan, design, develop, and test software systems or applications for software enhancements and new ...

SDET with Cypress

Portland, OR ยท On-site

$53 - $68.50/hr

SDET With Cypress To be responsible for managing technology in projects and providing technical guidance or solutions for work completion. Responsible for the creation of automated test frameworks ...

Software Development Engineer in Test

Lake Oswego, OR ยท On-site

$51.50 - $66.25/hr

Software Development Engineer in Test Ready to redefine the boundaries of software testing by building goal-oriented AI systems that think, reason, and act? Join Trimble Construction and lead the ...

next page

Showing results 1-20

Software Development Engineer Internship information

See Portland, OR salary details

$14

$26

$41

How much do software development engineer internship jobs pay per hour?

As of Aug 23, 2026, the average hourly pay for software development engineer internship in Portland, OR is $26.95, according to ZipRecruiter salary data. Most workers in this role earn between $21.92 and $30.58 per hour, depending on experience, location, and employer.

What is a software development engineer internship?

A Software Development Engineer Internship is a temporary position for students or recent graduates to gain hands-on experience in software engineering. Interns typically work on real-world projects alongside experienced engineers, learning how to design, develop, test, and maintain software applications. These internships help individuals build technical skills, gain industry knowledge, and often serve as a pathway to full-time roles after graduation.

What are the key skills and qualifications needed to thrive as a software development engineer intern?

To thrive as a Software Development Engineer Intern, you need a solid understanding of programming languages (such as Java, Python, or C++), algorithms, and data structures, usually backed by ongoing computer science coursework. Familiarity with version control systems like Git, integrated development environments (IDEs), and issue tracking tools is typically expected. Strong problem-solving skills, teamwork, and effective communication help interns stand out and integrate smoothly into development teams. These abilities are crucial for quickly learning on the job, contributing to projects, and collaborating effectively in a fast-paced tech environment.

What types of projects can I expect to work on during a software development engineer internship?

As a Software Development Engineer Intern, you'll typically work on real-world projects that contribute to your team's goals, such as developing new features, fixing bugs, or improving existing systems. You may be assigned to collaborate with full-time engineers on coding tasks, code reviews, or testing processes. Interns often participate in sprint planning meetings and are encouraged to share ideas, ask questions, and seek feedback. This hands-on experience helps you build technical skills, gain exposure to the software development lifecycle, and understand how engineering teams collaborate in a professional setting.

What is the difference between Software Development Engineer Internship vs Software Development Engineer?

AspectSoftware Development Engineer InternshipSoftware Development Engineer
Required CredentialsTypically pursuing or recently completed a bachelor's or master's degree in computer science or related fieldBachelor's or higher degree in computer science or related field, with relevant experience
Work EnvironmentTemporary, project-based, often in tech companies or startupsFull-time, ongoing employment in software development teams
Employer & Industry UsageUsed by tech companies, startups, and large corporations for training and talent pipelineStandard full-time role across tech, finance, healthcare, and other industries

The main difference is that a Software Development Engineer Internship is a temporary, entry-level position aimed at gaining experience, while a Software Development Engineer is a full-time, permanent role focused on developing software products and systems.

What are the most commonly searched types of Software Development Engineer jobs in Portland, OR?

The most popular types of Software Development Engineer jobs in Portland, OR are:

What job categories do people searching Software Development Engineer Internship jobs in Portland, OR look for?

The top searched job categories for Software Development Engineer Internship jobs in Portland, OR are:

What cities near Portland, OR are hiring for Software Development Engineer Internship jobs?

Cities near Portland, OR with the most Software Development Engineer Internship job openings:

Infographic showing various Software Development Engineer Internship job openings in Portland, OR as of July 2026, with employment types broken down into 1% As Needed, 80% Full Time, 15% Part Time, and 4% Contract. Highlights an 91% Physical, 2% Hybrid, and 7% Remote job distribution, with an average salary of $56,065 per year, or $27 per hour.

Software Development Engineer, Kiro Web

Socket.dev

Portland, OR โ€ข On-site

$144 - $194/hr

Other

Medical, Dental, Vision, Life, Retirement, PTO

Posted 5 days ago


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. If you have a disability and need a workplace accommodation or adjustment during the application and hiring process, including support for the interview or onboarding process, please visit https://amazon.jobs/content/en/how-we-hire/accommodations for more information. If the country/region youโ€™re applying in isnโ€™t listed, please contact your Recruiting Partner.

The base salary range for this position is listed below. Your Amazon package will include sign-on payments and restricted stock units (RSUs). Final compensation will be determined based on factors including experience, qualifications, and location. Amazon also offers comprehensive benefits including health insurance (medical, dental, vision, prescription, Basic Life & AD&D insurance and option for Supplemental life plans, EAP, Mental Health Support, Medical Advice Line, Flexible Spending Accounts, Adoption and Surrogacy Reimbursement coverage), 401(k) matching, paid time off, and parental leave. Learn more about our benefits at https://amazon.jobs/en/benefits.

USA, OR, Portland - 143,700.00 - 194,400.00 USD annually

#J-18808-Ljbffr