Sign up to access all features of our service.
  • Job search
  • Favorites
  • Create a CV
    New
  • Salaries
  • Subscriptions

Senior Database Engineer - Platform Engineering

IntegriChain

Company Description

IntegriChain is the data and application backbone for market access departments of Life Sciences manufacturers. We deliver the data, the applications, and the business process infrastructure for patient access and therapy commercialization. More than 250 manufacturers rely on our ICyte Platform to orchestrate their commercial and government payer contracting, patient services, and distribution channels. ICyte is the first and only platform that unites the financial, operational, and commercial data sets required to support therapy access in the era of specialty and precision medicine. With ICyte, Life Sciences innovators can digitalize their market access operations, freeing up resources to focus on more data-driven decision support. With ICyte, Life Sciences innovators are digitalizing labor-intensive processes - freeing up their best talent to identify and resolve coverage and availability hurdles and to manage pricing and forecasting complexity.

We are headquartered in Philadelphia, PA (USA), with offices in: Ambler, PA (USA); Pune, India; and Medellín, Colombia. For more information, visit or follow us on Twitter @IntegriChain and LinkedIn.

This role offers flexibility, but candidates must reside in Pennsylvania, New Jersey, or New York and be within a reasonable travel distance of our Philadelphia office, as regular in-person collaboration is required.

Job Description

Join our DevOps Engineering team as a Senior Database Engineer to design, build, and engineer cloud-native database platforms across a modern, multi-engine data stack. This is an engineering role, not a DBA role, focused on building scalable systems, writing infrastructure-as-code, and embedding databases into software delivery pipelines.

You'll work closely with DevOps and Product Engineering to build high-performing data infrastructure that supports critical applications and analytics. You will own and evolve a diverse ecosystem spanning AWS RDS, Aurora, DynamoDB, Redshift, Azure SQL, PostgreSQL, Snowflake, and NoSQL engines, integrating AI-driven automation and MLOps-ready data foundations to support critical applications and machine learning workflows.

Key Responsibilities

Multi-Engine Cloud Data Architecture & Platform Engineering
  • Design, build, and engineer hybrid data solutions spanning relational (PostgreSQL, Aurora, RDS, Azure SQL), columnar (Redshift, Snowflake), and NoSQL (DynamoDB, DocumentDB, OpenSearch) engines - selecting the right engine per workload.
  • Architect cloud-native data lakehouse platforms on AWS using S3, Lake Formation, Glue, and open formats (Apache Iceberg, Delta Lake, Parquet), with Azure Data Lake as a secondary target.
  • Implement and manage Medallion Architecture (Bronze / Silver / Gold) patterns to support raw ingestion, curated analytics, and business-ready datasets.
  • Build and optimize hybrid data platforms spanning operational databases (PostgreSQL / RDS / Aurora / DynamoDB) and analytical systems (Snowflake / Redshift).
  • Develop and maintain semantic layers and analytics models to enable consistent, reusable metrics across BI, analytics, and AI use cases.
  • Engineer efficient data models, ETL/ELT pipelines, and query performance tuning for analytical and transactional workloads.
  • Engineer replication topologies, partitioning strategies, and data lifecycle automation as code - not manual DBA operations.
  • Build automated schema migration pipelines (Flyway/Liquibase) and data versioning workflows integrated into CI/CD replacing manual schema change management.
  • Design and implement API-first data access patterns, enabling engineering teams to interact with databases through well-defined, versioned interfaces rather than direct connection strings.
Advanced Data Pipelines, Streaming & Orchestration
  • Engineer ELT/ETL pipelines using AWS-native services (Glue, Kinesis, MSK, Step Functions, EventBridge) and modern tooling (dbt, Airflow) for batch, micro-batch, and near-real-time workloads.
  • Build streaming data pipelines using AWS Kinesis Data Streams, Kinesis Firehose, and MSK (Managed Kafka) for event-driven, low-latency ingestion across multiple database targets.
  • Implement data quality checks, schema enforcement, lineage, and observability across pipelines.
  • Optimize performance, cost, and scalability across ingestion, transformation, and consumption layers.
  • Implement change data capture (CDC) using AWS DMS, Debezium, or native engine features to synchronize data across SQL, NoSQL, and analytical systems.
