A merchant using Magento Commerce Cloud Pro reports an issue with an order missing transaction dat
a. The application uses a payment gateway integration which posts a series of callbacks to Magento
You would like to retrieve a complete list of calls to build a timeline of what happened
How do you achieve this?
Correct : B
Start a Discussions
After contacting Magento Support you were advised to permanently enable the Redis disable_locking option.
How do you implement this on a Production environment?
Correct : C
Start a Discussions
Your client is expecting a five-day sale where the traffic will approximately double. Your instance is consuming all available resources on all three nodes so upsizing one level is appropriate.
How many upsize days will this event use?
Correct : A
Start a Discussions
You are reviewing a third party extension for Magento Commerce Cloud compatibility Which pattern makes a module incompatible with Magento Commerce Cloud?
Correct : D
Start a Discussions
You added a grunt autoprefixer command, which adds CSS vendor prefix like --webkit- and --moz- to CSS files generated by the setup:static-connect: deploy command.
After deployment you still see CSS files without prefixes. The hooks section in the .magento. app. Yaml file is:
Considering static assets are being generated on the build phase why are CSS prefixes missing?
Correct : C
Start a Discussions