top of page
Search


Building a CI/CD Pipeline with AWS CodeCommit & CodePipeline to Deploy a Static Website on S3
AWS CodePipeline provides a native AWS continuous deployment pipeline to manage web application deployments from the source code repository to the deployment of our web application. In this blog, we will walk through setting up AWS CodePipeline to continuously deploy our web application to S3 . We will walk through the prerequisites to set up our pipeline by setting up our source code repository with AWS CodeCommit and creating an S3 bucket to host static web application

Siddhesh Kadam
2 min read


Step-by-Step Guide: Setting Up Active Directory Authentication in Jenkins
As your organization grows and uses Jenkins more, you'll need to implement security measures. If you use Active Directory, integrating it...

Siddhesh Kadam
1 min read


How to Build a Jenkins Pipeline with Blue Ocean: A Step-by-Step Guide
What is Jenkins Blue Ocean? Jenkins Blue Ocean is a modern and intuitive interface for Jenkins pipelines. It provides a visual...

Siddhesh Kadam
2 min read


How to Secure Your Jenkins Server with HTTPS: A Step-by-Step Guide
Jenkins is a powerful automation server widely used for continuous integration and continuous deployment (CI/CD) processes. Securing...

Siddhesh Kadam
2 min read


Jenkins Backup Using ThinBackup
ThinBackup is a Jenkins plugin that allows you to perform backups of your Jenkins configuration and data. Here's a step-by-step guide on...

Siddhesh Kadam
1 min read
bottom of page
