-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(article): devops as a culture #153
base: develop
Are you sure you want to change the base?
feat(article): devops as a culture #153
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
bc40e44
to
17e0517
Compare
17e0517
to
f8c6cf2
Compare
f8c6cf2
to
60501ff
Compare
60501ff
to
8b8a9d9
Compare
751c79d
to
b8ce2d8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tiny suggestions :-)
|
||
DevOps is required in organizations because it brings together two key aspects of software development namely development and operations. Traditionally, these two functions have operated in silos, but as software systems become more complex and the need for faster, more reliable software delivery is recognized, these functions work more closely together. | ||
|
||
#### The major reasons why devOps is needed are: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You don't need to add ':' in headlines
so just 'The major reasons why devOps is needed'
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed
|
||
To soak up the DevOps culture and gain expertise in this area, I created a personal account on some popular cloud computing platforms and was able to experiment to my heart's content. This is not a capital intensive undertaking as most cloud platforms offer 6-12 months of free use of the basic tools that individuals or small businesses need. These experiments gave me the knowledge and confidence to improve our development process and also advocate that DevOps operations should be viewed as a cross-team work culture rather than as a role dedicated to one department. | ||
|
||
#### Most of the skills needed as a DevOps engineer are: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Skills needed as a DevOps engineer
public/authors/michael-agboola.jpg
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The picture looks distorted (vertically squashed) in the circle in which it is presented. Could be deliberate but it's probably not
|
||
DevOps is required in organizations because it brings together two key aspects of software development namely development and operations. Traditionally, these two functions have operated in silos, but as software systems become more complex and the need for faster, more reliable software delivery is recognized, these functions work more closely together. | ||
|
||
#### The major reasons why devOps is needed are: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed
No description provided.