₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,106 members, 8,420,360 topics. Date: Thursday, 04 June 2026 at 05:30 PM

Toggle theme

Urdevopsguy's Posts

Nairaland ForumUrdevopsguy's ProfileUrdevopsguy's Posts

1 (of 1 pages)

CareerRe: Is It A Good Idea To Learn Java At This Age by urdevopsguy(op): 8:04am On Feb 28
more comment please
CareerRe: Is It A Good Idea To Learn Java At This Age by urdevopsguy(op): 3:26pm On Feb 26
rickpat:
Python programing language instead of java script...because most employers now run on Python
I am talking about java not javascript

Thank you
CareerRe: Is It A Good Idea To Learn Java At This Age by urdevopsguy(op):
belovez:
If you are looking for job and money and you are in Nigeria go for Java
Yes. I am in Nigeria and I am looking for job/money. Thank you
CareerRe: Is It A Good Idea To Learn Java At This Age by urdevopsguy(op): 8:10am On Feb 26
rickpat:
Go for python instead

Wish ya the best
Thank you but if I am ask why python? Do you mean python for backend?
CareerIs It A Good Idea To Learn Java At This Age by urdevopsguy(op): 8:07am On Feb 26
Is it a good advice for one to learn java at 40? I am planning on learn java but I don't know if it is a good idea? How is the job market right now for java developers? I am a laravel developer. I also do devops/cloud
Jobs/VacanciesRe: No Job, No Marriage And No Child At 40. What Next? by urdevopsguy: 8:26am On Feb 15
How?
selleniza:
Just as a fool at forty is a fool forever. So also, no wife at forty means no wife forever.
Nairaland GeneralRe: Customer Sues Opay, Says Account Restriction Led To Father’s Death by urdevopsguy: 10:32am On Feb 13
Dem go use your bvn to collect it back from any of your account that has money on it.

Britishcoins:
my target this year na to collect 2m loan from opay and stop using the account..
FamilyHow Safe Is It To Travel To The East Now? by urdevopsguy(op): 5:11pm On Nov 26, 2025
I am planning on travelling to the east this weekend. Is it safe for me to travel to enugu and anambra. The rate of kidn*ping and death I hear is making me fe*ar
FoodRe: Average Daily Cost Of A Healthy Diet (cohd) By State In Nigeria by urdevopsguy: 4:00am On Oct 22, 2025
This is for a meal of one broke single person
FamilyRe: My Elder Sister Has Cut All Of Us Off - What Can I Do? by urdevopsguy: 2:55pm On Sep 23, 2025
You gave everybody but your sister. Even if it a gift because I know she will not ask for your money
Career� How I Setup A Kubernetes Cluster From Scratch – Step-by-step Guide � by urdevopsguy(op): 3:58am On Aug 12, 2025
🚀 How I Setup a Kubernetes Cluster from Scratch – Step-by-Step Guide 🚀

Setting up a self-managed Kubernetes cluster puts you in full control:
✅ Choose the exact Kubernetes version
✅ Tune every configuration to your needs
✅ Pick your own networking, storage, and security setup
✅ Run it anywhere — bare metal, cloud, or hybrid — with zero vendor lock-in

Beyond flexibility, managing Kubernetes yourself gives you hands-on insight into:

The control plane

Networking

Scaling

…building the kind of expertise that managed services can’t always offer.

📖 In this guide, I walk you through building your own self-managed Kubernetes cluster from scratch, so you end up with both a working environment and the operational knowledge to run it like a pro.

🔗 Read the full blog post here:
https://devsecops-blog.hashnode.dev/how-i-setup-a-kubernetes-cluster-from-the-ground-up-step-by-step-guide
CareerStep-by-step Guide To Setting Up AWS OIDC For Secure CI/CD Integration by urdevopsguy(op): 4:50pm On Jun 15, 2025
🔥🔥 Step-by-Step Guide to Setting Up AWS OIDC for Secure CI/CD Integration 🔥🔥

Not too long ago, every time we wanted our CI/CD pipeline to talk to AWS, it felt like setting up a long-distance relationship. IAM users, access keys, and a whole lot of trust. We’d generate those long-lived credentials, hide them in some secret vault, and hope they never got leaked. 😬

