
La bibliothèque numérique des universités publiques du Sénégal
Auteur(s): Patil, Ankita
Editeur: BPB Publications
Année de Publication: 2021
pages: 510
ISBN: 978-93-89898-60-6
A step-by-step guide to implementing Continuous Integration and Continuous Delivery (CICD) for Mobile, Hybrid, and Web applications
Key Features
Description
The main objective of the book is to create Declarative Pipeline for programming languages such as Java, Android, iOS, AngularJS, NodeJS, Flutter, Ionic Cordova, and .Net. The book starts by introducing all the areas which encompass the field of DevOps Practices. It covers definition of DevOps, DevOps history, benefits of DevOps culture, DevOps and Value Streams, DevOps practices, different Pipeline types such as Build Pipeline, Scripted Pipeline, Declarative Pipeline, and Blue Ocean. Each chapter focuses on Pipeline that includes Static Code Analysis using SonarQube or Lint tools, Unit tests, calculating code coverage, publishing unit tests and coverage reports, verifying the threshold of code coverage, creating build/package, and distributing package to a specific environment based on the type of programming language. The book will also teach you how to use different deployment distribution environments such as Azure App Services, Docker, Azure Container Services, Azure Kubernetes Service, and App Center.
By the end, you will be able to implement DevOps Practices using Jenkins effectively and efficiently.
What you will learn
Who this book is for
This book is for DevOps Consultants, DevOps Evangelists, DevOps Engineers, Technical Specialists, Technical Architects, Cloud Experts, and Beginners. Having a basics knowledge of Application development and deployment, Cloud Computing, and DevOps Practices would be an added advantage.
Table of Contents
1. Introducing DevOps
2. Introducing Jenkins 2.0 and Blue Ocean
3. Building CICD Pipeline for Java Web Application
4. Building CICD Pipeline for Android App
5. Building CICD Pipeline for iOS App
6. Building CICD Pipeline for Angular Application
7. Building CICD Pipeline NodeJS Application