About 286 results
Open links in new tab
  1. What Is Software Deployment? Checklist and Strategies - Codefresh

    While each software deployment model operates differently, there are several phases each deployment process should follow. This is a quick checklist for effective deployments:

  2. Software Deployment: Steps, Importance, Best Practices - Codefresh

    Learn about the structured steps of software deployment: planning, development, testing, deployment, and ongoing maintenance for optimal performance.

  3. Blue Green Deployment vs. Canary: 5 Differences & How to Choose

    Now that we have a clear understanding of how Blue-Green and Canary Deployments work, let’s examine the key differences between these strategies and their implications for your projects.

  4. What Are Canary Deployments? Process and Visual Example - Codefresh

    A canary deployment is a method that exposes a new feature to an early sub-segment of users. The goal is to test new functionality on a subset of customers before releasing it to the entire user base.

  5. Kubernetes Deployment Strategies and How to Choose - Codefresh

    Learn about top kubernetes deployment strategies like rolling deployment, blue/green, and canary deployment, and how to choose the strategy that suits your needs.

  6. Shadow Deployments: Benefits, Process, and 4 Tips for Success

    Shadow deployment is an innovative software deployment strategy. It allows an organization to test new software or updates in a production-like environment before going live.

  7. What Is Blue/Green Deployment? - Codefresh

    Blue/green deployment is a software deployment approach that helps organizations deploy frequent updates while maintaining high quality and a smooth user experience.

  8. Canary Deployment on AWS: Step by Step - Codefresh

    Once your deployment environment is set up and your load balancer is in place, it’s time to build the new version of your application. This involves writing new code or modifying the existing one, testing it …

  9. 11 CI/CD Best Practices for DevOps Success - Codefresh

    Our comprehensive guide to CI/CD practices which can help you get the most out of CI/CD, including: pipelines, testing, and deployment strategies.

  10. 9 Great Continuous Delivery Tools and How to Choose - Codefresh

    Continuous delivery tools are important in software development because they help automate the process of building, testing, and deploying software, enabling organizations to deliver new software …