In this section, we will create an end-t-end solution comprising serverless technologies that we discussed in previous sections.
Creating an end-to-end solution using Serverless technologies
Problem statement
The problem we are going to solve here is that users and organizations are not notified regarding the expiration of any secret in their key vault, and applications stop working when they expire. Users are complaining that Azure does not provide the infrastructure to monitor key vault secrets, keys, and certificates.
Vision
Azure Key Vault is an Azure service that...