#ci-cd
Read more stories on Hashnode
Articles with this tag
Today we will be covering the fundamentals of DevOps what is DevOps? why DevOps? DevOps: So if you look up the textbook definition what is DevOps,...
In this article, we would learn how to deploy a NodeJs application to AWS Elastic Beanstalk using a CI/CD setup. It promises to be an exciting piece,...
CodeCommit: ⚡ CodeCommit is a Private git repository to store our source code and access is controlled through IAM. Codebuild: ⚡ CodeBuild to Compile...
Prerequisites Before we dive into the tutorial, you will need the following: A DockerHub account A Kubernetes cluster kubectl installed on your...