• Home
  • DevOps
  • How To
  • Cloud
  • Security
  • Monitoring
  • Web
  • OS
tutorials-space.com
Menu
  • Home
  • DevOps
  • How To
  • Cloud
  • Security
  • Monitoring
  • Web
  • OS
Home  /  DevOps  /  What DevOps Means?
26 December 2018

What DevOps Means?

Written by aghouchaf
DevOps Leave a Comment

Table of Contents

  • 1. Introduction
  • 2. History of DevOps
  • 3. DevOps Tools
  • 4. What does DevOps offer to your businesss

1. Introduction

In this article i will talk a little about devops:

I think you already know what DevOps means or what is devops?

I make a quick reminder and in short for people who do not know what it means DevOps, DevOps is a new approach/philosophy that aims to improve the communication between the development teams (Developers) and the operations teams (operations) by grouping them together, in the same entity to reduce time to market a products or a new version of an application (Time to Market).

So, to do this, you have to adopt a few identified DevOps practices include:

  • Each member of the team must actively participate and work in collaboration with the other members of the team.

  • The code must be stored in a repository using version management software like Git, GitLab, SVN, Bitbucket, etc …

  • Test Automation: Running the tests manually can sometimes take a lot of time, and that’s what you try to optimize, so the solution will be writing the tests manually and running them automatically.

  • Continuous integration: to simplify, it is the principle to check, ideally with each modification of source code, that the result of these modifications does not produce regression on the application.

  • Auto Deployment: Once the continuous integration passes correctly and the tests that have been run have not produced any errors, then there is automatically deploying the new version of the application in the pre-production server or of production.

  • Configuration management tools: The goals of Configuration Management tools are generally Configuration, Identification, Configuration idioms and baselines, configuration control, implementing a control change process.

  • Monitoring: once the application is put production, it must be monitored ..monitor the physical state of servers, network performance, known attacks on the firewall without forgetting the analysis of log files (logs) using a dedicated solutions like graylog…

2. History of DevOps

3. DevOps Tools

4. What does DevOps offer to your businesss

Practicing DevOps as a philosophy gets you the latest, actionable answers to fundamental business questions:

  • How do we improve product delivery to your clients ?
  • How do you change product more quickly to better satisfy your clients?
  • How do you recover after failing your customers?
  • How do you get paid faster by your customers?
what-does-devops-offer-to-your-business

aghouchaf

 Previous Article Blog Post with Right Sidebar
Next Article   DevOps practices that you must implement in 2019

Related Posts

  • Install ELK On Ubuntu 18.04

    March 24, 2019
  • How To Install Apache, MySQL and PHP (LAMP) on Ubuntu 18.04

    December 27, 2018

Leave a Reply

Cancel reply

Recent Posts

  • Install ELK On Ubuntu 18.04
  • Create a Self-Signed SSL Certificate using Apache2 in Ubuntu 18.04
  • How to install Google Chrome browser on Ubuntu 18.04
  • (no title)
  • Setup Nginx HTTP Server Self-Signed SSL/TLS Certificates on Ubuntu16.04 or 18.04

Recent Comments

    Archives

    • March 2019
    • January 2019
    • December 2018
    • March 2014

    Categories

    • Apache
    • Browser
    • centos
    • couchbase
    • Databases
    • debian
    • DevOps
    • ELK
    • How To
    • linux
    • network
    • nginx
    • Security
    • ssh
    • ssl
    • tls
    • Web

    Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org
    Advertisement
    • Popular Posts
    • Recent Posts
    • Install ELK On Ubuntu 18.04 March 24, 2019
    • Blog Post with Right Sidebar March 16, 2014
    • What DevOps Means? December 26, 2018
    • DevOps practices that you must implement in 2019 December 26, 2018
    • Install ELK On Ubuntu 18.04 March 24, 2019
    • Create a Self-Signed SSL Certificate using Apache2 in Ubuntu 18.04 January 13, 2019
    • How to install Google Chrome browser on Ubuntu 18.04 January 4, 2019
    • December 31, 2018

    Categories

    • Apache (6)
    • Browser (1)
    • centos (1)
    • couchbase (1)
    • Databases (1)
    • debian (2)
    • DevOps (3)
    • ELK (1)
    • How To (8)
    • linux (5)
    • network (1)
    • nginx (2)
    • Security (9)
    • ssh (1)
    • ssl (3)
    • tls (2)
    • Web (6)
    May 2022
    M T W T F S S
    « Mar    
     1
    2345678
    9101112131415
    16171819202122
    23242526272829
    3031  

    Tags

    apache web

    Social Media

    • Connect on Facebook
    • Connect on Twitter
    • Connect on Google+
    • Connect on Pinterest

    Tags

    apache web

    Archives

    • March 2019 (1)
    • January 2019 (2)
    • December 2018 (15)
    • March 2014 (2)

    Random Posts

    • Protecting Apache Server From Denial-of-Service (Dos) Attack December 28, 2018
    • Blog Post with Right Sidebar March 16, 2014

    © Copyright 2014. http://tutorials-space.com.