AWS msk documentation change
Summary
Updated product name references and improved section headers for clarity
Security assessment
Changes involve branding updates (expanding MSK acronym) and link text improvements without any security-related content modifications
Diff
diff --git a/msk/latest/developerguide/what-is-msk.md b/msk/latest/developerguide/what-is-msk.md index b2d860a04..5b2bd0781 100644 --- a//msk/latest/developerguide/what-is-msk.md +++ b//msk/latest/developerguide/what-is-msk.md @@ -9 +9 @@ What is Amazon MSK? -Welcome to the _Amazon MSK Developer Guide_. The following topics can help you get started using this guide, based on what you're trying to do. +Welcome to the _Amazon Managed Streaming for Apache Kafka Developer Guide_. The following topics can help you get started using this guide, based on what you're trying to do. @@ -13 +13 @@ Welcome to the _Amazon MSK Developer Guide_. The following topics can help you g - * Dive deeper into the functionality of MSK Provisioned in [MSK Provisioned](./msk-provisioned.html). + * Dive deeper into the functionality of MSK Provisioned in [What is MSK Provisioned?](./msk-provisioned.html). @@ -15 +15 @@ Welcome to the _Amazon MSK Developer Guide_. The following topics can help you g - * Run Apache Kafka without having to manage and scale cluster capacity with [What is MSK Serverless?](./serverless.html). + * Run Apache Kafka without having to manage and scale cluster capacity with [MSK Serverless](./serverless.html). @@ -17 +17 @@ Welcome to the _Amazon MSK Developer Guide_. The following topics can help you g - * Use [Understand MSK Connect](./msk-connect.html) to stream data to and from your Apache Kafka cluster. + * Use [MSK Connect](./msk-connect.html) to stream data to and from your Apache Kafka cluster. @@ -19 +19 @@ Welcome to the _Amazon MSK Developer Guide_. The following topics can help you g - * Use [What is Amazon MSK Replicator?](./msk-replicator.html) to reliably replicate data across MSK Provisioned clusters in different or the same AWS region(s). + * Use [MSK Replicator](./msk-replicator.html) to reliably replicate data across MSK Provisioned clusters in different or the same AWS Regions. @@ -32 +32,3 @@ These components describe the architecture of Amazon MSK: - * **Broker nodes** — When creating an Amazon MSK cluster, you specify how many broker nodes you want Amazon MSK to create in each Availability Zone. The minimum is one broker per Availability Zone. Each Availability Zone has its own virtual private cloud (VPC) subnet. Amazon MSK Provisioned offers two broker types -[Amazon MSK Standard brokers](./msk-broker-types-standard.html) and [Amazon MSK Express brokers](./msk-broker-types-express.html). In [MSK Serverless](./serverless.html), MSK manages the broker nodes used to handle your traffic and you only provision your Kafka server resources at a cluster level. + * **Broker nodes** — When creating an Amazon MSK cluster, you specify how many broker nodes you want Amazon MSK to create in each [Availability Zone](https://docs.aws.amazon.com/global-infrastructure/latest/regions/aws-availability-zones.html). The minimum is one broker per Availability Zone. Each Availability Zone has its own virtual private cloud (VPC) subnet. + +Amazon MSK Provisioned offers two broker types: [Amazon MSK Standard brokers](./msk-broker-types-standard.html) and [Amazon MSK Express brokers](./msk-broker-types-express.html). In [MSK Serverless](./serverless.html), MSK manages the broker nodes used to handle your traffic and you only provision your Kafka server resources at a cluster level.