Skip to main content

Guidance for Amazon Lookout for Vision with SAP Quality Management

Overview

This Guidance helps automate the integration of computer vision-based inspection into existing quality management workflows or business processes in SAP. It uses Amazon Lookout for Vision to send defect notifications to SAP quality management, improving first pass yield (FPY) and rolled throughput yield (RTY). This Guidance overcomes the limitations and inaccuracies associated with manual inspection of products, improving overall customer satisfaction.

How it works

This architecture diagram shows how to monitor product quality using services and features such as Amazon Lookout for Vision and SAP Quality Management.

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. You can also send Amazon Virtual Private Cloud (Amazon VPC) flow logs to CloudWatch to analyze packet flow from network interfaces.  

Read the Operational Excellence whitepaper

Use Secrets Manager with key rotation policies to store authentication information related to SAP. You can encrypt data at rest using customer-managed AWS server-side keys.

Read the Security whitepaper

You can independently monitor each architecture layer and components with CloudWatch key performance indicators (KPIs). CloudWatch also helps you enable automated resolution for issues that arise using managed services. 

Read the Reliability whitepaper

Considering this is an asynchronous workload, the cold start latency of an individual Lambda function is less significant than the overall performance in aggregate. You can filter Amazon S3 events on prefix and suffix patterns, enabling you to filter on only certain object keys. The SAP BTP API follows the best practices from SAP for a performance optimized CRUD operation into the SAP backend.

Read the Performance Efficiency whitepaper

With serverless technologies, you pay only for the resources you use. Using Lookout for Vision, you can increase or decrease your defect detection capacity by requesting or removing additional inference units, depending on the demands of your manufacturing line. 

Read the Cost Optimization whitepaper

Serverless services help you you maximize overall resource utilization, because 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.

References to third-party services or organizations in this Guidance do not imply an endorsement, sponsorship, or affiliation between Amazon or AWS and the third party. Guidance from AWS is a technical starting point, and you can customize your integration with third-party services when you deploy the architecture.