-
Notifications
You must be signed in to change notification settings - Fork 1
Inclusion of automated deployment scripts #4
Description
Author Use Case: As a product vendor, service provider or 3rd party, I want to provide product/service consumers with deployment scripts and other resources that enable automated deployment that aligns with the relevant requirements of a specific framework.
Consumer Use Case: As a system engineer that needs to deploy components in compliance with a specific framework, I want to consume pre-existing deployment scripts and other resources that enable me to satisfy framework requirements with only the minimum necessary manual intervention.
Example: Whether I am leveraging a database product from a vendor or a database service from a cloud service provider, I want to identify the product or service to be used and the target framework. I then want pre-existing scripts to handle as much of the configuration as possible to ensure settings align with framework requirements.
While I may still need to indicate some deployment details such as target subnet and network name, this ensures configuration settings critical to framework compliance are addressed while minimizing the possibility of human error.