But let’s be honest managing static keys in pipelines is risky business. One accidental exposure, and boom 💥 your entire cloud environment could be compromised.

Luckily, AWS had a better plan. It stepped in and said:
“Forget the keys. I’ve got something smarter short-lived tokens with OpenID Connect (OIDC).”

With OIDC, your GitLab pipeline (or any modern CI/CD tool) can securely authenticate with AWS without ever storing sensitive keys. These tokens are ephemeral they disappear after use, reducing your attack surface and simplifying your security posture. 🔐

Objective(s)
✅ Configure trust between GitLab and AWS using IAM OIDC identity providers

Prerequisite(s)
✅ AWS Account
✅ Gitlab Account

In this tutorial, I’ll walk you through how to set up OIDC with GitLab and AWS step-by-step

Click on the link
https://devsecops-blog.hashnode.dev/step-by-step-guide-to-setting-up-aws-oidc-for-secure-cicd-integration

Are you interested in cloud/devops. I have videos for you. Everything simplified for everyone (whether you are just starting you have been in the game)

https://www.youtube.com/@africacloudpapa
Career��� Hardening Gitlab CI/CD: Secrets Detection, SAST & ECR Integration��� by urdevopsguy(op): 4:22pm On May 26, 2025
DevOps has come a long way. it's faster, smarter, and more automated than ever. But with that rapid growth, new security risks are always lurking around the corner. Imagine this: you've locked all the doors to your cloud infrastructure, feeling safe… but you forgot the side window( Your CI/CD pipeline). If that window isn’t secured, an attacker might quietly slip in, or a simple oversight could sneak its way into production. That’s the reality we face today. Securing the cloud alone isn’t enough. We need to protect the entire journey from code to deployment.

Do you want me to show you how. Click on this link
https://devsecops-blog.hashnode.dev/hardening-gitlab-cicd-secrets-detection-sast-and-ecr-integration

Are you interested in cloud/devops. I have videos for you. Everything simplified for everyone (whether you are just starting you have been in the game)


https://www.youtube.com/watch?v=GQy2wcCYmiE&list=PLciSwG1la_BYtCBsfWvmEoxwHoVk_tyTW

Don't forget to subscribe🙏🙏. "Make we see food chop"🤣🤣
RomanceRe: White Woman Slaps Her Nigerian Boyfriend, Smashes His Phone For Refusing Sex by urdevopsguy: 2:21am On May 25, 2025
The phone jam trailer? grin
CareerRe: �� Secure Gitops With Gitlab CI/CD, Terraform & Tfsec End-to-end Iac Security by urdevopsguy(op): 10:23am On May 23, 2025
Typically, after writing a Terraform script, you would manually run terraform apply in the terminal to deploy your resources. However, GitOps simplifies this process. By integrating your version control system ike GitHub, GitLab, or Bitbucket. Now you can automate deployments with a simple git push.

Do you want me to show you how. Click on this link
https://devsecops-blog.hashnode.dev/secure-gitops-with-gitlab-cicd-terraform-and-tfsec-end-to-end-iac-security

I also have alot of cloud/devops video for you here. Everything Simplified

https://www.youtube.com/watch?v=GQy2wcCYmiE&list=PLciSwG1la_BYtCBsfWvmEoxwHoVk_tyTW


Don't forget to subscribe🙏🙏. "Make we see food chop"🤣
Career�� Secure Gitops With Gitlab CI/CD, Terraform & Tfsec End-to-end Iac Security by urdevopsguy(op): 10:20am On May 23, 2025
Typically, after writing a Terraform script, you would manually run terraform apply in the terminal to deploy your resources. However, GitOps simplifies this process. By integrating your version control system ike GitHub, GitLab, or Bitbucket. Now you can automate deployments with a simple git push.

Do you want me to show you how. Click on this link
https://devsecops-blog.hashnode.dev/secure-gitops-with-gitlab-cicd-terraform-and-tfsec-end-to-end-iac-security