NoSQL & Document Store Engineering
  • Design and optimize DynamoDB schemas using single-table design patterns, GSIs, LSIs, and DynamoDB Streams for event-driven architectures.
  • Architect DocumentDB (MongoDB-compatible) clusters for document workloads requiring flexible schema and hierarchical data models.
  • Build and manage OpenSearch / ElasticSearch clusters for full-text search, log analytics, and observability use cases.
  • Evaluate and recommend the right NoSQL engine (DynamoDB vs DocumentDB vs OpenSearch vs ElastiCache) based on access patterns, latency, and cost profile.
  • Implement TTL policies, DynamoDB Accelerator (DAX), and ElastiCache (Redis/Memcached) for high-throughput caching layers.
AI-Enabled Data Engineering & MLOps Foundations
  • Apply AI and ML techniques to data architecture and operations, including intelligent data quality validation, anomaly detection, schema drift detection, and query workload pattern analysis - using AWS SageMaker and Amazon Bedrock.
  • Design and build ML-ready data foundations: SageMaker Feature Store, training dataset pipelines, experiment tracking, and inference data pipelines using AWS-native MLOps services.
  • Integrate LLM capabilities via Amazon Bedrock for AI-assisted data documentation, query generation, lineage summarization, and automated data cataloging.
  • Implement vector database solutions (pgvector on Aurora/RDS, OpenSearch k-NN) to support AI similarity search and retrieval-augmented generation (RAG) use cases.
  • Build AI-powered observability using ML-driven anomaly detection on pipeline metrics, query performance trends, and data quality SLAs.
Software Engineering, DevOps & Infrastructure as Code
  • Build and manage all data infrastructure as code using Terraform and AWS CDK - covering RDS, Aurora, DynamoDB, Redshift, Glue, MSK, Kinesis, Snowflake, and supporting IAM/networking components.
  • Integrate database changes into CI/CD pipelines (GitHub Actions, AWS CodePipeline) with automated schema testing, data contract validation, deployment, and rollback.
  • Develop internal platform tooling using Python, SQL, and AWS SDK (boto3) - building self-service capabilities that allow engineers to provision governed database environments on demand.
  • Implement database-as-code practices: automated schema migrations, snapshot/restore testing pipelines, and environment clone automation - eliminating manual DBA provisioning tasks.
  • Build and publish internal data platform APIs and SDKs that abstract database complexity from application teams.
Security, Governance & Compliance Engineering
  • Engineer enterprise-grade data governance across all engines: RBAC, column/row-level security, field-level encryption, dynamic data masking, and comprehensive audit logging, implemented as code, not manual configuration.
  • Define and enforce data contracts and ownership using AWS Lake Formation, Glue Data Catalog, and Snowflake governance - versioned and managed in source control.
  • Partner with Security and Compliance teams to ensure audit readiness and regulatory alignment (SOC 2, HIPAA, GDPR where applicable).
  • Manage AWS IAM policies, KMS encryption, VPC security groups, and private endpoints (PrivateLink, VPC Endpoints) for least-privilege access and network isolation.
  • Implement secrets management using AWS Secrets Manager and Parameter Store with automated credential rotation for all database engines.
Qualifications

Experience
  • 7+ years of experience in database platform engineering, data engineering, or cloud infrastructure engineering in production environments.
  • Proven experience as a lead or senior engineer on multi-engine database platforms spanning both SQL and NoSQL workloads - with a software engineering, not administration, mindset.
  • Strong track record of designing and operating data platforms at scale in AWS environments, with databases managed as code from day one.
AWS & Cloud Databases
  • Deep hands-on expertise with AWS RDS (PostgreSQL, MySQL, Oracle), Aurora (Serverless v2, Global Database), and RDS Proxy.
  • Production experience with DynamoDB: single-table design, GSI/LSI strategy, Streams, DAX, and capacity planning.
  • Working knowledge of AWS Redshift, Glue, Lake Formation, Kinesis, MSK, and EventBridge for pipeline and lakehouse architectures.
  • Familiarity with Azure SQL, Azure Data Factory, or Azure Synapse is a plus.
Snowflake
  • Strong hands-on Snowflake experience: performance tuning (clustering, materialized views, query profiling), cost optimization (warehouse sizing, auto-suspend, credits), security (RBAC, dynamic masking, network policies), and data sharing.
SQL, NoSQL & Data Modeling
  • Deep SQL expertise across multiple engines (PostgreSQL, T-SQL, Snowflake SQL, DynamoDB PartiQL).
  • Strong understanding of Medallion Architecture, semantic layers, and analytics engineering best practices.
  • Proven NoSQL data modeling: DynamoDB single-table design, document store schema design, and search index architecture.
Pipelines & Orchestration
  • Experience building and operating advanced ELT/ETL pipelines using dbt, AWS Glue, Airflow, or similar orchestration frameworks.
  • Hands-on experience with streaming ingestion using Kinesis, MSK (Kafka), or equivalent event-driven technologies.
  • Familiarity with CDC patterns and tools (DMS, Debezium) for cross-engine data synchronization.
