AWS wellarchitected documentation change
Summary
Updated links, terminology, and service references in IoT operational excellence documentation. Changes include renaming 'AWS Device Qualification Program for FreeRTOS' to 'AWS Device Qualification Program', adjusting operational excellence areas from three to four, capitalizing 'Multi-Account Registration', updating 'thing groups' to 'thing registry groups', and refocusing response actions on AWS IoT Device Defender (removing AWS IoT Analytics).
Security assessment
The change emphasizes AWS IoT Device Defender's role in handling real-time security analysis and thresholds, clarifying its security-focused capabilities. While no explicit security vulnerability is addressed, this strengthens documentation about security features.
Diff
diff --git a/wellarchitected/latest/iot-lens/key-aws-services-ops.md b/wellarchitected/latest/iot-lens/key-aws-services-ops.md index 33b8fae32..625a20db1 100644 --- a//wellarchitected/latest/iot-lens/key-aws-services-ops.md +++ b//wellarchitected/latest/iot-lens/key-aws-services-ops.md @@ -3 +3 @@ -[Documentation](/index.html)[AWS Well-Architected](https://aws.amazon.com/architecture/well-architected/)[AWS Well-Architected Framework](abstract-and-introduction.html) +[Documentation](/index.html)[AWS Well-Architected](https://aws.amazon.com/architecture/well-architected/)[AWS Well-Architected Framework](iot-lens.html) @@ -7 +7 @@ -Several services can be used to drive operational excellence for your IoT application. The AWS Device Qualification Program for FreeRTOS helps you select hardware components that have been designed and tested for AWS IoT interoperability. Qualified hardware can get you to market faster and reduce operational friction. AWS IoT Core offers features used to manage the initial onboarding of a device. With AWS IoT Greengrass, you can run any kind of custom compute, such as AWS Lambda functions and Docker containers on the device to respond quickly to local events, interact with local resources, and process data to minimize the cost of transmitting data to the cloud and simplify remote application management. AWS IoT Device Management reduces the operational overhead of performing fleet-wide operations, such as device grouping and searching. In addition, Amazon CloudWatch is used for monitoring IoT metrics, collecting logs, generating alerts, and triggering responses. Other services and features that support the three areas of operational excellence are as follows: +Several services can be used to drive operational excellence for your IoT application. The AWS Device Qualification Program helps you select hardware components that have been designed and tested for AWS IoT interoperability. Qualified hardware can get you to market faster and reduce operational friction. AWS IoT Core offers features used to manage the initial onboarding of a device. With AWS IoT Greengrass, you can run custom computes, such as AWS Lambda functions and Docker containers on the device to respond quickly to local events, interact with local resources, and process data to minimize the cost of transmitting data to the cloud and simplify remote application management. AWS IoT Device Management reduces the operational overhead of performing fleet-wide operations, such as device grouping and searching. In addition, Amazon CloudWatch is used for monitoring IoT metrics, collecting logs, generating alerts, and triggering responses. Other services and features that support the four areas of operational excellence are as follows: @@ -11 +11 @@ Several services can be used to drive operational excellence for your IoT applic - * **Preparation: AWS IoT Core** supports provisioning and onboarding your devices in the field, including registering the device identity using just-in-time provisioning, just-in-time registration, or multi-account registration. Devices can then be associated with their metadata and device state using the device registry and the Device Shadow. + * **Preparation: AWS IoT Core** supports provisioning and onboarding your devices in the field, including registering the device identity using just-in-time provisioning, just-in-time registration, or Multi-Account Registration. Devices can then be associated with their metadata and device state using the device registry and the Device Shadow. @@ -13 +13 @@ Several services can be used to drive operational excellence for your IoT applic - * **Operations** : **AWS IoT thing groups and fleet indexing** allow you to quickly develop an organizational structure for your devices and search across the current metadata of your devices to perform recurring device operations. Amazon CloudWatch allows you to monitor the operational health of your devices and your application. + * **Operations** : **AWS IoT thing registry groups and Fleet Indexing** allow you to quickly develop an organizational structure for your devices and search across the current metadata of your devices to perform recurring device operations. Amazon CloudWatch allows you to monitor the operational health of your devices and your application. @@ -17 +17 @@ Several services can be used to drive operational excellence for your IoT applic - * **Responses** : **AWS IoT Jobs** enables you to proactively push updates to one or more devices such as firmware updates or device configuration. AWS IoT rules engine allows you to inspect IoT messages as they are received by AWS IoT Core and immediately respond to the data, at the most granular level. AWS IoT Analytics and AWS IoT Device Defender enable you to proactively trigger notifications or remediation based on real-time analysis with AWS IoT Analytics, and real-time security and data thresholds with Device Defender. + * **Responses** : **AWS IoT Jobs** enables you to proactively push updates to one or more devices such as firmware updates or device configuration. AWS IoT rules engine allows you to inspect IoT messages as they are received by AWS IoT Core and immediately respond to the data, at the most granular level. AWS IoT Device Defender enable you to proactively trigger notifications or remediation based on real-time analysis, real-time security and data thresholds with Device Defender.