Don't forget to subscribe🙏🙏. "Make we see food chop"🤣🤣
FamilyRe: Which Generation Produced The Smartest Kids? by urdevopsguy: 11:20am On May 22, 2025
Gen millennials are the smartest. Most of the tech giant and innovation we have today are from the millennials.
Career7 Layers Of Kubernetes Security Every Engineer Must Know by urdevopsguy(op):
Kubernetes is the world’s leading container orchestration platform, known for powerful features like load balancing, self-healing, and automated scaling. However, securing a Kubernetes cluster can be challenging due to its broad attack surface spanning the infrastructure, the Kubernetes control plane, and the applications running on it.

In this article, I’ll walk you through key concepts and practical tips to help you strengthen the security of your Kubernetes cluster.

Check this out
https://devsecops-blog.hashnode.dev/7-layers-of-kubernetes-security-every-engineer-must-know

I also have alot of cloud/devops video for you here. Everything Simplified

https://www.youtube.com/watch?v=GQy2wcCYmiE&list=PLciSwG1la_BYtCBsfWvmEoxwHoVk_tyTW
CareerHow To Securely Store And Use Variables In Gitlab Pipelines by urdevopsguy(op): 9:43am On May 19, 2025
Happy New week🔥🔥🔥

GitLab is one of the most widely used version control and CI/CD platforms globally. When working with pipelines, we often need to use sensitive information such as passwords or SSH keys. To keep these secrets secure and out of source code, GitLab allows us to store them as environment variables, which can then be safely referenced within our pipeline scripts.

Objective(s)
✅ Set up variables in GitLab

Requirement(s)
✅ A gitlab account

Check out the link
https://devsecops-blog.hashnode.dev/how-to-securely-store-and-use-variables-in-gitlab-pipelines


I also have alot of cloud/devops video for you here. Everything Simplified
https://www.youtube.com/@africacloudpapa

Don't forget to subscribe🙏🙏

Follow us on our SM platforms. "Make we self happy small"
https://x.com/africacloudpapa
https://www.instagram.com/africacloudpapa/
CareerMastering IAM In AWS: Creating Users And Roles Step-by-step by urdevopsguy(op):
An IAM Role (Identity and Access Management Role) in AWS is a secure way to grant temporary access to AWS services and resources without needing to share long-term credentials (like IAM user access keys). In this tutorial we will look at how to create IAM roles and give it permissions so that the user or the service can have the privilege to access the resource.

Objectives
✅ To create aws users, access, secret keys and IAM role

Requirements
✅ AWS Account

Check out the page
https://devsecops-blog.hashnode.dev/mastering-iam-in-aws-creating-users-and-roles-step-by-step
CareerRe: What Is A Comfortable Salary In Lagos? by urdevopsguy: 5:04pm On May 11, 2025
Fab21:
The wife's bonus is used to pay the rent. And the house is to the wife's workplace that is why they are living in the house

As in.

The Lekki married man said he doesn't have any savings despite earning such amount.


