У нас вы можете посмотреть бесплатно Hey! You Put Pester in my Terraform! - Testing Infrastructure as Code или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Presented by Brandon Olin Whether you are deploying Cloud infrastructure with ARM templates, Terraform modules, or something else entirely, you're dealing with code, and code needs to be tested. Your infrastructure code should be no different. Let's talk about some ways to test Terraform with Pester as an example. --- When using Infrastructure as Code tools like Terraform to provision Cloud resources, you need to ask these questions: How do I ensure the infrastructure I build is what I intended? How do I protect against unintended behavior? How do I continuously verify this? In this talk, I will showcase how we at Stack Overflow continuously test our Terraform code with Pester to ensure that what we deploy in Azure adheres to our standards.