• Complain

VADAPALLI - DEVOPS : continuous delivery, integration, and deployment with devops.

Here you can read online VADAPALLI - DEVOPS : continuous delivery, integration, and deployment with devops. full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2018, publisher: PACKT Publishing, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

VADAPALLI DEVOPS : continuous delivery, integration, and deployment with devops.
  • Book:
    DEVOPS : continuous delivery, integration, and deployment with devops.
  • Author:
  • Publisher:
    PACKT Publishing
  • Genre:
  • Year:
    2018
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

DEVOPS : continuous delivery, integration, and deployment with devops.: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "DEVOPS : continuous delivery, integration, and deployment with devops." wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

VADAPALLI: author's other books


Who wrote DEVOPS : continuous delivery, integration, and deployment with devops.? Find out the surname, the name of the author of the book and a list of all author's works by series.

DEVOPS : continuous delivery, integration, and deployment with devops. — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "DEVOPS : continuous delivery, integration, and deployment with devops." online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
DevOps: Continuous Delivery, Integration, and Deployment with DevOps

Table of Contents
DevOps: Continuous Delivery, Integration, and Deployment with DevOps

DevOps: Continuous Delivery, Integration, and Deployment with DevOps

Copyright 2018 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

First published: March 2018

Production reference: 1080318

Published by Packt Publishing Ltd.

Livery Place, 35 Livery Street

Birmingham B3 2PB, UK.

ISBN: 978-1-78913-299-1

www.packtpub.com

Credits

This book is a blend of text and quizzes, all packaged up keeping your journey in mind. It includes content from the following Packt product:

  • Hands-on DevOps by Sricharan Vadapalli
Meet Your Expert

We have the best works of the following esteemed author to ensure that your learning journey is smooth:

Sricharan Vadapalli is an Information Technology leader with over 2 decades of experience in leading IT strategy and developing Next Generation IT solutions. Passionate with technology, build practices around DevOps, Big Data, cloud, SAP HANA and EIM (Enterprise Information Management) associated with tech startups, instrumental in devising Go-Market strategy, strong proponent of open source tools adoption, microservices, and containers. Played leadership roles with MNC's such as TCS, Infosys, CSC, Virtusa Polaris, handled fortune client engagements across multiple domains such as BSFI, retail, telecom and manufacturing.

Preface

This book is about DevOps which is the most widely used software engineering culture and practice that aims at software development and operation. Continuous integration is a cornerstone technique of DevOps that merges software code updates from developers into a shared central mainline.

So, if you want to implement the strategy of DevOps, you are in the right path.

What's in It for Me?

Maps are vital for your journey, especially when you're holidaying in another continent. When it comes to learning, a roadmap helps you in giving a definitive path for progressing towards the goal. So, here you're presented with a roadmap before you begin your journey.

This book is meticulously designed and developed in order to empower you with all the right and relevant information on DevOps. We've created this Learning Path for you that consists of four lessons:

, Introduction to DevOps , focuses on business trends, drivers, market propellers of evolution, and adoption of DevOps. The key technological concepts are introduced for big data, cloud, data sciences, and in-memory computing. You will also get to know DevOps application scenarios and the benefits of adoption for an organization.

, DevOps Framework , covers source code management, build, repository, release managements, and test automation. Continuous integration, delivery, deployment is also covered along with infrastructure automation for configuration (Infrastructure as Code), application monitoring, and so on.

, DevOps Continuous Integration and Delivery , describes the CI/CD methodology with open source popular tools such as Git, Maven, Gerrit, Nexus, Selenium, and Jenkins. You will also learn different tools and plugins compatible with Jenkins.

, DevOps Continuous Deployment , shows the popular continuous deployment tools Ansible and Chef; their advanced features such as Habitat, Automate, and Compliance for security. You will go through the core components, architecture, and terminology of Chef, cookbooks knife, Playbooks, and towers. You will also understand how to improve the code quality by using continuous monitoring tools such as Splunk and Nagios.

What Will I Get from This Book?
  • Get familiar with life cycle models, maturity states, progression and best practices of DevOps frameworks
  • Learn to set up Jenkins and integrate it with Git
  • Know how to build jobs and perform testing with Jenkins
  • Implement infrastructure automation (Infrastructure as Code) with tools such as Chef and Ansible
  • Understand continuous monitoring process with tools such as Splunk and Nagios
  • Learn how Splunk improves the code quality
Prerequisites

This book is for engineers, architects, and developers, who wish to learn the core strategies of DevOps. Some of the prerequisites that is required before you begin this book are:

  • Prior knowledge on fundamentals of software development life cycle and systems
  • Working knowledge of Linux commands
Chapter 1. Introduction to DevOps

In the traditional approach to application development and maintenance, multiple stakeholders, departments, groups, and vendors are involved in the overall software development life cycle ( SDLC ). Most of us are familiar with the stages of application life cycle management: the business requirements are gathered by a business analyst, then developed by the development team (or could have been outsourced), and tested by QA teams (also could have been outsourced) for functionality and fitness for purpose. Performance and stress testing were also performed in applicable scenarios, by appropriate groups with relevant tools. Then the production deployment process, with a checklist and approvals, was managed by the IT teams at the organization, followed by monitoring and support by maintenance teams. And we notice that each stage of the maturity cycle, from functionality development to usability and maintenance, is managed in silos, by independent teams, departments, processes, and tools. This approach is often fragmented by techniques, frameworks, processes, people, and tools impacting the final product in terms of features, cost, schedule, quality, performance, and other administrative overheads such as interfacing and integration between vendors. Also, in this method the maintenance, support costs, and skill needs are often overlooked. However, both from application life cycle and business points of view, maintenance and support activities are key and important to assess, evaluate, and estimate well in advance.

In this lesson, we will cover the following topics:

  • Introduction to DevOps
  • Business application of DevOps.
  • Business drivers/market trends
  • DevOps strategy
  • Benefits of DevOps

Many technological innovations have taken place to challenge the traditional method of IT management in almost every segment. The technological advances and changes are quite profound, rapid, and often intermingled, encompassing multiple fields such as agile methodology, DevOps, big data, cloud, and so on. A comprehensive and holistic approach will undoubtedly be rewarding and derive maximum value for organizations. Many institutions have already embarked on this journey towards the future, adopting these technologies.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «DEVOPS : continuous delivery, integration, and deployment with devops.»

Look at similar books to DEVOPS : continuous delivery, integration, and deployment with devops.. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «DEVOPS : continuous delivery, integration, and deployment with devops.»

Discussion, reviews of the book DEVOPS : continuous delivery, integration, and deployment with devops. and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.