DBA & Bulk Data Management Engineer
Webbing
Job Description
<h3>Description</h3><h3>About the Role</h3><p>We are building a multi-site platform that orchestrates telecoms services for mobile operators across different regions, with additional network nodes in other regions. As our DBA & Bulk Data Management Engineer you will own every database that underpins this platform from the core BSS/OSS/NOC modules through to the PostgreSQL stores that sit behind our different applications.</p><p>You will also extend your ownership into the network control layer, maintaining interfaces to vendor-managed databases inside HSS, OCS, PCRF, and SMSC nodes, and ensuring the mediation pipelines that bring network data into the other required system are reliable, complete, and governed by clear data-handling policies.</p><p>This role spans three disciplines: hands-on database engineering (installation, tuning, backup/restore, high availability), bulk data management (large-scale loads, migrations, exports, purges), and data governance (designing and enforcing retention, archival, and compliance policies). You will be a senior individual contributor and the go-to expert for all database topics across the entire BSS and NOC stack.</p><h3>What You Will Build</h3><ul><li>End-to-end backup, restoration, and disaster-recovery framework for all BSS and network-layer PostgreSQL clusters.</li><li>Performance optimization roadmap covering index strategies, query tuning, table partitioning, and vacuuming schedules for high-throughput subscription and charging data.</li><li>Bulk data pipelines for large-scale imports, exports, migrations, and timed purges of subscriber CDRs and event records.</li><li>Data handling, retention, and archival policies aligned with GDPR, operator SLAs, and internal compliance requirements.</li><li>Database monitoring dashboards (Prometheus + Grafana exporters) with alerting for replication lag, lock contention, query performance, and disk saturation.</li><li>Installation and upgrade playbooks for new PostgreSQL instances as the platform scales into additional markets or modules.</li><li>Cross-platform data integration layer between BSS mediation and network-element databases (HSS, OCS, PCRF, SMSC, PGW).</li><li>Schema review and data-architecture advisory process for BSS and Workflow engineering teams.</li><li>Data access control framework: roles, privileges, row-level security, and audit logging across all database tiers.</li><li>Runbooks and knowledge base covering all database operational procedures, DR playbooks, and incident response steps.</li></ul><h3>Requirements</h3><h3>Must Have</h3><ul><li>Strong hands-on PostgreSQL administration: installation, configuration, replication (logical/streaming), upgrade, and vacuum tuning</li><li>Proven backup and restore experience: pg_dump, pg_basebackup, WAL archiving, point-in-time recovery, and DR testing</li><li>Query performance analysis: EXPLAIN/ANALYZE, index design (B-Tree, partial, composite), and schema-level optimisation</li><li>Bulk data operation