Laravel has become the most widely used PHP framework to create small to large projects that require better performance. Read this article to learn how to make zero-downtime deployment with Laravel and GitHub actions.

Testing in CI/CD
CI/CD is a term that is used regularly when talking about modern software development, and may be a technique already in place in your team. But what does each part of CI/CD mean, and what part does testing play in this methodology? We’ve got the answers below.

5 Keys to Successfully Manage Agile, Remote Development Team
With most software development teams now working flexibly or remotely in response to COVID-19, it’s more important than ever to embrace best practises in remote working. This brand new article - 5 Keys to Successfully Manage an Agile Remote Development Team - outlines a practical checklist for all software team leaders.

DevOps - CI/CD with Github, Jenkins, and Amazon Web Services
DevOps has been the most discussed subject these days, especially in Continuous Integration/ Continuous Delivery (CI/CD). This article discusses CICD with various platforms.