View a markdown version of this page

Adobe Commerce and Magento Open Source on AWS - Adobe Commerce and Magento Open Source on AWS

Adobe Commerce and Magento Open Source on AWS

Publication date: April 25, 2022 (Diagram history)

With this architecture, you can deploy Adobe Commerce or Magento Open Source on AWS. Ecommerce platforms require high availability, fast response times, and the ability to scale during traffic spikes. You use Amazon Aurora for the database, Amazon ElastiCache for Redis for caching, and Amazon OpenSearch Service for catalog search.

Magento eCommerce diagram

Adobe Commerce or Magento Open Source deployed across multiple Availability Zones on Amazon Elastic Compute Cloud, with Amazon RouteĀ 53, AWS WAF, Amazon CloudFront, Varnish Cache, Amazon Aurora, Amazon ElastiCache for Redis, Amazon OpenSearch Service, and Amazon EFS.

The following steps describe the architecture:

  1. Amazon RouteĀ 53 routes end user requests. It resolves domain name service (DNS) and provides global traffic management.

  2. AWS WAF helps protect Magento from common web exploits that affect application availability or compromise security.

  3. Amazon CloudFront speeds up the distribution of static and dynamic web content as a content delivery network (CDN).

  4. An internet-facing Application Load Balancer distributes HTTP/S requests to Varnish instances in an Auto Scaling group across multiple Availability Zones.

  5. (Optional) Use Varnish Cache, a web application accelerator, to reduce response times. The Enterprise version on AWS Marketplace includes advanced scaling and management features.

  6. An internal Application Load Balancer distributes traffic from Varnish Cache across Magento instances in an Auto Scaling group across multiple Availability Zones.

  7. Amazon Elastic Compute Cloud instances run the Magento Open Source or Adobe Commerce software. An Auto Scaling group provides high availability and dynamic scaling.

  8. An Amazon OpenSearch Service cluster provides a fully managed search solution for the Magento catalog.

  9. Amazon ElastiCache for Redis provides in-memory session storage and database request caching.

  10. Aurora provides a fully managed, high-performance relational database. Multi-AZ deployments provide high availability.

  11. Amazon Elastic File System (Amazon EFS) stores and shares content with the Auto Scaling groups.

Further reading

For additional information, see the following resources:

Diagram history

To receive updates about this reference architecture diagram, subscribe to the RSS feed.

ChangeDescriptionDate

Initial publication

Reference architecture diagram first published.

April 25, 2022

RSS subscription requirement

To subscribe to RSS updates, you must have an RSS plugin enabled for the browser you are using.