How to setup CI/CD pipeline for WordPress with GitHub Actions and AWS (Part 1)
GitHub Actions can be used to automate almost any type of project, but in this article, I will cover how can we automate deployment (CI/CD) for WordPress. I personally chose WordPress as an example as is the world’s most popular CMS, with over 455 million...