1. 01.About
  2. 02.Experience
  3. 03.Highlights
  4. 04.Projects
  5. 05.Skills
  6. 06.Education
  7. 07.Contact
johal@cloud:~$

Harmohan Singh Johal.

Deploying sleep-well-at-night infrastructure.

I'm a Cloud, DevOps & Infrastructure Engineer based in London, England, specialising in AWS, Azure, GitLab CI/CD, and Linux systems.

London, England, United Kingdom
โšฝFootballยท๐ŸCricketยท๐Ÿ‘Field Hockey
01.

About Me

Ever since I was a kid, I was the one who couldn't leave things alone. Remote controlled toys, my first PC, an old laptop that barely worked โ€” I would pick up a screwdriver and open them up just to see what was inside and how everything connected. That curiosity about how things are put together never really left me. It just grew into a career. My first role had me managing physical servers and local infrastructure, which gradually expanded into Linux systems, cloud platforms, deployment pipelines, and everything that keeps modern applications running reliably at scale.

What that progression taught me is that infrastructure work is really about ownership. At Master Software Solutions I was handed real production environments early and expected to keep them running. I was diagnosing live API failures, building CI/CD pipelines from scratch, setting up monitoring so problems surfaced before clients noticed them, and automating anything that didn't need to be done manually twice. That kind of environment shapes how you think about reliability.

The MSc at Nottingham Trent was a deliberate choice, not just a credential. I wanted to go deeper on the theory and system design thinking behind the work I had already been doing in practice. My research project on forecast-driven district heating control won the Best Research Project Award and pushed me to think seriously about how infrastructure decisions ripple upward into the behaviour of everything built on top of them.

โ€œSelf-belief and hard work will always earn you success.โ€

โ€” Virat Kohli

Being a sports enthusiast, I've always lived by this quote.

Harmohan Singh Johal
๐ŸŽ“

MSc Cloud & Enterprise Computing

Nottingham Trent University, Distinction

๐Ÿ†

Best Research Project Award

Forecast-Driven District Heating Control

๐Ÿ’ผ

3+ Years Production Experience

Cloud, DevOps & Infrastructure Engineering at scale

๐ŸŒ

Multilingual

English, Punjabi, Hindi

โšฝ

Sports Enthusiast

Football ยท Cricket ยท Field Hockey

02.

Experience

Cloud, DevOps & Infrastructure Engineer @ Master Software Solutions

Ludhiana, India

Apr 2022 - Apr 2024

I joined as an infrastructure engineer and moved into cloud and DevOps within months, taking on end-to-end ownership of production environments, deployment pipelines, and operational reliability across multiple client projects.

Cloud

  • โ–นManaged 15+ cloud environments across AWS and Azure, keeping applications available and performant across development, UAT, and production.
  • โ–นProvisioned cloud infrastructure from scratch including virtual machines, security groups, IAM configuration, networking, and static IP assignment.
  • โ–นResolved a live API performance crisis by identifying the root cause through log analysis, coordinating a server upgrade, and introducing automated cache-clearing to prevent recurrence.
  • โ–นCoordinated environment readiness for releases, aligning infrastructure changes with deployment schedules and client requirements.

DevOps

  • โ–นBuilt and maintained GitLab CI/CD pipelines to cut manual deployment effort and improve release consistency across multiple teams and environments.
  • โ–นDelivered containerised deployments for multi-service application stacks, improving environment consistency and reducing risk during releases and rollbacks.
  • โ–นAutomated database backup and recovery with cloud upload to S3, reducing manual overhead and ensuring data could be reliably restored when needed.
  • โ–นSet up monitoring across infrastructure and applications using Prometheus, Grafana, and New Relic, enabling faster detection and resolution of issues before they reached production.

Platform Engineering & IT Operations

  • โ–นMaintained 20+ on-premises Ubuntu servers on VMware ESXi, keeping internal platforms including self-hosted GitLab, Redmine, and Snipe-IT available and reliable.
  • โ–นAdministered Linux servers including patching, upgrades, security hardening, and performance troubleshooting across hosted application environments.
  • โ–นSupported firewall and VPN configuration using Sophos and SonicWall, maintaining secure network access and reviewing logs for suspicious activity.
  • โ–นResearched, evaluated, and deployed Snipe-IT as an open source solution, designing the asset structure and introducing ownership tracking to give the business its first clear, auditable view of IT assets.
AWS EC2S3Route 53CloudWatchAzure VMsVMware ESXiGitLab CI/CDDockerKubernetesNew RelicPrometheusGrafanaSophos XGSonicWallMySQLNginxApache

Receptionist | Student Services Centre @ Nottingham Trent University

November 2024 to May 2025
  • โ–นProvided front-of-house support at Nottingham Trent University's Student Services Centre, assisting 100+ students and visitors daily.
  • โ–นMaintained accurate student records and managed appointment scheduling systems, ensuring data integrity and smooth service delivery.
  • โ–นSuccessfully balanced part-time employment alongside full-time MSc studies, demonstrating effective time management and professional reliability.

IT Administrator @ Target Systems

India

January 2021 โ€“ April 2022
  • โ–นKept the local network running reliably by troubleshooting routers, switches, and firewalls, resolving connectivity issues before they disrupted operations.
  • โ–นManaged user accounts, access rights, and operating system setup across the organisation, supporting secure and consistent access to systems.
  • โ–นHandled backups, data recovery, and end-user technical support, reducing downtime and keeping day-to-day operations running smoothly.
03.

Professional Highlights

