1

Fastapi Jobs in Oregon (NOW HIRING)

OR · On-site

Our current stack includes Python 3.11+ with FastAPI, React 18+ with TypeScript, and pydantic.ai for LLM-powered components; we expect this leader to be comfortable working in that stack and to ...

OR · On-site

$134K - $180K/yr

Expert-level proficiency in Java or a similar object-oriented language and familiarity with infrastructure tooling (Airflow, Kubernetes, Ray, Terraform), service frameworks (FastAPI, gRPC), and ...

OR · On-site

Expert-level proficiency in Java or a similar object-oriented language and familiarity with infrastructure tooling (Airflow, Kubernetes, Ray, Terraform), service frameworks (FastAPI, gRPC), and ...

New

OR · On-site

$466K - $750K/yr

Familiarity with our stack - Temporal, FastAPI, PostgreSQL, Kubernetes - is a plus. Experience with large-scale build, release, CI/CD, and observability methods. Generally, our compensation structure ...

next page

Showing results 1-20

Fastapi information

Do any big companies use FastAPI?

Several large companies and organizations use FastAPI for building high-performance APIs due to its speed and ease of use with Python. Notable examples include Microsoft, Netflix, and Uber, which leverage FastAPI in various projects to improve scalability and developer productivity.

What is a FastAPI worker?

A FastAPI worker is a process that runs an instance of a FastAPI application, handling incoming HTTP requests in a production environment. It is typically managed by an ASGI server like Uvicorn or Gunicorn, which can spawn multiple workers to improve concurrency and performance. Understanding how to configure and scale FastAPI workers is important for deploying high-performance APIs.

Is Netflix using FastAPI?

There is no publicly available information confirming that Netflix uses FastAPI in its technology stack. Netflix primarily relies on Java, Python, and other frameworks for its backend services. FastAPI is a popular Python web framework known for its speed and ease of use, but its adoption by specific companies like Netflix is not publicly documented.

What are the key skills and qualifications needed to thrive in the Fastapi position, and why are they important?

To thrive as a FastAPI Developer, you need strong proficiency in Python, REST API design, and knowledge of web frameworks, ideally supported by a relevant degree or industry certifications. Familiarity with tools like Docker, Git, asynchronous programming, and testing frameworks such as Pytest is often required. Excellent problem-solving skills, adaptability, and clear communication are valuable soft skills in this role. These competencies ensure robust API development, seamless collaboration, and the delivery of high-quality software solutions in agile environments.

What are the typical daily responsibilities of a FastAPI Developer?

As a FastAPI Developer, your daily tasks typically include designing and implementing RESTful APIs, writing efficient and maintainable code, and performing thorough testing to ensure reliability and performance. You may also collaborate closely with frontend developers, DevOps engineers, and QA teams to integrate new features and troubleshoot issues. Regular code reviews, documentation, and participation in agile development meetings are common parts of the workday. This collaborative and dynamic environment allows you to make a direct impact on the product while growing your skills through hands-on problem-solving and teamwork.

What is a FastAPI job?

A FastAPI job typically involves developing, maintaining, and optimizing web applications and APIs using the FastAPI framework. FastAPI is a modern, high-performance web framework for Python that is designed for building APIs quickly with automatic OpenAPI generation. Professionals in this role are expected to have experience with Python, asynchronous programming, and API development, often working with databases, authentication, and cloud services.

Is FastAPI in demand?

FastAPI is a popular web framework for building APIs with Python, and demand for developers skilled in FastAPI is growing due to its efficiency and ease of use. Companies adopting modern, high-performance backend solutions often seek developers familiar with FastAPI, especially those with knowledge of asynchronous programming and related tools like Python and Docker.
What are the most commonly searched types of Fastapi jobs in Oregon? The most popular types of Fastapi jobs in Oregon are:
What cities in Oregon are hiring for Fastapi jobs? Cities in Oregon with the most Fastapi job openings:
Infographic showing various Fastapi job openings in Oregon as of July 2026, with employment types broken down into 91% Full Time, 3% Part Time, and 6% Contract. Highlights an 81% Physical, 4% Hybrid, and 15% Remote job distribution.
Sr. Director, Enterprise AI Platform Engineering

Sr. Director, Enterprise AI Platform Engineering

SentinelOne

OR • On-site

Other

Medical, Dental, Vision, Life, Retirement

Posted 15 days ago


Job description

As Sr. Director, AI Enterprise Platform Engineering, you will build the AI foundation that every internal AI use case runs on top of. The platform you create will be the control plane through which all AI activity at SentinelOne is governed, observed, secured, and scaled - serving both custom-developed AI applications built by SentinelOne engineering teams and vendor-deployed AI solutions such as Claude Enterprise and Gemini Enterprise.

What Will You Do?

