From the course: Planning a Multicloud Solution (2022)

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Staged testing

Staged testing

- [Instructor] Stage testing is the process of testing each component, cluster of components, and then the entire solution or architecture. The idea is to create a repeatable testing process that can be automated. Here too, the process needs to be continually improved and refined. We are touching upon testing here considering that before you deploy your multi-cloud solution that it's properly tested to meet the needs of the business. While many skip or limit testing due to time or funding restrictions, chances are that will actually cost you more money once the problems are found during production, and you're dealing with the productivity issues around that as well as finally fixing the issue. There are many types of testing to consider with a multi-cloud deployment. For our purposes, we'll focus on unit testing, or testing something as a standalone component, such as an application or a database. Regression testing, or…

Contents