/devops/tools/automation/

What is GitHub Actions? How CI/CD & automation work on GitHub

A full guide on the benefits of having built-in automation and CI/CD capabilities on GitHub, how GitHub Actions work, common use cases, and more.

Automating CI/CD pipelines with GitHub Actions and Google Cloud

Bring your DevOps pipeline to the cloud with hosted runners and private clusters.

Codespaces - Start working on software projects with zero setup time

In order to start working on a software project, a developer needs to first set up a development environment containing all the tools, libraries, dependencies and configuration necessary before the actual work can begin. This process is cumbersome, frustrating and very time-consuming.

Master GitHub's Codespaces

Coding with minimal configuration and from any device is possible now!