learn.launchdarkly.com Open in urlscan Pro
3.126.202.50  Public Scan

Submitted URL: https://smart.launchdarkly.com/v2/a/ci_vs_cd___refresh/61b762570fcd84813755a260-gvl4z/httpslearn.launchdarkly.comci-vs-cd-booku...
Effective URL: https://learn.launchdarkly.com/ci-vs-cd-book/?utm_source=opensense&utm_medium=email&utm_campaign=opensense&utm_content=ebook_or...
Submission: On December 13 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /fsg?pageId=782fea17-ca46-4b6e-b0ff-7cca60161622&variant=d

<form action="/fsg?pageId=782fea17-ca46-4b6e-b0ff-7cca60161622&amp;variant=d" method="POST" __bizdiag="-1645270579" __biza="WJ__"><input type="hidden" name="pageId" value="782fea17-ca46-4b6e-b0ff-7cca60161622"><input type="hidden" name="pageVariant"
    value="d">
  <div class="fields">
    <div class="lp-pom-form-field email" id="container_email"><input id="email" name="email" type="email" class="ub-input-item single text form_elem_email" placeholder="Enter your work email" required=""
        pattern="^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9_-]+\.[a-zA-Z0-9-.]{2,61}$"></div><input id="utm_campaign" name="utm_campaign" type="hidden" class="hidden" value="opensense"><input id="utm_medium" name="utm_medium" type="hidden" class="hidden"
      value="email"><input id="utm_source" name="utm_source" type="hidden" class="hidden" value="opensense"><input id="utm_content" name="utm_content" type="hidden" class="hidden" value="ebook_oreilly_cicd"><input id="utm_term" name="utm_term"
      type="hidden" class="hidden" value="">
  </div><button class="lp-element lp-pom-button" id="lp-pom-button-744" type="submit"><span class="label">Download Ebook</span></button>
  <input type="hidden" name="ubafs-jev" id="ubafs-jev"
    value="{&quot;date&quot;:&quot;2021-12-13T15:11:26.441Z&quot;,&quot;agent&quot;:&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36&quot;,&quot;screen&quot;:{&quot;availWidth&quot;:1600,&quot;availHeight&quot;:1200,&quot;width&quot;:1600,&quot;height&quot;:1200},&quot;window&quot;:{&quot;innerWidth&quot;:1600,&quot;innerHeight&quot;:1200},&quot;hasPlugins&quot;:true}">
</form>

Text Content

CONTINUOUS INTEGRATION VS. CONTINUOUS DELIVERY

EBOOK

Learn how to deliver software that is released frequently, reliably, and with
high quality.


Download Ebook


LaunchDarkly empowers all teams to deliver and control their software.



SUPPORT

Get Help

Documentation

Status

WHY US

Feature Management

Benefits

How It Works

Implementation

Build vs. Buy

Trust & Security

LEARN

Case Studies

Webinars

Blog

Podcast

Events

COMPANY

About Us

Careers

Press & Media

Partner Program

Terms & Policies

Contact Us

©2021 Catamorphic Co



LaunchDarkly has helped us be significantly more confident and have fewer
discussions about the impact of potentially risky code going out.

Jish Chu



Director of Engineering, Upserve


DISCOVER HOW TO DEPLOY CODE WITH LESS RISK

Get a Demo



CONTINUOUS INTEGRATION, CONTINUOUS DELIVERY, AND CONTINUOUS DEPLOYMENT ARE KEY
SOFTWARE DELIVERY PROCESSES IN A DEVOPS ENVIRONMENT.

But what does each one do for your product development and release cycles? Brent
Laster explains what these terms really boil down to, and how they work
separately and together to help your team release software.

This powerful set of disciplines, best practices, and technologies automates the
process of integrating and delivering source code changes from inception through
production. Although their implementation may vary, these processes are
necessary to ensure that software is released frequently, reliably, and with
high quality.

 * Continuous integration ensures that individual code changes are suitable for
   inclusion in the code base and merged in successfully.
 * Continuous delivery assembles your product, automatically testing the quality
   and functionality along the way, and produces deliverables that are proven to
   be deployable.
 * Continuous deployment simplifies releasing the product to customers, whether
   it’s in the cloud, via download, or in some other format, while also allowing
   for limited deployments or rolling deployments back.




LAUNCHDARKLY IS THE TRUSTED LEADER IN FEATURE MANAGEMENT