PostgreSQL Archives ~ fitzmoskal https://fitzmoskal.me/category/technologies/working-knowledge/postgresql/ You are _here_ Thu, 29 Feb 2024 16:56:36 +0000 en-GB hourly 1 https://wordpress.org/?v=6.9.4 https://fitzmoskal.me/wp-content/uploads/2024/02/cropped-result_880649-32x32.jpeg PostgreSQL Archives ~ fitzmoskal https://fitzmoskal.me/category/technologies/working-knowledge/postgresql/ 32 32 11678478 Egyptian Genomics Institute – Software Delivery https://fitzmoskal.me/egyptian-genomics-institute-software-delivery/ Mon, 26 Feb 2024 20:04:01 +0000 https://fitzmoskal.me/?p=1487 Software Delivery I managed the team that took part in a deployment of genomics analysis software to a government programme

The post Egyptian Genomics Institute – Software Delivery appeared first on fitzmoskal.

]]>

Software Delivery

I managed the team that took part in a deployment of genomics analysis software to a government programme based in Cairo Egypt worth £2m in total, I also acted as a hands-on technical lead.

I managed the resourcing of a consultant from China to attend for 3 weeks and had scheduled to be there on the first week. The deployment was time-sensitive and had to be completed on-premise in this window as we wouldn’t have remote access.

The consultant from China was delayed, so I had to use my technical skills to quickly get the install going having not performed one before. I did alone on the first day – a Sunday – and then brought in my other consultant and a DevOps resource on conference call for the following two days, until the Chinese consultant arrived. All this took place whilst the client was monitoring over my shoulder – so I had to present confidence in what I was doing at the same time. The software was successfully deployed inside of the 3 weeks. However there were some performance issues identifed.

Health Check

After concerns were raised by the client regarding performance – with accusations flying, I took the decision to prepare a mirror environment in our offices and we requested soem of their sample files to process and confirm that the software was capable of processing them – which it was. So the issues pointed to infrastructure.

I agreed to attend site with one of the product managers to perform a health check against the software and hardware. I had some input in what to look for from the DevOps team, but largely had to script the health check myself against Kubernetes, NFS and PostgreSQL. Onsite, I ran multiple tests and perfected the script which used a combination of tools including kubectl, docker, fio, iostat, mtr and netstat. With this I was able to narrow down the issue to packet loss between the application and NFS, which was hosted on a different network split by a switch or router – which was not as specified in the Solution Design we had outlined.

This helped to not only provide the customer with confidence in the solution and our commitment to support, but did prevent them from walking away from the contract as they had previously disputed ownership of the issue.

The post Egyptian Genomics Institute – Software Delivery appeared first on fitzmoskal.

]]>
1487
British Transport Company – Business Application Modelling & SSL Certificate Discovery https://fitzmoskal.me/british-transport-company-business-application-modelling-ssl-certificate-discovery/ Tue, 20 Feb 2024 19:53:34 +0000 https://fitzmoskal.me/?p=1380 I was contracted to a this British Transport Company to provide consultancy services in the area of modelling approximately 60

The post British Transport Company – Business Application Modelling & SSL Certificate Discovery appeared first on fitzmoskal.

]]>

I was contracted to a this British Transport Company to provide consultancy services in the area of modelling approximately 60 business applications. Some of them had been modelled before but had fallen behind on maintenance and the model had drifted. Others needed to be modelled from scratch.

The method chosen by the client was to do the modelling through questionnaires to SMEs who would provide the initial seed data. This then allowed me to model the architecture for each application.

Whilst working onsite, I was asked if it was possible scan and report details of SSL certificates, as the company was having issues with certificates expiring. I quoted them work on developing a solution from scratch that would work with BMC Discovery. This was designed and implemented within 3 days, which allowed the client to save £20,000 on an anual subscription to a 3rd part piece of software.

The post British Transport Company – Business Application Modelling & SSL Certificate Discovery appeared first on fitzmoskal.

]]>
1380
Digital Health Checks https://fitzmoskal.me/digital-health-checks/ Tue, 20 Feb 2024 19:37:14 +0000 https://fitzmoskal.me/?p=1378 During my time as a consultant I have worked to develop various digital health checks to assist companies with taking

The post Digital Health Checks appeared first on fitzmoskal.

]]>
During my time as a consultant I have worked to develop various digital health checks to assist companies with taking a tempurature test of their IT systems and strategy. The view of health checks is sometimes that they are just a tool to drum up more business – which to an extent is true, but the health checks I developed have been critical in assisting companies to identify risks, avoid costly mistakes and pinpoint the source of complaints.

I have developed comprehensive health checks for BMC Discovery, Kubernetes, NFS and PostgreSQL. I have also developed exception reporting on data pipelines for data quality assessment. The health checks I have developed have saved customers in the following areas:

  • Identified security vulnerabilities around plaintext usernames and passwords storage
  • Identified issues around NFS performance
  • Identified opportunities for license reclaimation
  • Identified usage patterns for insecure practices (i.e. logging in as root user)
  • Identified various misconfigurations in non-alignment with best practices

The post Digital Health Checks appeared first on fitzmoskal.

]]>
1378