How to Build Images for Docker ContainersA docker image is a read-only template or blueprint that contains the instructions, code, libraries, and dependencies needed to run an application. A Docker container is a runnable instance of an image. There are different types of images (OS) we ca...Jan 17, 2026·4 min read
How to Create Virtual Machines with Linux And Connect Them Using Key Pair and Password MethodsJan 2, 2026·4 min read
How To Create Azure ENTRA ID Accounts For New Staff Members Of An Organization And Set Up MFA For Maximum SecurityHow to Create MFA in Azure Using Microsoft Entra ID and Creating New Users especially a Test User for Recovery if the Main Admin’s MFA is compromised. In this project, we will carry out how to use Microsoft Entra ID to create and manage users and de...Dec 22, 2025·8 min read
Curriculum VitaeIbraheem Mufutau Dimeji 📞 +2348028114914 | ✉️ ibraheemdimeji01@gmail.com mdibraheem.hashnode.dev 🔗 LinkedIn | 🖥️ GitHub Professional Summary Results-driven DevOps Engineer with expertise in CI/CD pipelines, cloud infrastructure, automation, and ...Mar 7, 2025·3 min read
How To Configure Amazon Elastic File System (efs) And Allow Two Ec2 Instances To Read And Write In The Same File SystemYou are welcome back to my blog. recording my experience in Cloud Engineering Profession. This blog is written on how to create Amazon Elastic File System (EFS), how to launch TWO Amazon Elastic Compute Cloud (EC2) instances and how to configure them...Feb 24, 2025·8 min read
How to create an Azure Storage Account, upload blobs in the Container, give private access and Do Replication Rule PolicyThis article is a description of how to Create an Azure Storage Account, how to create a Container with private access and upload blobs in the container and give access to a user with SAS link. We need to log in into our Azure account that has subscr...Feb 14, 2025·5 min read
How To Create A Data Disk In A Virtual Machine And Initialize It For Immediate UseThis training session is basically to discuss how to create a Data disk or attach a data disk to a virtual machine in the Azure Cloud and how to initialize it for immediate use. Please note that the training does not cover how to create a virtual mac...Jan 12, 2025·2 min read