Articles in this series
In my efforts to learn Cloud & DevOps this year and transition into a Cloud/DevOps Engineer, I have steeled myself to follow a program to implement...
LAMP (Linux Apache MySQL PHP, Perl, or Python) is a web stack with the following open-source technologies: Linux: Operating System Apache: Web...
LEMP refers to a collection of open-source software that is commonly used together to serve web applications. The term LEMP is an acronym that...
MEAN Stack is a combination of the following components: MongoDB (Document database) – Storage and retrieval of data Express (Back-end application...
Client-Server refers to an architecture in which multiple computers are connected over a network to send and receive requests from one another. In...
In this project, we want to onboard 20 new Linux users onto a server. Create a shell script that reads a CSV file of a list of users to be onboarded....