โš™๏ธ

GitLab CI/CD Pipeline Architecture

Built multi-stage CI/CD pipelines from scratch for WordPress, Java, and containerised application stacks. Pipelines covered automated builds, Docker image creation, environment promotion, and production deployment โ€” reducing manual release effort and improving consistency across development, UAT, and production.

GitLab CI/CDYAMLDockerBashWordPressPHPJava
โš™๏ธ

Automated Backup & Disaster Recovery

Designed and implemented automated database backup workflows using Bash and Python, with scheduled execution via cron, cloud upload to AWS S3, and periodic restore verification on test environments. Eliminated manual backup handling and gave the business reliable, testable data recovery.

BashPythonAWS S3CronMySQLPostgreSQL
โš™๏ธ

Infrastructure Monitoring Stack

Built a centralised observability platform across cloud and on-premises environments using Prometheus, Grafana, and New Relic APM. Configured dashboards and alerting for key services, improving visibility and enabling faster incident detection and response.

PrometheusGrafanaNew Relic APMBashLinux
โš™๏ธ

Snipe-IT Asset Management Platform

Researched and selected Snipe-IT as an open source asset management solution, then deployed and configured it from scratch. Designed the asset categories and ownership model, populated the system, and introduced tracking processes that improved procurement transparency and reduced equipment loss.

Snipe-ITLinuxMySQL
04.

Projects

๐Ÿ“
๐Ÿ† Best Research Project Award

Forecast-Driven District Heating Control

ML-powered forecasting platform that predicts heat demand from weather data and translates predictions into actionable scheduling decisions, reducing energy waste and improving operational efficiency. Awarded Best Research Project at Nottingham Trent University.

  • โ–นTrained CatBoost regression models on 3 years of historical heating and weather data, selected over XGBoost and Random Forest based on lower MAE and better handling of categorical features.
  • โ–นExposed predictions via a Flask REST API consumed in real time by a Grafana dashboard built for system operators.
  • โ–นContainerised the full pipeline including training, API, and monitoring stack using Docker, with Prometheus instrumentation for production observability.
PythonPandasscikit-learnCatBoostFlask REST APIDockerPrometheusGrafanaSQLiteGit
๐Ÿ“
โญ Exceptional Distinction

Event Booking Web Application

Full-stack event booking platform built to enterprise architecture standards, awarded Exceptional Distinction in Service Oriented and Cloud Technologies at Nottingham Trent University.

  • โ–นDesigned and built a Java REST API using JAX-RS/Jersey with DAO/DTO architecture, fully tested with Postman and JUnit.
  • โ–นBuilt a React SPA consuming the API with full CRUD support for events, registrations, and bookings.
  • โ–นPackaged the full stack with Maven and Docker for consistent, reproducible builds across environments.
JavaJAX-RS/JerseyReactSQLiteMavenDockerPostmanJUnit
05.

Skills

๐Ÿ’ป

Languages & Scripting

  • Python
  • Bash
  • Java
  • JavaScript / TypeScript
โ˜๏ธ

Cloud & Infrastructure

  • โ€บAWS (EC2, S3, Route 53, CloudWatch)
  • โ€บAzure (VMs, Resource Groups)
  • VMware ESXi
๐Ÿš€

Platform & Delivery

  • GitLab CI/CD
  • Docker
  • Kubernetes
  • Code Reviews
๐Ÿ“ˆ

Reliability & Observability

  • Prometheus
  • Grafana
  • New Relic APM
  • โ€บLogging & Alerts
๐Ÿ”’

Security & Networking

  • Firewalls (SonicWall / Sophos)
  • VPN / IPsec
  • Cisco CCNA
  • Backup & DR
๐Ÿ—„๏ธ

Data & Services

  • REST APIs
  • MySQL
  • PostgreSQL
  • Nginx / Apache
๐Ÿณ

Containerisation

  • Docker Compose
  • Kubernetes Workloads
  • Helm
  • โ€บRollback Strategies
๐Ÿ–ฅ๏ธ

Asset & IT Operations

  • Linux
  • Snipe-IT
  • Hardware Inventory
  • Vendor Management
05.

Achievements

๐Ÿ…

1st Place โ€” Headway x ClerksWell Charity Hackathon 2025

Built a mobile app for brain injury survivors, prioritising simplicity and safety. Developed an AI-assisted feature to help users recall past interactions and notes, improving confidence and independence in day-to-day situations.

๐Ÿ…

Highly Commended โ€” Bentley iTwin4Good Challenge 2025

Built an AI-driven platform feature that surfaced key recycling concerns from user interaction data, enabling more targeted community engagement and improving data visibility for local recycling initiatives.

06.

Education & Certifications

Education

MSc Cloud & Enterprise Computing

Nottingham Trent University

Sept 2024 - Sept 2025

  • โ–นOverall Distinction
  • โ–นBest Research Project Award
  • โ–นExceptional Distinction in Service Oriented and Cloud Technologies

B.Tech, Computer Science & Engineering

Guru Nanak Dev Engineering College

2016 - 2020

  • โ–นFirst Division (UK equivalent 2:1)

Certifications

Cisco Certified Network Associate (CCNA)

Cisco

Feb 2022 โ€“ Feb 2025 (Expired)

Microsoft Azure Fundamentals (AZ-900)

Microsoft

July 2025

07. What's Next?

Get In Touch

I am currently looking for new opportunities in Cloud, DevOps & Infrastructure Engineering. Whether you have a question, a potential role, or just want to connect, my inbox is always open.

Say Hello