A Database Specialist is creating Amazon DynamoDB tables, Amazon CloudWatch alarms, and associated infrastructure for an Application team using a development AWS account. The team wants a deployment method that will standardize the core solution components while managing environment-specific settings separately, and wants to minimize rework due to configuration errors. Which process should the Database Specialist recommend to meet these requirements?
A. Organize common and environmental-specific parameters hierarchically in the AWS Systems ManagerParameter Store, then reference the parameters dynamically from an AWS CloudFormation template
B. Create a parameterized AWS CloudFormation template that builds the required object
C. Keep separateenvironment parameter files in separate Amazon S3 bucket
D. Provide an AWS CLI command that deploysthe CloudFormation stack directly referencing the appropriate parameter bucket
E. Create a parameterized AWS CloudFormation template that builds the required object
F. Import thetemplate into the CloudFormation interface in the AWS Management Consol G