Hello, recently I was trying to figure out neat ways of utilizing my YubiKey. I am fond of using Linux for safe environments and thought that a YubiKey would be a neat way to create a unique method of adding 2FA. Yubikey can be natively integrated into SUDO and login […]
About: Abdul Bhatti
Posts by Abdul Bhatti:
Nvidia and AI
Heavy Competition
EKS & IRSA
Elastic Kubernetes service (EKS) is an AWS service that provides users with a fully-managed Kubernetes control plane. microservices and containerized applications are becoming ubiquitous tools that most cloud engineers look towards for development and deployment. Kubernetes allow organizations the option of deploying portable and cloud-agnostic architectures. One of the major […]
Autonomous Vehicles
Driveworks is Nvidias software devleopment platform for autonomous vehicles. Driveworks is designed to work with the Nvidia AGX platform. the one unique problem I have seen with Autonomous vehicles is the balance between data ingestion and inference. Equipment attached to fleet vehicles can come from multiple different types of manufacturers […]
AWS EKS and IP Exhaustion
Installing Kubeflow: Kustomize and KfDEF
Kustomize This section reviews a tool called Kustomize that allows easy modifications to configurations, this section can be skipped. Kustomize is a program that will be utilized to modify kubeflow’s installation and can be used to configure certain parameters surrounding Authentication and Authorization. Kustomize utilizes a manifest file that is provided by […]
Accessing remote servers in VScode
Data Versioning
Recently I was tasked to build a system that would automatically deploy pipelines using Kubeflow and Pachyderm. This system needed data versioning to make sure that results were reproducible in the future. Data versioning, or DVC can be summed up in these diagrams Data Versioning Control (DVC) has many features. […]
Blockchain, Machine learning, and Pharmaceutical Drug Labeling
In a recent project I was given the chance to design a robust and scalable pipeline for Drug labeling. In current pharmaceutical practice, the drug labeling process of taking technical documents and distilling them down to human readable labels to attach to medication is a tedious and time consuming process. […]