First, I think the house rent is quite much (#5M) per annum.
The money spent on rent can be used for another thing.

In summary, I think it depends on individual. Many will still complain even if they're earning #10-#15M per month.

Learning how to manage ones wants and needs is very important.
CareerNo Secrets In Production: Enforce Code Hygiene With Gitleaks by urdevopsguy(op): 3:42pm On May 08, 2025
What is GitLeaks? Gitleaks is an open-source secrets detection tool that scans git repositories, commits, and branches for sensitive information such as:

✅ API keys
✅ Passwords
✅ Private keys
✅ Tokens

Prerequsite

✅ git
✅ Docker

Objective

✅ Install Gitleaks
✅ Configure Gitleaks
✅ Scan folder for sensitive information

You can check it out here

https://devsecops-blog.hashnode.dev/no-secrets-in-production-enforce-code-hygiene-with-gitleaks
CareerRe: Github Secrets 101: Store API Keys, Tokens, And Credentials Safely by urdevopsguy(op): 5:01pm On Apr 16, 2025
AilState:
Hi, nice one. I’d like to ask are you good with blockchain, specifically L2 Base network?
No. I am not a professional in that area
CareerAutomating Secure Kubernetes Deployments With Github Actions, Helm, Argocd by urdevopsguy(op): 3:05pm On Apr 14, 2025
In this tutorial, we’ll explore how to deploy a complete and secure CI/CD pipeline using GitHub Actions, ArgoCD, Helm, and Amazon EKS. GitHub is one of the most popular version control platforms in the world, and integrating CI/CD directly into it has been a major breakthrough for developers and DevOps engineers alike.

Let’s dive in and see how these powerful tools come together to automate and secure your Kubernetes deployment workflow.

Prerequisite

✅ GitHub Account
✅ DockerHub Account
✅ eksctl
✅ AWS CLI
✅ AWS Account
✅ Helm

Objective

✅ CI/CD with GitHub
✅ Auto Deployment with ArgoCD

Check it out here
https://oshabz.hashnode.dev/automating-secure-kubernetes-deployments-with-github-actions-helm-and-amazon-eks


Do you have a remote role, gig, contract for me. I am 24/7 active

I am also available to speak at events 🙏🙏🙏🙏
CareerGithub Secrets 101: Store API Keys, Tokens, And Credentials Safely by urdevopsguy(op): 6:42pm On Apr 13, 2025
In this tutorial we will discuss how to create secrets in github. GitHub Secrets are encrypted environment variables that you define in your repository or organization settings. They're not visible in logs, not exposed to users, and are read-only in workflows.

Prerequisites
Github Account

Objectives
Create github secret

Checkout it out here
https://oshabz.hashnode.dev/github-secrets-101-store-api-keys-tokens-and-credentials-safely

Do you have a remote role, gig, contract for me. I am 24/7 active

I am also available to speak at events
CareerDeploy Docker Containers To Azure: A Complete Guide by urdevopsguy(op): 10:01am On Apr 10, 2025
Deploy Docker Containers to Azure: A Complete Guide


In this tutorial, I’ll walk you through deploying a static website using Azure Container Service. If you’ve got a simple static site, this is one of the quickest and easiest ways to get it up and running in just a few minutes. Lets go.

Prerequisite

Azure Account
Azure cli
Docker

Objective

Containerize a web application
Create Azure Repository
Build Docker image and push to Azure
Deploy Image to Azure Container Service

Check it out
https://oshabz.hashnode.dev/deploy-docker-containers-to-azure-a-complete-guide

Check it out
https://oshabz.hashnode.dev/master-jenkins-and-sonarqube-setup-for-continuous-integration-and-code-quality

Do you have a remote role, gigs, contract for me. I am 24/7 active
CareerCode To Kubernetes: Automating Devsecops On EKS With Jenkins, Sonarqube & Argocd by urdevopsguy(op): 8:14pm On Apr 05, 2025
Happy weekend everyone🙏🙏🙏

From Code to Kubernetes: Automating DevSecOps on EKS with Jenkins, SonarQube & Argo CD

In this tutorial, we’ll walk through how to build a complete CI/CD pipeline using Jenkins and SonarQube, and automate deployments to Amazon EKS with Argo CD. It’s going to be an exciting ride—so buckle up and let’s dive in!

Prerequisite
Jenkins
Sonarqube
Terraform
AWS Account
AWS cli
EKS
eksctl

Objectives
CICD using jenkins
Automated Code Quality Checks using SonarQube
Installation of Argo CD
Auto deployment with Argo CD

Check it out
https://oshabz.hashnode.dev/from-code-to-kubernetes-automating-devsecops-on-eks-with-jenkins-sonarqube-and-argo-cd
CareerLost My Account (naijadevopsguy) by urdevopsguy(op): 12:42pm On Apr 04, 2025
This is to notify the public that I have lost access to Naijadevopsguy account.

This is my new account. A continuation from the previous account.

Thank you
CareerBuilding A Secure CI/CD Pipeline With Jenkins And Sonarqube: A Complete Devsecop by urdevopsguy(op): 5:01pm On Apr 02, 2025
In this tutorial we will see how to build a complete Devsecops CICD pipeline using Jenkins, SonarQube and Docker

Prerequsite

Jenkins
Sonarqube
Docker
Dockerhub


Objective

Continuous Integration and continuous deployment using Jenkins
Code Quality Analysis using SonarQube
Push image to dockerhub
Deploy application to EC2 Instance

Check it out
https://oshabz.hashnode.dev/building-a-secure-cicd-pipeline-with-jenkins-and-sonarqube-a-complete-devsecops-tutorial

1 (of 1 pages)