AWS solutions documentation change
Summary
Updated terminology from 'solution' to 'guidance' throughout the document, including links and service references. Changed implementation references to guidance-focused language while maintaining existing security principles like least-privilege access.
Security assessment
The changes are purely terminological updates (solution→guidance) without modifying security controls or addressing vulnerabilities. The existing security content about least-privilege roles remains unchanged except for terminology substitution.
Diff
diff --git a/solutions/latest/clickstream-analytics-on-aws/aws-well-architected-pillars.md b/solutions/latest/clickstream-analytics-on-aws/aws-well-architected-pillars.md index b4d855eb3..e98bc233b 100644 --- a//solutions/latest/clickstream-analytics-on-aws/aws-well-architected-pillars.md +++ b//solutions/latest/clickstream-analytics-on-aws/aws-well-architected-pillars.md @@ -3 +3 @@ -[Documentation](/index.html)[Clickstream Analytics on AWS](https://aws.amazon.com/solutions/implementations/clickstream-analytics-on-aws)[Implementation Guide](solution-overview.html) +[Documentation](/index.html)[Guidance for Clickstream Analytics on AWS](https://aws.amazon.com/solutions/guidance/clickstream-analytics-on-aws/)[Implementation Guide](solution-overview.html) @@ -9 +9 @@ Operational excellenceSecurityReliabilityPerformance efficiencyCost optimization -This solution was designed with best practices from the [AWS Well-Architected Framework](https://aws.amazon.com/architecture/well-architected/?wa-lens-whitepapers.sort-by=item.additionalFields.sortDate&wa-lens-whitepapers.sort-order=desc&wa-guidance-whitepapers.sort-by=item.additionalFields.sortDate&wa-guidance-whitepapers.sort-order=desc) which helps customers design and operate reliable, secure, efficient, and cost-effective workloads in the cloud. +This guidance was designed with best practices from the [AWS Well-Architected Framework](https://aws.amazon.com/architecture/well-architected/?wa-lens-whitepapers.sort-by=item.additionalFields.sortDate&wa-lens-whitepapers.sort-order=desc&wa-guidance-whitepapers.sort-by=item.additionalFields.sortDate&wa-guidance-whitepapers.sort-order=desc) which helps customers design and operate reliable, secure, efficient, and cost-effective workloads in the cloud. @@ -11 +11 @@ This solution was designed with best practices from the [AWS Well-Architected Fr -This section describes how the design principles and best practices of the Well-Architected Framework were applied when building this solution. +This section describes how the design principles and best practices of the Well-Architected Framework were applied when building this guidance. @@ -15 +15 @@ This section describes how the design principles and best practices of the Well- -This section describes how the principles and best practices of the [operational excellence pillar](https://docs.aws.amazon.com/wellarchitected/latest/operational-excellence-pillar/welcome.html) were applied when designing this solution. +This section describes how the principles and best practices of the [operational excellence pillar](https://docs.aws.amazon.com/wellarchitected/latest/operational-excellence-pillar/welcome.html) were applied when designing this guidance. @@ -17 +17 @@ This section describes how the principles and best practices of the [operational -The Clickstream Analytics on AWS solution pushes metrics, logs and traces to Amazon CloudWatch at various stages to provide observability into the infrastructure, Elastic load balancer, Amazon ECS cluster, Lambda functions, EMR serverless application, Step Function workflow and the rest of the solution components. This solution also creates the CloudWatch dashboard for each [data pipeline](./pipeline-management.html). +The Clickstream Analytics on AWS guidance pushes metrics, logs and traces to Amazon CloudWatch at various stages to provide observability into the infrastructure, Elastic load balancer, Amazon ECS cluster, Lambda functions, EMR serverless application, Step Function workflow and the rest of the guidance components. This guidance also creates the CloudWatch dashboard for each [data pipeline](./pipeline-management.html). @@ -21 +21 @@ The Clickstream Analytics on AWS solution pushes metrics, logs and traces to Ama -This section describes how the principles and best practices of the [security pillar](https://docs.aws.amazon.com/wellarchitected/latest/security-pillar/welcome.html) were applied when designing this solution. +This section describes how the principles and best practices of the [security pillar](https://docs.aws.amazon.com/wellarchitected/latest/security-pillar/welcome.html) were applied when designing this guidance. @@ -27 +27 @@ This section describes how the principles and best practices of the [security pi - * All roles used by the solution follows least-privilege access. That is, it only contains minimum permissions required so the service can function properly. + * All roles used by the guidance follows least-privilege access. That is, it only contains minimum permissions required so the service can function properly. @@ -34 +34 @@ This section describes how the principles and best practices of the [security pi -This section describes how the principles and best practices of the [reliability pillar](https://docs.aws.amazon.com/wellarchitected/latest/reliability-pillar/welcome.html) were applied when designing this solution. +This section describes how the principles and best practices of the [reliability pillar](https://docs.aws.amazon.com/wellarchitected/latest/reliability-pillar/welcome.html) were applied when designing this guidance. @@ -45 +45 @@ This section describes how the principles and best practices of the [reliability -This section describes how the principles and best practices of the [performance efficiency pillar](https://docs.aws.amazon.com/wellarchitected/latest/performance-efficiency-pillar/welcome.html) were applied when designing this solution. +This section describes how the principles and best practices of the [performance efficiency pillar](https://docs.aws.amazon.com/wellarchitected/latest/performance-efficiency-pillar/welcome.html) were applied when designing this guidance. @@ -47 +47 @@ This section describes how the principles and best practices of the [performance - * The ability to launch this solution in any Region that supports AWS services in this solution such as: Amazon S3, Amazon ECS, and Elastic load balancer. + * The ability to launch this guidance in any Region that supports AWS services in this guidance such as: Amazon S3, Amazon ECS, and Elastic load balancer. @@ -51 +51 @@ This section describes how the principles and best practices of the [performance - * Automatically testing and deploying this solution daily. Reviewing this solution by solution architects and subject matter experts for areas to experiment and improve. + * Automatically testing and deploying this guidance daily. Reviewing this guidance by guidance architects and subject matter experts for areas to experiment and improve. @@ -58 +58 @@ This section describes how the principles and best practices of the [performance -This section describes how the principles and best practices of the [cost optimization pillar](https://docs.aws.amazon.com/wellarchitected/latest/cost-optimization-pillar/welcome.html) were applied when designing this solution. +This section describes how the principles and best practices of the [cost optimization pillar](https://docs.aws.amazon.com/wellarchitected/latest/cost-optimization-pillar/welcome.html) were applied when designing this guidance. @@ -60 +60 @@ This section describes how the principles and best practices of the [cost optimi - * The solution uses Autoscaling Group so that the compute costs are only related to how much data is ingested and processed. + * The guidance uses Autoscaling Group so that the compute costs are only related to how much data is ingested and processed. @@ -62 +62 @@ This section describes how the principles and best practices of the [cost optimi - * The solution uses serverless services such as Amazon S3, Amazon Kinesis Data Streams, Amazon EMR Serverless and Amazon Redshift Serverless so that customers only get charged for what they use. + * The guidance uses serverless services such as Amazon S3, Amazon Kinesis Data Streams, Amazon EMR Serverless and Amazon Redshift Serverless so that customers only get charged for what they use. @@ -69 +69 @@ This section describes how the principles and best practices of the [cost optimi -This section describes how the principles and best practices of the [sustainability pillar](https://docs.aws.amazon.com/wellarchitected/latest/sustainability-pillar/sustainability-pillar.html) were applied when designing this solution. +This section describes how the principles and best practices of the [sustainability pillar](https://docs.aws.amazon.com/wellarchitected/latest/sustainability-pillar/sustainability-pillar.html) were applied when designing this guidance. @@ -71 +71 @@ This section describes how the principles and best practices of the [sustainabil - * The solution‘s serverless design (using Amazon Kinesis Data Streams, Amazon EMR Serverless, Amazon Redshift Serverless and QuickSight) and the use of managed services (such as Amazon ECS, Amazon MSK) are aimed at reducing carbon footprint compared to the footprint of continually operating on-premises servers. + * The guidance's serverless design (using Amazon Kinesis Data Streams, Amazon EMR Serverless, Amazon Redshift Serverless and Quick Suite) and the use of managed services (such as Amazon ECS, Amazon MSK) are aimed at reducing carbon footprint compared to the footprint of continually operating on-premises servers.