#jenkins
Read more stories on Hashnode
Articles with this tag
Description: Deploy an application Kubernetes using Jenkins for CI-CD pipeline, EKS for automated cluster configuration, and terraform for...
If you want to run the following code in local or through Docker image only then checkout this blog. Part1 Prerequisite Launch an EC2 Instance on...
using Docker Compose · This is a basic login page which is configured with a MySQL database. So, the data of username and password is being stored in the...
Step 1 - Launch an EC2 Instance on AWS Launch EC2 Instance: Log in to /the AWS Console, go to the EC2 dashboard, and click Launch Instance. Select...
Deploying Nodejs Application · Continuous Integration and Continuous Deployment (CI/CD) pipelines have revolutionized how modern applications are built...
How Does Jenkins Work? Jenkins operates by automating tasks in the software development lifecycle. The basic workflow involves setting up jobs or...