AWS solutions documentation change
Summary
Updated terminology from 'solution' to 'guidance' throughout the document, including GitHub repository reference changes and deployment instructions
Security assessment
Changes are purely terminological updates (solution → guidance) with no modifications to security controls, vulnerabilities, or security-related content. The existing network security reference remains unchanged.
Diff
diff --git a/solutions/latest/scalable-analytics-using-apache-druid-on-aws/deployment-process-overview.md b/solutions/latest/scalable-analytics-using-apache-druid-on-aws/deployment-process-overview.md index 092723e6d..180c15917 100644 --- a//solutions/latest/scalable-analytics-using-apache-druid-on-aws/deployment-process-overview.md +++ b//solutions/latest/scalable-analytics-using-apache-druid-on-aws/deployment-process-overview.md @@ -3 +3 @@ -[Documentation](/index.html)[Scalable Analytics Using Apache Druid on AWS](https://aws.amazon.com/solutions/implementations/scalable-analytics-using-apache-druid-on-aws)[Implementation Guide](solution-overview.html) +[Documentation](/index.html)[Guidance for Scalable Analytics Using Apache Druid on AWS](https://aws.amazon.com/solutions/guidance/scalable-analytics-using-apache-druid-on-aws)[Implementation Guide](solution-overview.html) @@ -9 +9 @@ Choose deployment optionChoose Druid configurationBuild and deployPost-deploymen -Follow the step-by-step instructions in this section to configure and deploy the solution into your account. Before you launch the solution, review the [cost](./cost.html), [architecture](./architecture-overview.html), [network security](./security-1.html), and other considerations discussed earlier in this guide. +Follow the step-by-step instructions in this section to configure and deploy the guidance into your account. Before you launch the guidance, review the [cost](./cost.html), [architecture](./architecture-overview.html), [network security](./security-1.html), and other considerations discussed earlier in this guide. @@ -70 +70 @@ Amazon CloudWatch | 1,000 GB standard logs ingested per month, 200 custom metri - * From the solution [GitHub repository](https://github.com/aws-solutions/scalable-analytics-using-apache-druid-on-aws), download the source files for this solution The Scalable Analytics using Apache Druid on AWS templates are generated using the [AWS Cloud Development Kit (AWS CDK)](https://aws.amazon.com/cdk/). + * From the guidance [GitHub repository](https://github.com/aws-solutions/scalable-analytics-using-apache-druid-on-aws), download the source files for this guidance The Scalable Analytics using Apache Druid on AWS templates are generated using the [AWS Cloud Development Kit (AWS CDK)](https://aws.amazon.com/cdk/). @@ -74 +74 @@ Amazon CloudWatch | 1,000 GB standard logs ingested per month, 200 custom metri - * Using `cdk.json`, configure the solution for your requirements. + * Using `cdk.json`, configure the guidance for your requirements. @@ -78 +78 @@ Amazon CloudWatch | 1,000 GB standard logs ingested per month, 200 custom metri -We recommend using the `cdk.json` example in the `source/quickstart` folder, and making changes to suit your use cases accordingly. Refer to the [Configure the solution](./configure-the-solution.html) section for more information. +We recommend using the `cdk.json` example in the `source/quickstart` folder, and making changes to suit your use cases accordingly. Refer to the [Configure the guidance](./configure-the-solution.html) section for more information. @@ -80 +80 @@ We recommend using the `cdk.json` example in the `source/quickstart` folder, and - * To install the solution dependencies, type `npm install`. + * To install the guidance dependencies, type `npm install`. @@ -84 +84 @@ We recommend using the `cdk.json` example in the `source/quickstart` folder, and - * To deploy the solution, type `npm run cdk deploy`. + * To deploy the guidance, type `npm run cdk deploy`. @@ -91 +91 @@ We recommend using the `cdk.json` example in the `source/quickstart` folder, and -Once you have configured/customized and deployed the solution, you can log into the AWS Management Console, and verify the stacks installed as part of the deployment. +Once you have configured/customized and deployed the guidance, you can log into the AWS Management Console, and verify the stacks installed as part of the deployment. @@ -93 +93 @@ Once you have configured/customized and deployed the solution, you can log into -AWS CDK will deploy a stack with the specified name and provisioned resources for the solution that will show up shortly after this stack is completed on deployment. The main stack of the solution is named DruidOptionStack-CustomName and contains the relevant solution resources. +AWS CDK will deploy a stack with the specified name and provisioned resources for the guidance that will show up shortly after this stack is completed on deployment. The main stack of the guidance is named DruidOptionStack-CustomName and contains the relevant guidance resources. @@ -95 +95 @@ AWS CDK will deploy a stack with the specified name and provisioned resources fo - * Sign into your [AWS Management console](https://console.aws.amazon.com/), and navigate to **CloudFormation > Stacks**. Make sure you select the Region where this solution has been deployed. + * Sign into your [AWS Management console](https://console.aws.amazon.com/), and navigate to **CloudFormation > Stacks**. Make sure you select the Region where this guidance has been deployed. @@ -99 +99 @@ AWS CDK will deploy a stack with the specified name and provisioned resources fo -**Solution provisioned resources** +**guidance provisioned resources** @@ -114 +114 @@ Prerequisites -Configure the solution +Configure the guidance