Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Hands-On Continuous Integration and Delivery

You're reading from   Hands-On Continuous Integration and Delivery Build and release quality software at scale with Jenkins, Travis CI, and CircleCI

Arrow left icon
Product type Paperback
Published in Aug 2018
Publisher Packt
ISBN-13 9781789130485
Length 416 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
 Belmont Belmont
Author Profile Icon Belmont
Belmont
Arrow right icon
View More author details
Toc

Table of Contents (23) Chapters Close

Title Page
Copyright and Credits
Packt Upsell
Contributors
Preface
1. CI/CD with Automated Testing FREE CHAPTER 2. Basics of Continuous Integration 3. Basics of Continuous Delivery 4. The Business Value of CI/CD 5. Installation and Basics of Jenkins 6. Writing Freestyle Scripts 7. Developing Plugins 8. Building Pipelines with Jenkins 9. Installation and Basics of Travis CI 10. Travis CI CLI Commands and Automation 11. Travis CI UI Logging and Debugging 12. Installation and Basics of CircleCI 13. CircleCI CLI Commands and Automation 14. CircleCI UI Logging and Debugging 15. Best Practices 1. Assessments 2. Other Books You May Enjoy Index

Deployment ecosystem


In this section, we will briefly go over some tools that can help you in your deployment pipeline and that serve different purposes.

Infrastructure tooling

We briefly mentioned Chef earlier in the chapter; Chef is a great tool to use to automate standing up infrastructure in a reliable manner. It is difficult without the proper tools to make sure that each new environment that you set up is done in the same manner. Potentially, you could create new environments that have different configurations, which can be very problematic when troubleshooting.

Cloud providers and tooling

The three main cloud providers all have their own associated tooling:

  • AWS (https://aws.amazon.com/): AWS has a suite of tools for CI/CD:
    • AWS CodeCommit is a fully managed source control service. For more information, refer to https://aws.amazon.com/codecommit/.
    • AWS CodeDeploy is a service that automates software deployments to a variety of compute services, including Amazon EC2, AWS Lambda, and instances...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £13.99/month. Cancel anytime
Visually different images