GitHub actions- GitHub runners and self hosted runners on AWS EC2
Introduction
GitHub Actions is a powerful automation platform that simplifies CI/CD workflows. While GitHub-hosted runners are convenient for most scenarios, there are times when you need more control and customization. In such cases, self-hosted run...
krishkp.hashnode.dev2 min read