Skip to content

This repository will contains how can u start as a devops engineer as fresher. This will contains lots of documentation, CI/CD pipelines and applications used in devops and AWS projects

Notifications You must be signed in to change notification settings

The-IT-Crew/DevOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

🐍 Introduction to DevOps

1. Methodology

Waterfall Methodology

For requirement and gathering analysis lets look at the map

Design → Implement → Test →Deploy → Maintainence

Limitations

  • High amount of risk and un-certaincy.
  • No working software is produced until late during the life cycle.
  • Not a good model for complex and object oriented projects.
  • Not suitable for the project where requirment are not a moderate of a high risk of changing.
  • Once the application in its testing phase, it is very difficult to go back and change something, that was not to well for the project.

Agile Methodology

In the agile methodology each project is broken upto into several iterations.' All the iterations should be of the same time duration (close to 2 to 8 weeks).
At the end of each iteration, a working product should be delivered.

lets see the map

Analyze → Plan → Design → Bulid → Test → Deploy

So design , Bulid and Test is iterating unil the final Product is delivered.
Design → Bulid → Test
Design → Bulid → Test
Design → Bulid → Test

Final Deployment to Server

Version Control >>

About

This repository will contains how can u start as a devops engineer as fresher. This will contains lots of documentation, CI/CD pipelines and applications used in devops and AWS projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published