Cloud Point-of-Sale (POS) System on AWS for CPG
Overview
A modern point-of-sale (POS) system does much more than provide checkout for customers. While extra capabilities are welcome, they complicate maintenance and make upgrades more complex. Consumer packaged goods (CPG) companies need a scalable and maintainable POS solution for direct-to-consumer store sales.
This architecture shows four key features a cloud-based POS system should have: checkout, order capture, product management, and back office. You can share these features with a direct-to-consumer (DTC) ecommerce implementation.
Publication date: October 2021
Download: Architecture diagram (PDF)
Architecture
The following steps describe the architecture:
-
AWS Outposts adds AWS compute and storage capability at stores. It uses 1U and 2U form factors.
-
AWS edge services improve user experience and speed content delivery. Amazon CloudFront and Lambda@Edge integrate with external service providers such as payment gateways and tax calculators.
-
You choose either https://docs.aws.amazon.com/directconnect/latest/UserGuide/ or AWS Site-to-Site VPN for data security in transit.
-
API Gateway, Amazon EventBridge, and Amazon EC2 Auto Scaling form the integration layer. They handle incoming requests and integrate with the backend application layer, the data layer, and corporate system APIs.
-
The data layer uses purpose-built databases. Amazon DynamoDB handles key-value data. Amazon Aurora stores relational data. Amazon ElastiCache provides caching. Amazon S3 stores objects.
-
The serverless application layer implements the four cloud POS features. Lambda, AWS Step Functions, and run the business logic. The application layer also accesses internal systems on the corporate network.
-
The management, analytics, and managed service layer provides ad hoc reporting, monitoring, security, and data protection. It integrates with native AWS services.
-
The application layer integrates with existing internal and third-party applications on corporate networks. Business users and existing business intelligence (BI) and enterprise resource planning (ERP) systems support day-to-day activities.
Diagram history
To receive updates about this reference architecture diagram, subscribe to the RSS feed.
| Change | Description | Date |
|---|---|---|
Initial publication | Reference architecture diagram first published. | October 1, 2021 |
RSS subscription requirement
To subscribe to RSS updates, you must have an RSS plugin enabled for the browser you are using.