Neron JosephChatGPT: Hey LinkedIn! I guess I can crack your Skill Assessment TestsMany companies use LinkedIn Skill Assessments to evaluate and verify the skills of job candidates. These assessments allow employers to…Feb 16, 2023Feb 16, 2023
Neron JosephA Quick Introduction to KustomizeKustomize is a Kubernetes native configuration management tool that can be easily installed and used. If you are a DevOps engineer who…Jan 28, 2023Jan 28, 2023
Neron JosephGitOps and its workflow at a very high levelWhen I started working with Kubernetes, I used the ‘kubectl’ command line tool for all types of interaction with the Kubernetes cluster…Nov 27, 2022Nov 27, 2022
Neron JosephMigrate your Google Mails from one Workspace account to another Workspace account (For Google…Recently, I had to migrate all my emails from my existing gmail account (which is part of a Google Workspace account) to my new gmail…Apr 5, 20221Apr 5, 20221
Neron JosephSet up SFTP server with PubKey authentication on Linux machineA couple of weeks back, I had some trouble setting up an SFTP server for a particular use case of mine. What I require was, to set up an…Mar 14, 20211Mar 14, 20211
Neron JosephECR Lifecycle policy: Simplest way to get rid of older imagesThe software industry knows the importance of Docker or containerization in today’s software deployment process. As a DevOps engineer, my…Oct 24, 20201Oct 24, 20201
Neron JosephTag your Git repo using Gitlab’s CI/CD pipelineGit Tagging is an important feature of git in order to mark release points (v1.0, v2.0, and so on). Developers know the advantage of…Oct 2, 20204Oct 2, 20204