-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Triage: Dev.ExperienceIssue related to Developer Experience and needs help with Triage to Confirm or Reject itIssue related to Developer Experience and needs help with Triage to Confirm or Reject itnot-confirmedUse for Issue that was closed during confirmationUse for Issue that was closed during confirmation
Description
Summary (*)
We run a Magento site on multiple servers on multiple aws regions, the website have multple domains and multiple languages and the catalog has many products as well.
We relealized that the data transfer cost on the aws bill is quite much higher than normal. It cover up to 50-60% the total.
We figured out that most of data transfer was from Elasticache (one region) to EC2.
Examples (*)
Proposed solution
From our side we are looking at 2 things
- Setup multiple regions for elasticache
https://aws.amazon.com/blogs/database/reduce-cost-and-boost-throughput-with-global-datastore-for-amazon-elasticache-for-redis/ - Enable L2 caching
https://devdocs.magento.com/guides/v2.4/config-guide/cache/two-level-cache.html
I think the code core need to be re-worked.
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- Severity: S0 - Affects critical data or functionality and leaves users with no workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
magenx, Nuranto, MTheProgrammer and kanevbgmrtuvn
Metadata
Metadata
Assignees
Labels
Issue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Triage: Dev.ExperienceIssue related to Developer Experience and needs help with Triage to Confirm or Reject itIssue related to Developer Experience and needs help with Triage to Confirm or Reject itnot-confirmedUse for Issue that was closed during confirmationUse for Issue that was closed during confirmation