<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>The devops 2.0 toolkit</title>
    <subTitle>automating the continuous deployment pipeline with containerized microservices</subTitle>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Automatización de la canalización de implementación continua con microservicios en contenedores</title>
  </titleInfo>
  <name type="personal">
    <namePart>Farcic, Viktor, (Farcic)</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">autor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">handbook</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">enk</placeTerm>
    </place>
    <dateIssued encoding="marc">2016</dateIssued>
    <edition>First published</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>444 páginas : Ilustraciones (blanco y negro), figuras (blanco y negro), diagramas (blanco y negro) ; 24 cm .</extent>
  </physicalDescription>
  <abstract>“... this book is about different techniques that help us architect software in a better and more efficient way with microservices packed as inmutable containers, tested and deployed continuously to servers that are automatically provisioned with configuration management tools. it´s about fast, reliable and continuous deployments with zero-downtime and ability to roll-back. It´s about scaling to any number of servers, design of self-healing systems capable of recuperation from both hardware and software failures and about centralized logging and monitoring of the cluster. In other words, this book envelops the whole microservices development and deployment lifecycle using some of the latest and Docker Compose, consul, etcd, registrator, confd, and so on. We´ll go through many practices and even more tolos. Finally, White there Will be a lot of theory, this is a hands-on book. Tou won{t be able yo complete it by Reading it in a metro on a way to work. You´ll have t oread this book while in front of the computer and get your hands dirty."--Cubierta posterior.</abstract>
  <tableOfContents>The DevOps ideal : continuous integration, delivery, and Deployment. The light at the en of the deployment pipeline. -- The implementation breakthrough -- continuous deployment, microservices, and containers : Continuous integration. Continuous delivery and deployment. The three musketeers -- Synergy of continuous deployment, microservices, and containers. -- System Architecture : Monolithic Applicactios. Monolithic Applications and microservices Compared. Microservices best practices. Proxy microservices or API Gateway -- Setting Up the development environment with vagrant and Docker : Combining Microservice architecture and container technology. Development environment setup. – Implementation of the deployment Pipeline -- initial stages : Spinnig up the continuous deployment virtual machine deployment pipeline steps. -- Configuration management in the Docker world : CFEngine. -- Implementation of the deployment pipeline – intermediate stages : Deploying containers to the producction server. -- Service Discovery – the key to distributed Service : Service registry. Service Discovery tolos compared. -- Proxy services : Reverse Proxy Service. Proxy tolos compared. -- Implementation of the deployment pipeline -the late stages : starting the containers. Integrating the Service. Runnig post- Deployment tests. Pushing the tests cpmtaomer tp tje registry. The checklist. -- Automated implementation of the deployment pipeline : Deployment pipeline steps. Running the automated deployment pipeline. -- Continuous integration, delivery and deployment tolos : CI/CD tolos compared. -- Blue-Green Deployment : The blue-green deployment process manually running the blue-green deployment. Automating the blue-green deployment with Jenkins workflow. -- Clustering and scaling services : Scalability. Docker swarm walkthrough. Setting up Docker swarm. Automating deployment with Docker swarm and ansible. -- Self -Healing systems : Self-healing levels and types. Self-healing architecture. Self-healing with Docker, consul watches, and Jenkins. Automatically setting up consul health checks and watches for monitoring hardware. Preventive healing through scheduled scaling and descaling. Self-healing summary (so far) -- Centralized logging. Sending log entries to elasticsearch. Self-healing base don software data. -- Farewell.</tableOfContents>
  <targetAudience>Material bibliográfico para estudiantes universitarios, docentes e investigadores.</targetAudience>
  <targetAudience authority="marctarget">specialized</targetAudience>
  <note type="statement of responsibility">Viktor Farcic.</note>
  <note>Incluye índice alfabético.</note>
  <note>Ingeniería en Mecánica Eléctrica</note>
  <note>Ingeniería en Informática y Sistemas</note>
  <note>En Español.</note>
  <classification authority="ddc" edition="22">005.12</classification>
  <identifier type="isbn">978-1-78528-919-4</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">Biblioteca Central de la Universidad Nacional Agraria de la Selva.</recordContentSource>
    <recordCreationDate encoding="marc">220309</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250212084829.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
