#ci-cd
Read more stories on Hashnode
Articles with this tag
Task 1: Answer below questions Why we use terraform? Terraform is a tool used for infrastructure automation and management. It allows users to...
What is CodeBuild ? AWS CodeBuild is a fully managed build service in the cloud. CodeBuild compiles your source code, runs unit tests, and produces...
What is CodeCommit ? CodeCommit is a managed source control service by AWS that allows users to store, manage, and version their source code and...
Hello everyone I am back with a new DevOps task. I can imagine catching up will be tough so take a small breather today and complete the Jenkins CI/CD...
Let's build a bang CICD pipeline for your nodejs application First fork This repository: How are you going to connect your GitHub repository and...
What is CI/CD? CI/CD is an essential part of DevOps and any modern software development practice. A purpose-built CI/CD platform can maximize...