Senior Data Engineer

Wavendon
2 months ago
Applications closed

Related Jobs

View all jobs

Senior Data Engineer

Senior Data Engineer

Senior Data Engineer

Senior Data Engineer

Senior Data Engineer

Senior Data Engineer

At Unisys, we are dedicated to building high-performance, secure digital solutions that drive innovation and transformation for our clients. With a legacy of over a century in technology leadership, we empower businesses and governments around the world to achieve new levels of efficiency, security, and customer satisfaction. Our team thrives on solving complex challenges with cutting-edge technologies, and we are proud to be a trusted partner to some of the world’s most respected organizations.

We are seeking an experienced, hands-on Senior Engineer with specialized skills working on developing applications and a flair for Generative AI and AI/LM technologies. The engineer will be responsible for:

• Quickly converting an idea to a demonstration

• Lead the design and development of Generative AI-based applications.

• Working within in a Scrum team to develop rapid prototypes.

• Evaluate, select, and integrate AI tools and frameworks that are essential for generative AI development.

• Stay up to date with the latest advancements in generative AI and contribute to our research efforts in this field.

• Learning, evaluating and leveraging a variety of AI tools and technologies.

• Being a self-starter and able to work independently, as well as within a team, to deliver a result.

• Provide guidance and mentorship to junior AI engineers, fostering a culture of continuous learning.

• Demonstrate passion for quality and productivity by use of efficient development techniques, standards and guidelines.

• Design, train, fine-tune, and evaluate ML and NLP models (including small/medium language models) using robust experimentation practices, clear success metrics, and offline/online evaluation.

• Build and maintain data pipelines for ML (ingestion, validation, feature engineering, labeling) with reproducibility, lineage, and governance.

• Implement retrieval-augmented generation (RAG) and hybrid search, including embeddings, vector stores, and re-ranking to improve quality and guardrails.

• Optimize LLM/SLM inference (quantization, distillation, batching, caching) for latency, throughput, and cost; select and tune serving stacks (e.g., vLLM/TGI/Triton) and GPU/CPU targets.

• Operationalize models with MLOps/AIOps best practices: CI/CD for models, model/version registries, feature stores, automated testing, canary/blue–green rollouts, A/B tests, and rollback strategies.

• Deploy, scale, and monitor models on Kubernetes (Helm, Rancher, AKS, K3S) and cloud AI platforms; instrument for observability (metrics, logs, traces), data/label drift, bias, hallucination and safety events.

• Implement security, compliance, and privacy-by-design for AI systems (PII handling, policy enforcement, content moderation, prompt/response safety, secret management).

• Partner with Data Engineering and Platform teams to ensure capacity planning, cost controls, and reliability (SLOs/SLIs) for model serving in production.

You will be successful in this role if you have:

• Must have proficient skills working on Large Language Models (LLMs).

• Proficiency in evaluating, deploying and using on premise open source technology stacks.

• Proficiency in Azure Cognitive Services, which includes Azure Language Service, Azure Text Analytics, Azure Speech Service, and other AI-related offerings.

• A good understanding of OpenAI's GPT models and how it integrates with Azure services. This includes knowledge of GPT's capabilities, limitations, and available features.

• Strong programming skills in Python for working with Azure services and data manipulation.

• Good understanding of databases e.g. Postgres

• Proficient knowledge of back-end programming languages like NodeJS, Python and/or Golang

• Proficient knowledge on one of front-end technologies like React or Angular

• Hands on technical Skills related to Backend development.

• Experience with AWS and GCP is an added advantage.

• Demonstrated Cluster Management knowledge and experience using platforms including – Kubernetes, Rancher, Helm, Docker

• Familiarity with Figma for UI Mockups

• Cloud certification at a developer or equivalent level is an added advantage.

• Azure AI Certification or equivalent is an added advantage.

• Familiarity with Data engineering and Machine learning models

• Excellent written and verbal communication skills, flexible and good attitude

• Experience working with open-source projects, third-party libraries, SDKs and APIs

• Practical experience training/fine-tuning SLMs/LLMs (e.g., Llama, Mistral) using techniques such as LoRA/QLoRA, PEFT, and prompt-tuning; knowledge of evaluation frameworks and benchmark design.

• Strong grasp of ML fundamentals (supervised/unsupervised learning, bias/variance, cross-validation), NLP techniques, and vector embeddings; hands-on with PyTorch/TensorFlow and scikit-learn.

• Experience with LLM/RAG tooling and NLP stacks (Hugging Face Transformers/Datasets, LangChain or LlamaIndex) and vector databases (pgvector/Postgres, Pinecone, Milvus, or Azure AI Search).

