Guidance for Connected Restaurants Using Internet of Things on AWS
Overview
How it works
These technical details feature an architecture diagram to illustrate how to effectively use this solution. The architecture diagram shows the key components and their interactions, providing an overview of the architecture's structure and functionality step-by-step.
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.
Operational Excellence
Amazon CloudWatch provides visibility into infrastructure and application performance. This enables proactive monitoring, fast troubleshooting of errors and issues, and near real-time responses to events and incidents.
Security
API Gateway enhances security for backend services and data by providing authentication and access control through API keys, helping you restrict access to your APIs and limit API rates using throttling. When used with API Gateway, AWS Identity and Access Management(IAM) provides fine-grained access controls to your APIs and SSL policies. IAM also provides data encryption help protect data while in transit and at rest. API Gateway provides access logs and implementation logs to give you visibility into API usage and help you identify security issues.
Reliability
AWS IoT Core enables reliable bi-directional communication between IoT-connected kitchen equipment and AWS services. It can handle a high volume of messages from many pieces of kitchen equipment and reliably routes those messages to AWS for downstream processing and connecting. AWS IoT Core scales to support any number of devices without compromising on reliability, and the built-in retries facilitate communication at scale. Additionally, AWS IoT Greengrass core devices can continue to operate locally if disconnected from the AWS Cloud.
Performance Efficiency
SageMaker enables users to efficiently train and deploy ML models at scale for their IoT telemetry data. Its distributed approach scales model training across multiple nodes to reduce training time. Additionally, its automatic model tuning finds the optimized hyperparameters, and its model inference provides responses with low latency.
Cost Optimization
DynamoDB centrally stores all IoT data. The DynamoDB Time to Live (TTL) feature deletes this data from your tables based on configured thresholds. It does this without consuming any write throughput, so you do not need to pay for additional storage, and you can keep your storage costs optimized.
Sustainability
AWS IoT Greengrass enables local compute, messaging, device shadow, and ML inference capabilities on edge devices. Performing compute and inference locally is more energy efficient than sending large amounts of data between local devices and the AWS Cloud. By reducing the need to transmit data to AWS for analysis, you can save network bandwidth and energy consumption, reducing the overall carbon footprint of your workloads.
Disclaimer
Did you find what you were looking for today?
Let us know so we can improve the quality of the content on our pages