Are there any recommended behaviors for Woocoommrce?

0

Hi all.

I have completed a Cloudfront integration with WordPress using https://aws.amazon.com/ko/blogs/startups/how-to-accelerate-your-wordpress-site-with-amazon-cloudfront/ and this post as a reference.

The website is working perfectly, but I would like to know if there are any recommended behaviors for Woocommerce.

Thank you.

demandé il y a un an175 vues
1 réponse
0

There are some common practices while using CloudFront.

  • DONOT apply any change on your production environment before you do understand what you are doing.

If you could understand the followings, you may take them into consideration.

  1. Remember to enable the standard logs.
  2. Analyze the access log with the tools you like, for example, Athena, Excel or your own script tool. (Python, awk, or simply 'grep')
  3. Apply WAF to restrict the access to the CMS(content management system, or the 'console' ) of your website.
  4. You may enable the 'additional metrics' to have a better visibility in how CF and your wordpress works.
  5. Arrange someone to check the information/output from the 1, 2, 4 above. Also, ask him to check the 'Console Report', too.

You may find out something useful after doing the above.

profile pictureAWS
Kenex_H
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions