1

Data Engineer Manager Jobs in Portland, OR (NOW HIRING)

We are seeking a Temporary Data Engineer to support analysis and data-driven decision-making within ... Demonstrated ability to work independently, manage complex data challenges, andcommunicate ...

We are seeking a Temporary Data Engineer to support analysis and data-driven decision-making within ... Demonstrated ability to work independently, manage complex data challenges, and communicate ...

Data Governance- Manager

Portland, OR · On-site

$99K - $232K/yr

... Data Engineer / Azure Solutions Architect - Google Professional Data Engineer - DAMA CDMP (Certified Data Management Professional) - Informatica Certified Professional - Alation Certified Data ...

NGA AI Engineer Manager

Portland, OR · On-site

$73K - $244K/yr

Industry/Sector Not Applicable Specialism IFS - Information Technology (IT) Management Level ... Those in data science and machine learning engineering at PwC will focus on leveraging advanced ...

Data Engineer I, II

Portland, OR · On-site +1

$78K - $110K/yr

Solid understanding of data management principles, relational data structures, and data modeling ... Exposure to DevOps practices using tools such as Azure DevOps (CI/CD, work item tracking, GIT ...

Industry/Sector Not Applicable Specialism Data, Analytics & AI Management Level Manager & Summary At PwC, our people in data and analytics engineering focus on leveraging advanced technologies and ...

We are seeking a Temporary Data Engineer to support analysis and data-driven decision-making within ... Demonstrated ability to work independently, manage complex data challenges, and communicate ...

We are seeking a Temporary Data Engineer to support analysis and data-driven decision-making within ... Demonstrated ability to work independently, manage complex data challenges, and communicate ...

Showing results 21-40

Data Engineer Manager information

See Portland, OR salary details

$47.2K

$137.6K

$188.2K

How much do data engineer manager jobs pay per year?

As of Aug 14, 2026, the average yearly pay for data engineer manager in Portland, OR is $137,565.00, according to ZipRecruiter salary data. Most workers in this role earn between $121,400.00 and $145,800.00 per year, depending on experience, location, and employer.

What are some typical challenges a data engineer manager faces in their role?

Data Engineer Managers often face the challenge of balancing technical project delivery with team development and stakeholder management. They must ensure data systems remain scalable and reliable while adapting to evolving business requirements and new technologies. Additionally, managing cross-functional communication between data engineers, analysts, and business leaders can require strong organizational and interpersonal skills. Success in this role requires staying current with industry trends and fostering a collaborative, innovative team culture.

What are the key skills and qualifications needed to thrive as a data engineer manager?

To thrive as a Data Engineer Manager, you need robust experience in data architecture, pipeline design, team leadership, and a relevant degree in computer science or a related field. Proficiency with cloud platforms (like AWS or Azure), big data tools (such as Hadoop, Spark), and certifications in data engineering or project management are highly valued. Strong soft skills like effective communication, problem-solving, and mentorship set exceptional managers apart. These competencies enable strategic oversight of technical teams and ensure reliable, scalable data solutions that meet business objectives.

What does a data engineer manager do?

A Data Engineer Manager leads a team of data engineers to design, build, and maintain data pipelines and infrastructure. They collaborate with data scientists, analysts, and business stakeholders to ensure efficient data processing and accessibility. Their responsibilities include project management, team leadership, system architecture decisions, and optimizing data workflows. Additionally, they enforce best practices for data governance, security, and scalability.

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

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

What are popular job titles related to Data Engineer Manager jobs in Portland, OR?

For Data Engineer Manager jobs in Portland, OR, the most frequently searched job titles are:

What job categories do people searching Data Engineer Manager jobs in Portland, OR look for?

The top searched job categories for Data Engineer Manager jobs in Portland, OR are:

What cities near Portland, OR are hiring for Data Engineer Manager jobs?

Cities near Portland, OR with the most Data Engineer Manager job openings:

Infographic showing various Data Engineer Manager job openings in Portland, OR as of August 2026, with employment types broken down into 58% Full Time, and 42% Temporary. Highlights an 59% In-person, and 41% Remote job distribution, with an average salary of $137,565 per year, or $66.1 per hour.

$120K - $145K/yr

Contractor

Re-posted 10 days ago


Job description


Job Description
• Engineer data solutions in support of Sustainability reporting and analytics initiatives.
• Engage with product owner, analysts, visualization developers, and business partners to understand capability requirements, and to develop and support data solutions based on product backlog priorities.
Responsibilities
General Purpose Python Programming:
• Python has been your primary coding language (daily use) for at least 3 years.
• You have authored distributable Python packages (packages which can be built, installed, and distributed using setuptools, pip, and twine)
• You have a solid understanding of how pip dependency resolution works.
• You are proficient in authoring and automating unit and integration tests for python packages using (minimally) unittests, pytest, and tox.
• You are meticulous about code quality, including readability, know your PEP8 guidelines inside and out, and are capable of authoring code which will pass validation by commonly used static analysis tools including mypy and flake8.
Database Design and SQL
• You are proficient in authoring readable, well-structured, SQL SELECT statements using ISO/ANSI-standard SQL.
• You have hands-on professional experience in data warehouse design and modeling, including authoring DDL statements.
Version Control and CI/CD
• You have experience with trunk-based development (feature branching) using git for version control, with fully automated deployments (CI/CD).
Required Skillsets
General Purpose Python Programming:
• You have a deep understanding of python's standard library and python internals. You understand python memory management, how CPython implements built-in data structures, and which data structures are best suited for different scenarios.
• You understand and can compare/contrast CPython's built-in concurrency models, when to use each, and what obstacles might prevent the use of each mechanism.
Database Design, SQL, and Object Relational Models:
• You are adept at performance-tuning SQL queries for both OLAP and OLTP databases.
• You understand and are prepared to discuss how and when/where to utilize more esoteric and/or modern SQL features such as window functions and common table expressions.
• You understand and are prepared to discuss the performance implications of columnar vs relational databases.
• You have firsthand experience in managing database schema migrations (ideally using SQLAlchemy's ORM + Alembic).
Version Control and CI/CD
• You have experience with trunk-based development (feature branching) using git for version control, with fully automated deployments (CI/CD).
Cloud Infrastructure and Amazon Web Services
• You have firsthand experience using boto3 to interact with Amazon Web Services' resource APIs, particularly Amazon S3 (Simple Storage Service).
• You have hands-on experience authoring unit and integration tests utilizing localstack to emulate AWS resources.
• You have firsthand experience using HashiCorp Terraform to manage cloud infrastructure.
• You have firsthand experience developing serverless ASGI applications using AWS lambda and AWS API Gateway.
Web API Server and Client Development:
• You have experience planning and executing the design and development of web APIs using a modern python ASGI framework (preferably FastAPI).
• You have authored, validated, and maintained OpenAPI documents describing your web APIs accurately.
You have experience developing and testing python web API client libraries based on an OpenAPI document.
Distributed Computing and Apache Spark
• You have experience using Apache Spark for ingestion and manipulation of data sets which are too large to process efficiently in-memory.
• You have firsthand experience translating algorithms and procedures designed by topical subject matter experts, having varying levels of engineering experience, into well-designed data pipelines.
• You have experience configuring and tuning Spark clusters to optimize use of computing resources for varying workloads.
• You understand and can discuss when and why to use distributed computing frameworks, such as Apache Spark, versus alternate concurrency models such as asyncio or multiprocessing.
Database Design, SQL, and Object Relational Models.
• You have experience modeling databases using SQLAlchemy's ORM framework.
Required Soft Skills
• You are proficient in communicating effectively and efficiently within a hybrid remote/in-person team structure:
• You are meticulous about managing your calendar to accurately reflect your free/busy hours.
• You respect and seek to learn digital communications etiquette-including region-specific, industry-specific, and organization-specific etiquette.
• You proactively initiate constructive discussions while curating and targeting your communications with respect for your colleagues' time and schedules.
• You are adept at discovering and navigating the complex bureaucratic resources of a large organization.
Top 3 Skills
• Python
• SQL
• Spark