CI CD

Multi-Environment Deployment Pipelines

Multi-Environment Deployment Pipelines

Learn about deployment process acorss multiple envs

Suraj Dhakre

The deployment process is a crucial aspect of software development. It involves taking the code developed by the development team and making it available for use by end-users. A smooth and efficient deployment process is essential for ensuring that software updates and new features are delivered to users in a timely manner. One tool that can greatly streamline the deployment process is Jenkins Pipeline.

Jenkins - Using Spot Instances And Failover Strategies

Jenkins - Using Spot Instances And Failover Strategies

Deploy using spot instances with failover strategy

Suraj Dhakre

Ever wondered how to supercharge your Jenkins Continuous Integration/Continuous Deployment (CI/CD) pipeline without breaking the bank? Well, you’re in for a treat! In this blog post, we’ll take you through a journey of harnessing the power of AWS spot instances and implementing failover mechanisms in your Jenkins setup. Trust us, your pipeline will thank you for it!