1 / 21

Continuous Delivery Why and When

Continuous Delivery Why and When. Ahmed Idris Tahir Waseel Application Service Provider. O utline. I ntroduction Continuous Delivery Problem of Delivering Software deployment pipeline Tools and Demo. Introduction. Continuous delivery why and when ?.

anakin
Download Presentation

Continuous Delivery Why and When

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Continuous DeliveryWhy and When Ahmed Idris Tahir Waseel Application Service Provider

  2. Outline • Introduction • Continuous Delivery • Problem of Delivering Software • deployment pipeline • Tools and Demo

  3. Introduction • Continuous delivery why and when? http://www.infoq.com/presentations/Continuous-Delivery

  4. continuous delivery • Continuous Delivery is a set of principles and practices in software development to improve the process of software delivery. • Continuous Delivery is fundamentally about automation of the software development life cycle: build, deploy, test and release should be as hands-off as possible.

  5. Introduction

  6. Problems of Delivering Software

  7. Deploying software manually

  8. Instead ….

  9. Deploying to a production like environment only after Development complete

  10. Instead ….

  11. Manual configuration Management of production environment

  12. Instead …

  13. Can we do better?

  14. How do we achieve our goal?

  15. What are the benefits

  16. Principle of software Delivery

  17. Applying Continuous Delivery practices.

  18. Deployment pipeline • Deployment pipeline: a set of phases through which a piece of software must pass on its way to release.

  19. Deployment pipeline

  20. Tools • Continuous integration servers • Subversion tools • Artifact tools • Build tools • Database tools

  21. Demo & question • Demo • Questions ?

More Related