Editing
DevOps and Continuous Delivery
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Understanding</span> == DevOps is understood through '''Automation''' and '''Feedback Loops'''. '''1. The "Wall of Confusion"''': In traditional companies, developers "Toss their code over the wall" to the operations team and say: "It worked on my machine; good luck!" * DevOps breaks this wall. * Developers are now responsible for how their code "Runs" in the real world. * This forces them to write code that is easy to monitor and fix. '''2. The Pipeline (Automation)''': The goal of DevOps is to "Automate everything that can be automated." * **Commit**: Developer saves code. * **Build**: The computer automatically compiles the code. * **Test**: Thousands of automated tests run in seconds. * **Deploy**: If tests pass, the code is automatically sent to the servers. * This removes "Human Error" from the release process. '''3. The Feedback Loop''': Instead of waiting for users to "Call and complain," DevOps uses "Real-time Monitoring." * If the app gets 1% slower after an update, the DevOps system sees it instantly and can "Roll back" to the old version automatically. '''The 'Shift Left' Principle''': The practice of moving testing and security "Left" in the timeline (earlier in the process) so that bugs are caught while the developer is still writing the code. </div> <div style="background-color: #8B0000; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information