• Proficiency with experiment tracking and model registries (MLflow, Weights & Biases) and feature stores; comfort with disciplined experiment design and reproducibility.

• Model serving and optimization expertise: vLLM, ollama, Text Generation Inference, Triton, ONNX Runtime; quantization (bitsandbytes/INT8/FP8, GPTQ/AWQ), distillation, and caching/batching strategies.

• MLOps/AIOps experience building CI/CD for ML (Jenkins/Azure DevOps), automated testing of data and models, canary releases, model rollbacks, and online A/B experimentation.

• Production monitoring and observability (Prometheus/Grafana/OpenTelemetry/ELK), data and concept drift detection, safety/hallucination monitoring, and feedback loops for continual learning.

• Data engineering proficiency with Spark/Databricks and/or Kafka for streaming features, plus robust data quality/lineage tooling.

• Understanding of GPU/accelerator concepts (CUDA, NCCL, memory/throughput tradeoffs) and capacity planning for cost-effective scaling.

• Knowledge of AI safety, security, and compliance practices (RBAC, secrets management, PII handling, red-teaming, prompt injection defenses, content moderation).

• Experience with managed AI platforms (Azure AI Studio/Model Catalog, Azure ML, SageMaker, Vertex AI) and multi-cloud deployments is a plus

Subscribe to Future Tech Insights for the latest jobs & insights, direct to your inbox.

By subscribing, you agree to our privacy policy and terms of service.

Industry Insights

Discover insightful articles, industry insights, expert tips, and curated resources.

How to Write a Data Engineering Job Ad That Attracts the Right People

Data engineering is the backbone of modern data-driven organisations. From analytics and machine learning to business intelligence and real-time platforms, data engineers build the pipelines, platforms and infrastructure that make data usable at scale. Yet many employers struggle to attract the right data engineering candidates. Job adverts often generate high application volumes, but few applicants have the practical skills needed to build and maintain production-grade data systems. At the same time, experienced data engineers skip over adverts that feel vague, unrealistic or misaligned with real-world data engineering work. In most cases, the issue is not a shortage of talent — it is the quality and clarity of the job advert. Data engineers are pragmatic, technically rigorous and highly selective. A poorly written job ad signals immature data practices and unclear expectations. A well-written one signals strong engineering culture and serious intent. This guide explains how to write a data engineering job ad that attracts the right people, improves applicant quality and positions your organisation as a credible data employer.

Maths for Data Engineering Jobs: The Only Topics You Actually Need (& How to Learn Them)

If you are applying for data engineering jobs in the UK, maths can feel like a vague requirement hiding behind phrases like “strong analytical skills”, “performance mindset” or “ability to reason about systems”. Most of the time, hiring managers are not looking for advanced theory. They want confidence with the handful of maths topics that show up in real pipelines: Rates, units & estimation (throughput, cost, latency, storage growth) Statistics for data quality & observability (distributions, percentiles, outliers, variance) Probability for streaming, sampling & approximate results (sketches like HyperLogLog++ & the logic behind false positives) Discrete maths for DAGs, partitioning & systems thinking (graphs, complexity, hashing) Optimisation intuition for SQL plans & Spark performance (joins, shuffles, partition strategy, “what is the bottleneck”) This article is written for UK job seekers targeting roles like Data Engineer, Analytics Engineer, Platform Data Engineer, Data Warehouse Engineer, Streaming Data Engineer or DataOps Engineer.

Neurodiversity in Data Engineering Careers: Turning Different Thinking into a Superpower

Every modern organisation runs on data – but without good data engineering, even the best dashboards & machine learning models are built on sand. Data engineers design the pipelines, platforms & tools that make data accurate, accessible & reliable. Those pipelines need people who can think in systems, spot patterns in messy logs, notice what others overlook & design elegant solutions to complex problems. That is exactly why data engineering can be such a strong fit for many neurodivergent people, including those with ADHD, autism & dyslexia. If you’re neurodivergent & considering a data engineering career, you might have heard comments like “you’re too disorganised for engineering”, “too literal for stakeholder work” or “too distracted for complex systems”. In reality, the traits that can make traditional office environments hard often line up beautifully with data engineering work. This guide is written for data engineering job seekers in the UK. We’ll cover: What neurodiversity means in a data engineering context How ADHD, autism & dyslexia strengths map to common data engineering tasks Practical workplace adjustments you can request under UK law How to talk about your neurodivergence in applications & interviews By the end, you’ll have a clearer sense of where you might thrive in data engineering – & how to turn “different thinking” into a genuine professional superpower.