Skip to main content

Guidance for Predictive Maintenance with Amazon Monitron and SAP

Overview

This Guidance demonstrates how to deploy Amazon Monitron to detect abnormal conditions in industrial rotating equipment, helping customers implement a predictive maintenance program and reduce unplanned downtime. Amazon Monitron includes sensors to capture vibration and temperature data, a gateway to securely transfer data to AWS, and a service that analyzes the data using machine learning. It also includes a companion mobile and desktop application to set up the devices and track the conditions of machinery. Customers can connect to the SAP Business Technology Platform from AWS, and export the generated data to create maintenance notifications.

How it works

This diagram shows how Amazon Monitron integrates with SAP business technology for asset management and plant maintenance.

Well-Architected Pillars

The architecture diagram above is an example of a Solution created with Well-Architected best practices in mind. To be fully Well-Architected, you should follow as many Well-Architected best practices as possible.

Serverless services, such as Amazon S3, DynamoDB, and Lambda, use AWS CloudTrail and Amazon CloudWatch to log and analyze application metrics. Virtual Private Cloud (VPC) flow logs can also be sent to CloudWatch to analyze packet flow from network interfaces. 

Read the Operational Excellence whitepaper

Secrets Manager, with secrets rotation policies, can be used to store authentication information as it relates to SAP.  

All of the resources in this Guidance run within your VPC and the VPC of AWS to protect resources. Data stored at rest can be encrypted using customer-managed and AWS server-side keys. 

Read the Security whitepaper

Each component of this Guidance can be independently monitored with CloudWatch automated resolution. The serverless services, such as Amazon S3, DynamoDB, and Lambda scale horizontally, automatically responding to the velocity of data ingestion and processing. 

Read the Reliability whitepaper

Amazon Monitron is purpose-built for this Guidance, utilizing machine learning to detect issues in industrial equipment before they occur. The implementation of this Guidance uses AWS services that integrates with the SAP Business Technology Platform and API, so you can quickly start monitoring equipment health. The performance of the API’s can be monitored in SAP API Management and CloudWatch.

Read the Performance Efficiency whitepaper

By utilizing serverless technologies, you only pay for the resources you use. The Amazon Monitron kit is available for purchase, and the Amazon Monitron Sensors are wireless, with an estimated five-year battery life. The sensors measure 3-directional vibration and temperature data, and can be mounted on equipment using epoxy. 

This Guidance uses highly available and serverless services like Amazon S3, KinesisDynamoDB, and Lambda that are pay-as-you-go-services and scale with demand. Costs can be further controlled through Amazon S3 Lifecycle policies, by reducing Lambda cold starts, and instead using a Lambda 'warm start' to help minimize compute and storage requirements. 

Read the Cost Optimization whitepaper

By extensively using serverless services, you maximize overall resource utilization, as compute is only used as needed. The efficient use of serverless resources reduces the overall energy required to operate the workload. You can also use the AWS Billing Conductor carbon footprint tool to calculate and track the environmental impact of the workload over time at an account, Region, and service level.

Read the Sustainability whitepaper

Disclaimer

The sample code; software libraries; command line tools; proofs of concept; templates; or other related technology (including any of the foregoing that are provided by our personnel) is provided to you as AWS Content under the AWS Customer Agreement, or the relevant written agreement between you and AWS (whichever applies). You should not use this AWS Content in your production accounts, or on production or other critical data. You are responsible for testing, securing, and optimizing the AWS Content, such as sample code, as appropriate for production grade use based on your specific quality control practices and standards. Deploying AWS Content may incur AWS charges for creating or using AWS chargeable resources, such as running Amazon EC2 instances or using Amazon S3 storage.