Oni Toluwalope

Oni Toluwalope @toluwanee

About: An engineer at heart. Interested in devops, security, and programming.

Joined:
Jul 3, 2024

Oni Toluwalope
articles - 10 total

Configuration Management: 12 factor, Factor III

As a developer or DevOps engineer, you're well aware of the importance of keeping your application...

Learn More 0 0Jul 3

Dependency Management 101: Mastering the 12-Factor App's Factor II

Tackling the Pain Points of Deployment Failures Who hasn't experienced the frustration of a...

Learn More 0 0May 14

Decoding the Shebang (#!) in Shell Scripts: A Deep Dive

When working with shell scripts, you've likely encountered the mysterious #! line at the top. But...

Learn More 0 0May 14

Decoding the Shebang (#!) in Shell Scripts: A Deep Dive

When working with shell scripts, you've likely encountered the mysterious #! line at the top. But...

Learn More 0 0May 8

Foundation of Consistency: The 12-Factor App's 'Codebase' Principle

The 12-Factor App methodology provides a robust framework for building scalable and maintainable...

Learn More 0 0May 4

Mastering Git: Understanding `git init` and `git clone` for Effective Version Control

As a developer, you're likely no stranger to Git, the powerful version control system that helps you...

Learn More 0 0May 4

Brief Intro to Operating Systems for Devops

An operating system provides a base for application software and act as an intermediary between the...

Learn More 1 0Dec 31 '24

Docker vs Virtual Machines: What’s the Difference?

In the world of modern IT infrastructure, Docker and Virtual Machines (VMs) are popular technologies...

Learn More 0 0Dec 30 '24

Learning DevOps: Setting Up a Local Workflow System Without the Cloud

DevOps has become an essential practice in modern software development and IT operations, with the...

Learn More 0 0Dec 30 '24

Linux User Creation Bash Script

This Bash script automates the creation of user accounts and group memberships in Ubuntu. It takes a...

Learn More 0 0Jul 3 '24