Introduction

DevOps

20 minutes

Introduction

The Software Engineering market is like any other market. Everyone wants to be the first. Meaning? We must match our users' needs before our competitors do. We need to ship quality code faster for that to happen. And for that, we need to automate.

Anything that could be automated, must. Normally that goes for three main operations. Testing, Building, and Deployment. The diagram below illustrates a core Software Development pipeline and its according phase of the SDLC (Software development Life Cycle).

sdlc

Next

User management automation with Linux. How to assign directories and permissions based on roles, and add them to relevant development groups.