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
  •  ...Ruby Labs Ltd is looking for a strong Database Engineer to own, scale, and evolve their data infrastructure in a high-scale payment orchestration system. The successful candidate will work on optimizing databases while ensuring their reliability and performance. This remote... 
    Senior
    Remote work

    Ruby Labs Ltd

    Union, NJ
    8 hours ago
  •  ...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
  • $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
  •  ...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
    4 days ago
  •  ...About This Role We’re looking for a Senior Server Engineer to join our Identity Engineering...  ...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
    2 days ago
  •  ...Texas Capital Bank seeks an experienced Database Administrator to oversee Cloud SQL Server, PostgreSQL, and Snowflake databases. This...  ...at least 5 years of hands-on experience with various database platforms. This position emphasizes automation using Python and Infrastructure... 
    Senior

    Texas Capital Bank

    Wausau, WI
    3 days ago
  •  ...About Us Our Database Engineering team is transforming how Balyasny Asset Management delivers...  ...services through a standardized platform built on declarative, code-defined provisioning...  ...Role Overview We're seeking a Senior Database Platform Engineer based in... 
    Senior

    Balyasny Asset Management

    New York, NY
    1 day ago
  • Die DATEV eG in Nürnberg sucht einen Expert Platform Engineering für Cloud-Datenbanken (m/w/d), der für die fachliche Begleitung von Teams verantwortlich ist. Sie unterstützen bei der Auswahl und Einführung zentraler Datenbank-Plattformen und sorgen für deren stabilen... 
    Senior
    Remote job
    Flexible hours

    DATEV eG

    New Bremen, OH
    2 days ago
  •  ...Job Description: 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 technologies... 
    Senior

    Dimensional Fund Advisors, L.P.

    West Lake Hills, TX
    4 days ago
  •  ...SQL Server, PostgreSQL, and Snowflake databases in production environments. Participate...  ...database solutions across projects and platforms. Design and implement database architectures...  ...failover procedures. Collaborate with engineering and application teams to support... 
    Senior

    Texas Capital Bank

    Wausau, WI
    3 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
  • $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
  • $180k - $200k

     ...Type Hybrid Department Department Technology Engineering Compensation $180K - $200K • Offers Equity This...  .... We supply the secure tools, frameworks, and platforms that underpin every feature our athletes value. As a Senior Engineer on Foundation, you’ll shape and... 
    Senior
    Full time
    Work at office
    Flexible hours
    3 days per week

    Alumni Ventures

    Denver, CO
    4 days ago
  • Matlen Silver is seeking a Senior Developer / Data Engineer to modernize and optimize our payments data platform. This role involves heavy Oracle PL/SQL development and will focus on delivering scalable solutions that support analytics and AI initiatives. The ideal candidate... 
    Senior

    Matlen Silver

    Raleigh, NC
    2 days ago
  •  ...Dimensional Fund Advisors in Austin, Texas, is seeking an experienced Senior Database Platform Engineer to join their team. This role involves architecting and automating database platform provisioning to ensure performance, security, and scalability. The ideal candidate... 
    Senior

    Dimensional Fund Advisors

    Austin, TX
    4 days ago
  • $180.38k - $200.85k

     ...Hybrid Department Technology Engineering Compensation $180,375 - $200,...  ...This Role We’re looking for a Senior Server Engineer to join our...  ...than login screens, it’s the platform that ensures trust, security,...  ...distributed systems, relational/NoSQL databases, and technologies like MySQL,... 
    Senior
    Full time
    Work at office
    Flexible hours
    3 days per week

    Alumni Ventures

    San Francisco, CA
    1 day ago
  •  ...Job Description Analyzes complex information, designs, develops and troubleshoots database applications. Responsibilities Reviews functional requirements and prepares and documents technical program, subsystem and system designs and solutions, and their associated... 
    Senior

    ALLTECH CONSULTING SVC INC

    Menlo Park, CA
    2 days ago
  • $126.1k - $227.95k

     ...Description Leidos is seeking a skilled Database Engineer to support the DHS Insider Threat Program (ITP) under the HEITS Contract....  ...delivery management ~ Familiarity with User Activity Monitoring platforms ~ Experience with Everfox High Speed Guard Platform ~... 
    Senior
    Contract work

    Leidos

    Washington DC
    3 days ago
  •  ...TS/SCI clearance to join their Production Operations team. Responsibilities include supporting data management processes, managing database systems, and ensuring performance tuning. Ideal candidates should possess relevant degrees and extensive experience with Postgres,... 
    Senior

    EmergencyMD

    Herndon, VA
    4 days ago
  •  ...Job Title: L3 Senior Database Engineer / DBA Location: Pleasanton, CA (onsite) Contract Job Description: L3 DBAs own database...  ...performance tuning, and critical incident resolution across multi-platform environments, and define standards and automation for the... 
    Senior
    Permanent employment
    Contract work

    VDart

    Pleasanton, CA
    1 day ago
  •  ...Senior Database Administrator & Ops Engineer Test databases, correct errors, and make necessary modifications. Plan, coordinate, and implement security measures to safeguard information in files. Modify existing databases and database management systems. Write and... 
    Senior
    Remote work

    Red Iron Technologies Inc

    United States
    1 day ago
  • $170k - $260k

     ...Are you a Senior Database Administrator / Engineer who is ready for a new challenge that will launch your career to the next level? Tired of being treated like a company drone? Tired of promised adventures during the hiring phase, then being dropped off on a... 
    Senior
    Full time
    Contract work
    Remote work
    Work from home
    Relocation package

    GliaCell Technologies LLC

    Annapolis, MD
    2 days ago
  •  ...experience may be considered in lieu of a degree requirement. For Senior Principal Level: Bachelor's degree with 9+ years of relevant...  ...Operations team supporting data management processes, database engineering and management, deploying, maintaining, tuning, and enhancing... 
    Senior

    EmergencyMD

    Herndon, VA
    3 days ago
  •  ...Total Quality Logistics in Cincinnati, Ohio, is seeking a Database Engineer to collaborate with development teams on designing and optimizing data storage solutions. This role requires strong expertise in SQL Server, MongoDB, and Elasticsearch, along with a solid understanding... 
    Senior

    Total Quality Logistics

    Cincinnati, OH
    4 days ago
  • $149k - $220k

     ...A data solutions company seeks mid- to senior-level Database Engineers in Maryland to design, develop, and optimize mission-critical data systems. Ideal candidates have active TS/SCI clearance, experience with relational and non-relational databases, and cloud technologies... 
    Senior

    Elder Research

    Annapolis, MD
    3 days ago
  •  ...A technology solutions provider is seeking a Database Engineer III in Annapolis Junction, MD. Responsibilities include providing expertise in database design and implementation, and developing database structures fitting into overall system architecture. The ideal candidate... 
    Senior

    thejosefgroup.com

    Annapolis, MD
    4 days ago
  •  ...leading technology firm in Tampa is seeking a skilled MSSQL Developer. The ideal candidate will have over 4 years of experience in database development, strong skills in SQL, query optimization, and ETL processes. Excellent communication and problem-solving abilities... 
    Senior

    Aggne

    Tampa, FL
    3 days ago
  •  ...Payactiv is looking for an experienced Database Developer to join our Engineering team in Milpitas, CA. You will play a crucial role in maintaining and improving databases, ensuring effective data retrieval and integrity. The ideal candidate should have a Bachelor's degree... 
    Senior

    PayActiv Inc

    Milpitas, CA
    3 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

Do you want to receive more vacancies?

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