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;">Remembering</span> == * '''DevOps''' β A set of practices that combines software development (Dev) and IT operations (Ops) to shorten the systems development life cycle. * '''CI/CD (Continuous Integration / Continuous Delivery)''' β The automated pipeline that builds, tests, and deploys code every time a change is made. * '''Infrastructure as Code (IaC)''' β The practice of managing servers and networks using "Code" rather than clicking buttons in a dashboard. * '''Deployment Pipeline''' β The automated sequence of steps a piece of code must pass through to reach the user. * '''Microservices''' β Small, independent pieces of an app that can be updated separately (a key enabler of DevOps). * '''Containerization (Docker)''' β Packaging an app with everything it needs to run, so it works exactly the same on a developer's laptop as it does in the cloud. * '''Orchestration (Kubernetes)''' β The software that "Manages" thousands of containers, automatically fixing them if they crash. * '''Monitoring / Observability''' β The "Dashboard" that tells developers exactly how their app is performing for real users. * '''Blue-Green Deployment''' β A technique where you have two identical environments; you update the "Green" one and then instantly switch the traffic to it. * '''Site Reliability Engineering (SRE)''' β The Google-founded practice of using software engineers to manage IT operations. </div> <div style="background-color: #006400; 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