Description
Web Applications and Cloud Services are highly distributed and loosely coupled. They have dependencies on both internal and external services, and are released on different frequencies and schedules. The distributed nature and variety of the Cloud ecosystem makes it so that teams have to think about testing differently. This presentation will cover tips and tricks to enhance your development lifecycle to release changes faster, with higher confidence; how to build a CI/CD pipeline; how to package and deploy your code; when and where to introduce testing in the process; and what testing should be done.
Key Learnings
- Learn how to release code changes faster and with higher confidence
- Learn how to build a CI/CD for cloud services
- Learn about building test cases for cloud applications and services
- Learn how to build test cases for failure scenarios common to cloud applications and services