DevOps
DevOps is a set of practices that automates the processes between software development and IT teams, in order that they can build, test, and release software faster and more reliably.
DevOps
GitHub Action deploying Angular App to Firebase Hosting
A step-by-step guide to create a GitHub Action to deploy your Angular App to Firebase Hosting.
#firebase #github #angular #devopsContinuous Integration and Deployment with Google Cloud Build
Learn how to automate the testing and deployment of an app with Google Cloud Build
#cloud-build #devops #docker