Skip to content

DevOps is a set of practices that combines software development (Dev) and IT operations (Ops). It aims to shorten the systems development life cycle and provide continuous delivery with high software quality. DevOps is complementary with Agile software development; several DevOps aspects came from the Agile methodology.

License

Notifications You must be signed in to change notification settings

entelect-incubator/DevOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevOps

DevOps is a set of practices that combines software development (Dev) and IT operations (Ops). It aims to shorten the systems development life cycle and provide continuous delivery with high software quality. DevOps is complementary to Agile software development; several DevOps aspects came from the Agile methodology.

Pre-Deployment Step 1

Branching Strategies

Gitflow

Deployment Step 2 - Setup CI/CD

.NET

Angular

React

Node.js

Post-Deployment Step 3

Security Scan

Make sure your code is secure

Website Vulnerability Scanner

Data Integrity

Make sure to encrypt or mask any sensitive data. i.e. customer ID Number, cellphone numbers.

Masking Data Practice

Run Performance Test

Smoke testing - Load testing - Stress testing - Spike testing

Using K6 Tutorial

About

DevOps is a set of practices that combines software development (Dev) and IT operations (Ops). It aims to shorten the systems development life cycle and provide continuous delivery with high software quality. DevOps is complementary with Agile software development; several DevOps aspects came from the Agile methodology.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published