
Anton Boyko
Architect
Company: BoykoAnt.PRO
Stream: В
Time: 16:00 - 16:45
Country: Ukraine
Language: English
Talk: Azure DevOps quality gates - delivering apps with predictable quality
About Speaker
Аs an architect, my responsibility is to design complex systems that will meet non-functional requirements. My responsibility is also to ensure that those requirements will be maintained as long as the system is in use.
Any other info about you: Microsoft Azure MVP since 2014 (https://mvp.microsoft.com/en-us/PublicProfile/5000824). Microsoft Regional Director since 2020 (https://rd.microsoft.com/en-us/anton-boyko).
Talk: Azure DevOps quality gates - delivering apps with predictable quality
Running your unit tests automatically is pretty common these days, but what about other kinds of tests? How can you make sure that your app was deployed successfully and will not throw an error with the very first request? How can you make sure that there is no performance degradation in the latest deployed version? What if you would like to check something else automatically and see it on the same dashboard where you have all other information about the current deployment? How can you put everything in one place, so you don't need to switch between 100500 different systems, configure different dashboards, etc to understand whether the current deployment meets your quality requirements or not?