#ci-cd
Read more stories on Hashnode
Articles with this tag
Project Description The project aims to automate the building, testing, and deployment process of a web application using Jenkins and GitHub. The...
What is CodeDeploy? AWS CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances, on-premises instances,...
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...
What is Deployment in k8s A Deployment provides a configuration for updates for Pods and ReplicaSets. You describe a desired state in a Deployment,...
Kubernetes Overview With the widespread adoption of containers among organizations, Kubernetes, the container-centric management software, has become...