Azure KeyVault and DOTENV: Secure DevOps for your Apps

Опубликовано: 11 Май 2026
на канале: Anthony Pirolli
71
0

Knowing how to create secure software is a crucial skill that doesn’t have to be cumbersome. A few ways to improve application security include utilizing .env files on your local repository or pulling secrets from Azure Key Vault. Regardless, there’s no excuse for not implementing secure coding practices.

In this video, I go over three secure coding techniques to help you protect sensitive data, prevent security vulnerabilities, and ensure safe software development while packaging your application for deployments.

0:00-0:29 Why Secure Coding is not Hard
0:30-1:52 Making Files for Local Password Storage
1:53-3:41 Azure Keyvault and DevOps Workflow for Passwords
3:42-5:31 Retrieving Azure KeyVault Secrets with Python
5:32-5:51 Like, Comment, and Subscribe


#SecureCoding #CyberSecurity #DevSecOps #SoftwareDevelopment #CodingTips #ApplicationSecurity #AzureKeyVault #SecureSoftware #SecretsManagement #HardcodedCredentials