SitePoint
  • Blog
  • Forum
  • Library
  • Login
Join Premium
  1. Details
  2. Creator
  3. Content
  4. Reviews
  5. FAQ
A Beginner’s Guide to Deployment with Continuous Integration Cover

A Beginner’s Guide to Deployment with Continuous Integration

1

average rating (1 votes)

Created by

Shaumik Daityari

Published by

SitePoint

Last Updated

1 April 2019

Details

This guide tackles an important technique in the processing of automating the deployment process—continuous integration (CI). CI achieves efficiency by removing unnecessary bottlenecks in the deployment process, thereby making the transition from a commit to production smooth and consistent.

Description

In the software development cycle, there are many intermediate steps from the inception of an idea to deployment of a product—architecture, programming, design, and testing. The final step of testing and deployment presents the most opportunities to automate and hence, save costs and time. Increasing efficiency by removing any lags in the development process is one of the core philosophies of DevOps. Further, automating the build and test processes allows quicker deployments, which adheres to the principles of agile software development.

This guide tackles an important technique in the processing of automating the deployment process—continuous integration (CI). Continuous integration achieves efficiency by removing unnecessary bottlenecks in the deployment process, thereby making the transition from a commit to production smooth and consistent. Further, it’s less prone to human error and easier for teams to work together.

Creator

Shaumik Daityari avatar

Shaumik Daityari

Shaumik is an optimist, but one who carries an umbrella. He is currently pursuing his MBA at IIM Lucknow, after completing his M.Tech at IIT Roorkee. A co-founder of The Blog Bowl, he loves writing.
Shaumik Daityari avatar

Content

1
Preview

Reviews

Log in to write a review!

Frequently Asked Questions

A Beginner’s Guide to Deployment with Continuous Integration Cover

A Beginner’s Guide to Deployment with Continuous Integration

1

  • Unlimited access to this title and 600+ others in our library

  • New titles added frequently

  • Cancel anytime

Stuff we do

  • Premium
  • Newsletters
  • Forums

About

  • Our Story
  • Terms of use
  • Privacy Policy
  • Corporate Memberships

Contact

  • Contact us
  • FAQ
  • Publish your book with us
  • Write an article for us
  • Advertise

Connect

© 2000 – 2024 SitePoint Pty. Ltd.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.