AI & ML Data Foundations
  • Understanding of ML pipeline requirements: feature engineering, training dataset preparation, model versioning, and inference data patterns.
  • Exposure to AWS SageMaker, Bedrock, or equivalent ML platforms from a data infrastructure perspective.
  • Awareness of vector databases and embedding-based retrieval (pgvector, OpenSearch k-NN) is a strong plus.
Infrastructure & Automation
  • Proficiency with Terraform for database and cloud infrastructure as code; AWS CDK experience is a plus.
  • Proficiency with Python (boto3, SQLAlchemy, pandas) and SQL for data transformation, automation, and tooling.
  • Experience integrating database workflows into CI/CD pipelines using GitHub Actions, CodePipeline, or similar.
What Success Looks Like

Within the First 90 Days
  • Fully onboarded and delivering enhancements across Snowflake, RDS, Aurora, and DynamoDB environments.
  • Conducted a comprehensive audit of existing database architectures and delivered a prioritized improvement roadmap.
  • Delivering optimized queries, schemas, and automation for key systems.
  • Established IaC coverage for at least one previously manually-provisioned database environment.
Ongoing Outcomes
  • Measurable improvements in query performance, pipeline reliability, and data platform scalability across all database engines.
  • Zero manual database provisioning - all environments managed through infrastructure as code and CI/CD pipelines.
  • Continuous collaboration across teams to enhance data availability and governance.
  • AI-powered automation reducing manual operational overhead in database monitoring, anomaly detection, and data quality management.
  • ML-ready data foundations enabling Data Science teams to ship faster with governed, reproducible datasets.
Bonus Experience (Nice to Have)
  • AWS certifications: AWS Database Specialty, AWS Solutions Architect, AWS Data Engineer Associate.
  • Snowflake SnowPro Core or Advanced Data Engineer certification.
  • Experience with Apache Iceberg, Delta Lake, or Hudi for open table format lakehouse architectures.
  • Hands-on experience with SageMaker Feature Store, Model Registry, or MLflow for MLOps workflows.
  • Familiarity with data observability platforms (Monte Carlo, Bigeye) or custom observability with Great Expectations / dbt tests.
  • Experience with graph databases (Neptune) or time-series databases (Timestream) in AWS.
  • Exposure to Databricks on AWS or Azure for unified data and AI workloads
Additional Information

What does IntegriChain have to offer?
  • Mission driven: Work with the purpose of helping to improve patients' lives!
  • Excellent and affordable medical benefits + non-medical perks including Student Loan Reimbursement, Flexible Paid Time Off and Paid Parental Leave
  • 401(k) Plan with a Company Match to prepare for your future
  • Robust Learning & Development opportunities including over 700+ development courses free to all employees

#LI-ZG1

IntegriChain is committed to equal treatment and opportunity in all aspects of recruitment, selection, and employment without regard to race, color, religion, national origin, ethnicity, age, sex, marital status, physical or mental disability, gender identity, sexual orientation, veteran or military status, or any other category protected under the law. IntegriChain is an equal opportunity employer; committed to creating a community of inclusion, and an environment free from discrimination, harassment, and retaliation.

Our policy on visa sponsorship for US based positions: Applicants for employment in the US must have valid work authorization that does not now and/or will not in the future require sponsorship of a visa for employment authorization in the US by IntegriChain.

