Skip to content
This repository has been archived by the owner on Apr 24, 2018. It is now read-only.

amazon-archives/aws-refarch-magento

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Archived in favour of https://github.com/aws-quickstart/quickstart-magento


Hosting Magento on AWS

This reference architecture provides a set of CloudFormation templates to deploy Magento Community Edition on the AWS Cloud.

Magento is an open-source content management system for e-commerce websites. This automated deployment builds a cluster that runs Magento along with optional sample data, which lets you experiment with custom themes and view the web store.

You can launch this CloudFormation stack, using in your own account into: -

  • A new VPC - cloudformation-launch-stack
  • An existing VPC - cloudformation-launch-stack

Overview

architecture-overview

This reference architecture deploys Magento using AWS CloudFormation templates and offers two options: you can build a new AWS infrastructure for your Magento stack, or deploy Magento into your existing AWS infrastructure. The deployment uses MySQL on Amazon RDS for database operations, Amazon EFS for shared storage between EC2 instances, and an Amazon ElastiCache cluster with the Redis cache engine to improve application load times. The Magento stack deployed using the templates provided here comes with Amazon Pay plugin, pre-installed.

You can use the AWS CloudFormation templates included here to deploy a fully configured Magento infrastructure in your AWS account. This reference architecture automates the following:

  • Deploying Magento Community Edition into a new VPC
  • Deploying Magento Community Edition into an existing VPC

You can also use the AWS CloudFormation templates as a starting point for your own implementation.

For architectural details, best practices, step-by-step instructions, and customization options, see theMagento Quick Start

About

ARCHIVED

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.txt

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%