DevOps Model using SVN

holymakkah.gov.sa

 |     DevOps Model

Brief introduction

DevOps Model Introduction

 |     DevOps Model

Brief introduction

DevOps Model Defined

DevOps is the combination of cultural philosophies, practices, and tools that increases an organization’s ability to deliver applications and services at high velocity: evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes. This speed enables organizations to better serve their customers and compete more effectively in the market. 

text and image source : amazon aws

 |     DevOps Model

Brief introduction

Benefits of DevOps

text and image source : amazon aws

 |     DevOps Model

Brief introduction

Adapting centralized HMM version control system "SVN"

in DevOps Model

 |     DevOps Model

Brief introduction

SVN stands for Subversion. It is a source control management tool that is used to store various verisons of a file in a centralized server.

 

SVN is Basically a version and source control tool developed by Apache Foundation.

 

SVN allows you to recover older versions of your data or examine how your data changes.

text and image source : QUORA

Version control system is the fundamental of DevOps , and SVN is one of them.

 |     DevOps Model

Brief introduction

>> Showcase

 |     DevOps Model

Brief introduction

> using any svn client app to manage versions

  • committing new release to prod repository
  • adding a message describing the new release

 |     DevOps Model

Brief introduction

> Exploring revisions' repository

  • svn logging all revisions uploaded to the repo showing all details for each release and who created and what files have been changed.

 |     DevOps Model

Brief introduction

> Uploading a new change

  • SVN Update allows updating the project's folder to the last updated revision in the production repository.

 |     DevOps Model

Brief introduction

> Rolling back to a previous revision

  • Rolling back to previous version can be achieved by selecting "Update to revision" option and choose a particular version.

مع تحيات

إدارة نظم  المعلومات الجغرافية والالكترونية

Presented by: Abdelhameed Hamdy

DevOps case study

By abdelhameedhamdy

DevOps case study

  • 467