Primary responsibilities include

  • Own and execute the roadmap for SentinelOne's enterprise AI platform - the Gateway, Harness, and Semantic Layers - moving us from direct-to-LLM connections to a governed, multi-model control plane.
  • Design and build the AI Gateway layer: centralized identity and AuthN/Z, token budgeting, DLP and content guardrails, multi-model routing and failover, MCP allow-listing, and a full audit trail across every AI request.
  • Build and operate the Harness layer: agent orchestration (LangGraph or equivalent), prompt construction and context management, memory and state across multi-turn interactions, model abstraction across Anthropic, OpenAI, Google, and others via providers such as AWS Bedrock and Vertex, and MCP/tool wiring for internal and SaaS-embedded agents. 
  • Own the technical roadmap for SentinelOne's Claude & Gemini Enterprise plugin framework - a growing library of role-based skills and agents that surface AI capabilities to employees in the context of their specific roles. This includes expanding coverage across more roles and use cases, maturing the way plugins are securely authored, tested, and deployed, and continuously improving the quality and reliability of each plugin's outputs.
  • Partner closely with Enterprise Data, Enterprise Apps, Product Development, and Infosec to connect the platform to governed data sources, align on security controls, and ensure every integration is built on shared architectural contracts.
  • Govern how agents - whether user-instantiated in Anthropic, Google, or OpenAI products, engineered by SentinelOne teams, embedded in SaaS platforms, or arriving from external partners - interact with our systems, ensuring every caller passes through the same policy controls regardless of origin.
  • Hire, mentor, and technically lead a team of engineers; set standards, review architecture decisions, and create an environment where strong engineers do their best work.
  • Communicate platform status, architecture decisions, and risk posture clearly to executive stakeholders.
What Skills and Knowledge Will You Bring?

Ideal candidates will have: 

  • You have built at least one production platform - AI or otherwise - that enforced centralized policy across multiple consumers: auth/AuthN/Z, rate limiting, observability, and audit logging. Bonus if that platform touched AI specifically (LLM gateway, model routing, or orchestration), but strong candidates from API platform, data platform, or developer platform backgrounds are equally welcome. What matters is that you can describe what you built, the tradeoffs you made, and what you'd do differently.
  • Hands-on depth in agent orchestration (LangGraph or equivalent), including experience routing to hosted model providers such as AWS Bedrock and Google Vertex. You understand how context windows, memory, and tool-calling actually work - not just conceptually.
  • Demonstrated experience designing and implementing an AI gateway - centralized auth, rate limiting, DLP, observability, and audit logging across multiple model providers. Hands-on experience with Kong AI Gateway specifically is a plus.
  • You have experience building or owning a model evaluation framework - not just running benchmarks, but closing the loop: using eval results to drive model selection, prompt tuning, and routing decisions. 
  • Familiarity with the Model Context Protocol (MCP) and practical experience governing tool access for agents operating across enterprise systems in a secure way.
  • Hands-on familiarity with enterprise AI deployments - specifically Claude Enterprise (Anthropic) and Gemini Enterprise - including how they are administered, how access and policy controls work, and how they connect to a broader governed AI architecture.
  • Strong software engineering background - you can write and review production code, understand API design, and hold a high technical bar with your team. Our current stack includes Python 3.11+ with FastAPI, React 18+ with TypeScript, and pydantic.ai for LLM-powered components; we expect this leader to be comfortable working in that stack and to evaluate, evolve, and own those standards going forward.
  • Demonstrated ability to collaborate across organizational boundaries - this role operates in tight partnership with Enterprise Apps, Data, Product Development, and Infosec teams. You have a track record of building shared architectural contracts.
  • Experience evaluating and selecting between build, buy, and assemble options at the layer level - including vendor assessment, total cost of ownership modeling, and the discipline to not over-engineer where mature open-source or commercial components already exist.
  • 7+ years of software engineering experience, with at least 3 years in an engineering leadership role and at least 1 year leading a team building AI or ML infrastructure in a production enterprise environment.
Why SentinelOne?

AI is redefining how the world operates and rewriting the rules of security in real time, and SentinelOne was built for this moment. From day one, we architected an AI-native platform designed to operate at machine speed, not as an add-on to legacy systems but as the foundation itself. If you want to build where innovation and impact move together, this is that place.

We invest in our Sentinels with comprehensive, competitive benefits designed to support you and your family:

Equity & Rewards

  • Restricted Stock Units (RSUs)
  • Employee Stock Purchase Plan (ESPP)

Time Off & Wellbeing

  • Flexible time off
  • Paid company holidays and paid sick time
  • Gender-neutral parental leave
  • Grandparent leave

Insurance & Financial Security

  • Medical, dental, and vision coverage
  • 401(k) retirement plan with company match
  • Life and disability insurance
  • Health and dependent care FSA
  • Voluntary benefits (hospital, accident, critical illness)
  • Employee Assistance Program (EAP)
  • ARAG pre-paid legal
  • Nationwide pet insurance
  • Cancer Care program
  • Global business travel medical insurance

Work Perks & Flexibility

  • Home office allowance
  • Mobile phone reimbursement

Wellness & Lifestyle

  • Wellness coach
  • Wellness/gym reimbursement
  • Fertility coverage
  • Adoption & surrogacy reimbursement