Videos To Watch
Vacancy posted 4 days ago
Similar jobs that could be interesting for youBased on the Senior Database Engineer - Platform Engineering in United States vacancy
  •  ...A health technology company is seeking a Senior Database Developer to design robust ETL pipelines and data workflows using AWS services. The role involves developing cloud-native solutions, optimizing database performance, and collaborating with cross-functional teams.... 
    Senior
    Remote work

    CloudDevs

    New York, NY
    2 days ago
  •  ...Senior Database Engineer - Platform Engineering Join our DevOps Engineering team as a Senior Database Engineer to design, build, and engineer cloud-native database platforms across a modern, multi-engine data stack. This is an engineering role, not a DBA role, focused... 
    Senior
    Contract work
    Flexible hours

    IntegriChain

    Philadelphia, PA
    2 days ago
  • $132.5k - $196.14k

     ...Senior Database Engineer Marvell's semiconductor solutions are the essential building blocks of the data infrastructure that connects our world...  ...scale the data infrastructure behind the RELIANT Telemetry Platform, which processes real-time telemetry data from data center... 
    Senior
    Internship
    Work from home

    Marvell

    Westlake Village, CA
    4 days ago
  • $126.1k - $227.95k

    A leading defense contractor in Washington is seeking a skilled Database Engineer to support the DHS Insider Threat Program. The role involves maintaining database infrastructure, performing routine maintenance, and designing encryption solutions. The ideal candidate should... 
    Senior
    For contractors

    Leidos

    Washington DC
    1 day ago
  • $128k - $157k

    Development InfoStructure is seeking a Database Developer to design and maintain the data layer for the FMCSA BOAT low-code platform. This role involves partnering with developers and project managers to deliver data models and migration scripts. Candidates should have... 
    Senior

    Development InfoStructure

    Washington DC
    3 days ago
  • Texas-Capital-Bank is seeking a Senior Database Administrator and Reliability Engineer in Richardson, Texas. The role involves administering cloud-based databases, ensuring security compliance, and collaborating with engineering teams on database architecture and implementations... 
    Senior

    Texas-Capital-Bank

    Richardson, TX
    2 days ago
  • $120k - $200k

     ...A leading database company is seeking a Software Engineer to support enterprise clients and handle database issues. This role involves direct customer communication, identifying product gaps, and working with technical teams. Ideal candidates should have experience with... 
    Senior

    PlanetScale

    New York, NY
    2 days ago
  •  ...Senior Database Platform Engineer The Senior Database Platform Engineer will work as part of a team to create and refine innovative solutions to empower our business. This multi-discipline role will enable the business and technology teams to leverage various data platform... 
    Senior
    Remote work

    Dimensional Fund Advisors

    United States
    1 day ago
  •  ...about joining our team, please visit us at Senior Database Administrator and Reliability Engineer Responsibilities Administer and...  ...requirements for database solutions across projects and platforms. Design and implement database architectures across... 
    Senior
    Immediate start
    Day shift

    Texas Capital Bank

    Richardson, TX
    1 day ago
  • A global asset management firm in Owings Mills is seeking a highly experienced Database Engineer responsible for modernizing legacy database systems and leading cloud transformations. The candidate should possess over 10 years of experience in designing and operating enterprise... 
    Senior

    T. Rowe Price

    Owings Mills, MD
    4 days ago
  • $200k - $300k

    A leading electric vehicle manufacturer is seeking an experienced Database Infrastructure Engineer to join its innovative team in Fremont, California. The role involves building and supporting systems that ensure the optimal performance of Tesla vehicles. Applicants should... 
    Senior

    Tesla Motors, Inc.

    Fremont, CA
    1 day ago
  •  ...About This Role We’re looking for a Senior Server Engineer to join our Identity Engineering Team...  ...is more than login screens, it’s the platform that ensures trust, security, and continuity...  ...distributed systems, relational/NoSQL databases, and technologies like MySQL, Redis,... 
    Senior
    Work at office
    Flexible hours
    3 days per week

    Strava

    San Francisco, CA
    1 day ago
  •  ...Job Title: L3 Senior Database Engineer / DBA (MS SQL, PostgreSQL, Oracle, MySQL) Location: Pleasanton, CA (onsite) Job Description...  ...tuning, and critical incident resolution across multi-platform environments, and define standards and automation for the DBA... 
    Senior
    Permanent employment

    E-Solutions

    Pleasanton, CA
    1 day ago
  •  ...This is hybrid from day-1 ( Local candidates highly preferred ) Description : Overview: Seeking a Senior Sybase Database Administrator / Engineer with extensive hands-on experience in Sybase ASE and Sybase Transact-SQL. The ideal candidate will have a strong... 
    Senior
    Local area

    ShiftCode Analytics

    Dallas, TX
    3 days ago
  •  ...Principal/Senior Principal Database Engineer (TS/SCI Clearance) Posted 06-Dec-2025 (EST) Herndon, VA, USA Full Time MUST HAVE TS/SCI WITH ABILITY TO OBTAIN A CI POLY CLEARANCE For Principal Level: Bachelor's degree with 5+ years of relevant experience OR a Master... 
    Senior
    Full time

    SHLD, LLC

    Herndon, VA
    1 day ago
  • $150k - $225k

     ...individual will support a complex system with exacting interface, performance, and security requirements, and will provide database engineering expertise in one or more of the following areas: architecture, design, development, requirements analysis, data flow, network... 
    Senior
    Temporary work
    For subcontractor
    Local area
    Flexible hours

    Navstar

    Annapolis, MD
    4 days ago
  •  ...A database technology company in the United States seeks an experienced engineer to join their team. The role involves designing and implementing core features of a multi-model database system and collaborating with cross-functional teams. Candidates should have over... 
    Senior
    Remote work

    Entropydb

    New York, NY
    2 days ago
  •  ...Senior Performance Database Engineer The Senior Performance Database Engineer will be working closely with the performance test leads, project teams, other engineering areas and application development leads Needs to understand, collect and review the performance... 
    Senior

    ClifyX

    New York, NY
    1 day ago
  •  ...Senior Database Developer/Engineer Location: Oakland, CA Type: Contract Rate: DOE This position will provide clinical data solutions for healthcare informatics efforts. We are looking for a highly motivated professional with strong organizational, analytical, and... 
    Senior
    Contract work

    Staffing the Universe

    Oakland, CA
    21 days ago
  •  ...expertise in PostgreSQL and advanced SQL development, including data modeling, query optimization, and performance tuning of large-scale database systems. As Scrum Master, will lead Agile ceremonies (daily stand-ups, sprint planning, retrospectives), facilitate sprint... 
    Senior

    Omni Inclusive

    Bellevue, WA
    1 day ago
  •  ...Senior Database Engineer, Wells Fargo Bank, N.A., Charlotte, NC: Lead or participate in database management activities including designing highly complex logical and physical databases. Must have a Bachelor’s degree in Data Engineering, Data Analytics, or related technical... 
    Senior
    Remote work
    2 days per week

    Wells Fargo Bank N.A

    Charlotte, NC
    4 days ago
  •  ...A leading technology solutions provider is seeking a Senior ADABAS Mainframe Systems Programmer to perform database administration and provide 24×7 support. The ideal candidate has over 10 years of experience with Software AG ADABAS and a Bachelor's degree. You will be... 
    Senior
    Remote work

    Ensono

    Washington DC
    4 days ago
  • $160k - $175k

     ...A leading global provider of credit intelligence is seeking a Senior Database Administrator to manage cloud databases with a focus on Postgres and MySQL. This fully remote role offers a competitive salary between $160k and $175k base, plus a 20% bonus. The ideal candidate... 
    Senior
    Remote work

    Solomon Page

    New York, NY
    2 days ago
  • $139.8k - $174.7k

     ...A technology and compensation firm is seeking a Senior Database Engineer to enhance application performance and implement database solutions. The role involves collaboration with various teams and requires a minimum of 7 years of experience in MySQL, MariaDB, and PostgreSQL... 
    Senior
    Remote work

    PayScale

    New York, NY
    2 days ago
  • $153k - $184k

     ...ecoATM | Gazelle is looking for a Senior Database Engineer to design and maintain complex database systems critical to our operations. The ideal candidate will have at least 5 years of experience in database engineering, focusing on performance tuning and data security... 
    Senior
    Remote work

    ecoATM

    New York, NY
    4 days ago
  •  ...A financial institution is seeking a Senior Database Engineer who will ensure application uptime and optimize performance across cloud and on-prem environments. Candidates should have at least 5 years of relevant experience and be proficient in Microsoft SQL Server and... 
    Senior
    Remote work

    Boeing Employees Credit Union

    New York, NY
    2 days ago
  •  ...A leading database technology company is seeking a Senior Software Engineer specializing in Database Internals. This remote full-time role requires expertise in C/C++, with responsibilities including designing and developing new database capabilities and optimizing existing... 
    Senior
    Full time
    Remote work
    Flexible hours

    SupportFinity

    Boston, MA
    4 days ago
  •  ...Senior Database Engineer/Architect Digital Intelligence Solutions (DISYS) is seeking a Senior Database Engineer/Architect to provide clinical data solutions for healthcare informatics efforts as part of the team that designs, develops, and delivers a large-scale Data... 
    Senior

    Samprasoft

    Oakland, CA
    1 day ago
  •  ...Database Performance Engineer Urgent Problem Solving: Diagnose and resolve a specific, high-priority performance/stability issue currently affecting a primary PostgreSQL instance. Infrastructure Audit: Review our current DBaaS providers and configurations. Evaluate... 
    Senior
    Remote work

    Cynet Systems

    United States
    3 days ago
  •  ...Senior Database Engineer Join ClearEdge and be part of a mission-focused team solving some of the DoD's most complex technical challenges. Every day, ClearEdge supports government and industry customers by delivering innovative solutions that enable critical operations... 
    Senior

    ClearEdge IT Solutions

    Annapolis Junction, MD
    1 day ago

Do you want to receive more vacancies?

Subscribe and receive similar vacancies to Senior Database Engineer - Platform Engineering. Be the first to apply!