Skip to content

Commit 58767d8

Browse files
committed
Add cloud features and technology stack
1 parent 14ed560 commit 58767d8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

1. Commerce Cloud Fundamentals.md

+16
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
> Magento Commerce Cloud provides a pre-provisioned infrastructure that includes PHP, MySQL, Redis, RabbitMQ, and Elasticsearch technologies; a git-based workflow with automatic build and deploy for efficient Rapid development and Continuous deployment every time you push code changes in a Platform as a Service (PaaS) environment; highly Customizable environment configuration files and tools; and AWS hosting that offers a Scalable and Secure environment for online sales and retailing.
1111
(https://devdocs.magento.com/guides/v2.3/cloud/bk-cloud.html)
1212

13+
Technology stack
14+
![tech stack](https://devdocs.magento.com/common/images/cloud/CloudStack.png)
15+
> Amazon Web Services (AWS) powers the underlying Infrastructure as a Service (IaaS) for Magento Commerce Cloud. Each Magento Commerce Cloud plan provides a PaaS Integration environment for developing, testing, and integrating services, see Magento Commerce Cloud architecture for a comparison and additional features. Performance tools provide granular visibility into the site performance and PHP profiling. Fastly caches site assets and, as customers access the site and stores, loads the cached assets fast. The Fastly Image Optimization (IO) offloads image processing and resizing load, freeing servers to process orders and conversions efficiently.
16+
1317

1418
#### 1.2 Determine how to locate settings with Cloud Admin UI
1519

@@ -117,6 +121,18 @@ After a new user is added to an environment, the environment must be rebuilt
117121

118122
#### 1.4 Determine the difference between Magento Cloud plans [*](https://devdocs.magento.com/guides/v2.2/cloud/architecture/cloud-architecture.html)
119123

124+
Common features (for both plans):
125+
- Magento 2 CE(EE) core features
126+
- PayPal Onboarding Tool
127+
- B2B module
128+
- Fastly Content Delivery Network (CDN), Image Optimization (IO), and added security with generous bandwidth allowances
129+
- New Relic APM for 3 branches
130+
- Blackfire.io Enterprise
131+
- Platform-as-a-service (PaaS) optimized for Magento Commerce
132+
- 24x7 monitoring and email support for the core application and the cloud infrastructure
133+
- Dedicated technical account management for the initial launch period, starting with your subscription until your initial site launch
134+
135+
120136
###### Starter plan vs. Pro differences
121137

122138
| Starter | Pro |

0 commit comments

Comments
 (0)