From the course: Software Development Life Cycle (SDLC)
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Chaos engineering
From the course: Software Development Life Cycle (SDLC)
Chaos engineering
- [Instructor] The discipline to proactively cause issues in a system to test resilience is called chaos engineering. All software systems, regardless of size, encounter failures at some point in time. Large distributed enterprise systems are even more prone to failures. These failures could come in the form of hardware issues, inability to scale to workloads, network issues, application crashes caused by unhandled exceptions in code, et cetera. Functional testing for business requirements and non-functional testing for aspects such as system performance, maintainability, user experience, et cetera, reduces chances of failures. But we also need a proactive approach to simulate a number of conditions that could cause failures and test the resilience of our applications against those conditions. This discipline of proactively causing issues to test resilience is called chaos engineering. Why does chaos engineering need a mention in a course on software development lifecycle? Because…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
(Locked)
Scrum overview4m 55s
-
(Locked)
Scrum workflow3m 53s
-
(Locked)
Lean overview and key concepts4m 10s
-
(Locked)
Lean value stream mapping2m 39s
-
(Locked)
Lean principles4m 57s
-
(Locked)
Kanban3m 51s
-
(Locked)
Kanban board2m 12s
-
(Locked)
Extreme programming4m 18s
-
(Locked)
Spotify engineering model3m 26s
-
(Locked)
Spotify engineering culture4m 48s
-
(Locked)
DevOps: Background4m 7s
-
(Locked)
DevOps: Concepts4m 47s
-
(Locked)
Microservices: Key concepts4m 22s
-
(Locked)
Microservices: Deployment scenarios4m 20s
-
(Locked)
Twelve-factor app, part 14m 47s
-
(Locked)
Twelve-factor app, part 25m 11s
-
(Locked)
Chaos engineering4m 10s
-
(Locked)
-
-