how to move your enterprise e-commerce to the cloud

4
How to move your enterprise e-commerce to the Cloud How to build a high-performing, open-source enterprise e-commerce platform in the cloud Patrik Svensson, [email protected] fredag den 3 juni 2011

Upload: patrik-svensson

Post on 01-Nov-2014

1.046 views

Category:

Documents


6 download

DESCRIPTION

A very brief overview of how to move your enterprise

TRANSCRIPT

Page 1: How to move your enterprise e-commerce to the Cloud

How to move your enterprise e-commerce to the Cloud

How to build a high-performing, open-source enterprise e-commerce platform in the cloud

Patrik Svensson, [email protected]

fredag den 3 juni 2011

Page 2: How to move your enterprise e-commerce to the Cloud

E-commerce in the Cloud

Name Setup Functionality Community Cost

E-commerce in the Cloud

Days Great! Open-source, large community

Free(cloud service fees)

E-commerce SaaS

Hours Good Magento Go Free (monthly fee for SaaS)

E-Commerce Do It Yourself

Weeks Low Proprietary, no community

High ($$$ cost per request)

fredag den 3 juni 2011

Page 3: How to move your enterprise e-commerce to the Cloud

Setup is easier with E-commerce SaaS

- Supervising web store activities- Setting up categories - Configuring products- Managing product attributes- Configuring inventory settings - Importing and exporting data- Shipping settings - Payment methods- Tax Settings - Processing orders- Managing customers - Generating reports- Managing admin accounts- Promotional discounts- Email templates - Newsletters- Managing store contentetc

E-CommerceBack-end

E-CommerceFront-end

- Setting Language- Setting store contact- Designing store - Configuring products- Configuring shipping options- Going live

- Find products: categories- Find products: search- Filtering product list - Grid/List view- Product sorting- Recently view products- Comparing products- Popular tags - Product list banners- Promotional pages- Up-sell products- Related products - Cross-sell products- Product pages- Page layouts- Making a purchase:cart- Making a purchase: check-out- Customer e-mails/sms- Rating and Reviews- Community Polls

E-CommerceConfiguration

- Get required software- Instantiate cloud infrastructure- Put software in place- Setup test and production

E-CommerceSetup

(Not required/possible in SaaS)

E-Commercein the Cloud

fredag den 3 juni 2011

Page 4: How to move your enterprise e-commerce to the Cloud

The high-level design...Nginx PHP/FastCGI

MySQL

Data (not DB)StaticWidgets

Web Interactions

Web Applications

Web Content Mgmt

E-Commerce

Caching, Accelerator, Regression test

EC2

S3

Web Data

EC2

EC2 Statistics

Nginx or similar as Web ServerAny Open Source CMS for Content

Magento Enterprise Edition (Open Source)Use Amazon AWS as infrastructure (S3 and EC2)

Google Analytics (or Open source alternative) for analytics

fredag den 3 juni 2011