Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Continuous Integration (CI) and Continuous Delivery (CD):, van Merode


Варианты приобретения
Цена: 8384.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Англия: Есть  Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября

Добавить в корзину
в Мои желания

Автор: van Merode
Название:  Continuous Integration (CI) and Continuous Delivery (CD):
ISBN: 9781484292273
Издательство: Springer
Классификация:


ISBN-10: 1484292278
Обложка/Формат: Soft cover
Страницы: 422
Вес: 0.49 кг.
Дата издания: 07.04.2023
Язык: English
Издание: 1st ed.
Иллюстрации: 195 illustrations, black and white; xiii, 422 p. 195 illus.
Размер: 155 x 237 x 37
Читательская аудитория: Professional & vocational
Основная тема: Computer Science
Подзаголовок: A practical guide to designing and developing pipelines
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Use continuous Integration (CI) and continuous delivery (CD) to improve the speed of software delivery. This book presents a game changer—how to use pipelines to automate the software delivery process. The theories about CI/CD are much the same, but the book covers what the development of pipelines looks like and how testing of pipelines themselves should be performed. Most teams just plunge into coding, without thinking about the CI/CD process itself. Why don’t we use the same development method for pipelines that we use for apps? Pipelines code development undergoes similar stages as application code development, such as requirements analysis, development, testing, implementation, operations, and monitoring. This is the starting point of the book. It describes the current challenges with pipeline development and how this process can be improved and structured. It describes in detail how to design pipelines and shows examples in BPMN 2.0 notation. What You’ll Learn * Know the shortcomings and challenges of current pipeline development such as misalignment between the pipeline engineer and the team’s workflow, the use of infrastructure as code (IaC), and pipeline security * Understand the need for CI/CD requirements through the books non-exhaustive list of more than 60 CI/CD requirements provided to inspire and increase awareness * See how certain choices affect the way a pipeline is designed (and realized) * Become familiar with branching strategy, build strategy, test strategy, release strategy, and deployment strategy that are explained in detail in the book, including their effect on pipeline design * Know how pipelines can be unit tested, using a real-world example * Know how performance bottlenecks in a pipeline occur, how they can be detected, and how they can be solved * View a complete implementation, including code, showing how the guidelines in this book are applied to a real use case Who This Book Is For DevOps engineers and solution architects involved with automating the software supply chain and using application lifecycle management (ALM)/integration platforms such as Jenkins, CircleCI, Bamboo, and Azure DevOps; intermediate and experienced DevOps engineers (developers, ops engineers, test engineers); and ICT managers interested in the CI/CD pipeline development domain
Дополнительное описание: Chapter 1. The CI/CD Pitfall.- Chapter 2. Concepts.- Chapter 3. Requirements Analysis.- Chapter 4. Pipeline design.- Chapter 5. Pipeline Development.- Chapter 6. Test Pipelines.- Chapter 7. Pipeline Implementation.- Chapter 8. Operate and Monitor.- Chapte



Python continuous integration and delivery

Автор: Lenz, Moritz
Название: Python continuous integration and delivery
ISBN: 1484242807 ISBN-13(EAN): 9781484242803
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Gain the techniques and tools that enable a smooth and efficient software development process in this quick and practical guide on Python continuous integration (CI) and continuous delivery (CD). Based on example applications, this book introduces various kinds of testing and shows you how to set up automated systems that run these tests, and install applications in different environments in controlled ways. Python Continuous Integration and Delivery tackles the technical problems related to software development that are typically glossed over in pure programming texts.
After reading this book, you’ll see that in today's fast-moving world, no software project can afford to go through development, then an integration phase of unpredictable length and complexity, and finally be shipped to the customer -- just to find out that the resulting application didn't quite fill their need. Instead, you’ll discover that practicing continuous integration and continuous delivery reduces the risks by keeping changes small and automating otherwise painful processes.
What You Will Learn
Carry out various kinds of testing, including unit testing and continuous integration testing, of your Python code using JenkinsBuild packages and manage repositoriesIncorporate Ansible and Go for automated packaging and other deploymentsManage more complex and robust deployments
Who This Book Is For
Python programmers and operating staff that work with Python applications.
Continuous Delivery with Docker and Jenkins: Delivering software at scale

Автор: Leszko Rafal
Название: Continuous Delivery with Docker and Jenkins: Delivering software at scale
ISBN: 1787125238 ISBN-13(EAN): 9781787125230
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The combination of Docker and Jenkins will help you scale up your builds, automate tasks and speed up Jenkins performance with the benefits of Docker containerization. The book is for system operations engineers and developers who want to speed up software releases using fewer server resources, improve quality with acceptance tests integrated in...

Learning Continuous Integration with Teamcity

Автор: Mahalingam Manoj
Название: Learning Continuous Integration with Teamcity
ISBN: 1849699518 ISBN-13(EAN): 9781849699518
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: If you are a developer, tester, or a person in operations or Devops who wants to start practising CI, start using TeamCity or both, then this book is for you. Moreover, if you have thought about bringing CI into your team, if you are already using a CI tool and want to move to TeamCity, or if you are looking for ideal practises and techniques while implementing CI with TeamCity, this book will be useful.

Cloud-Native Continuous Integration and Delivery

Автор: Yilmaz Onur
Название: Cloud-Native Continuous Integration and Delivery
ISBN: 1789805651 ISBN-13(EAN): 9781789805659
Издательство: Неизвестно
Рейтинг:
Цена: 3447.00 р.
Наличие на складе: Нет в наличии.

Описание: Cloud-native software development requires new ways of application building and delivery. This course begins with an introduction to cloud-native concepts. It teaches you skills to create a continuous integration and delivery environment for your applications, and deploy them using tools, such as Kubernetes and Docker. By the end of this ...

Learning Continuous Integration with Jenkins - Second Edition: A beginner`s guide to implementing Continuous Integration and Continuous Delivery using

Автор: Pathania Nikhil
Название: Learning Continuous Integration with Jenkins - Second Edition: A beginner`s guide to implementing Continuous Integration and Continuous Delivery using
ISBN: 1788479351 ISBN-13(EAN): 9781788479356
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: A step-by-step guide to quickly set up Jenkins across various platforms and create a Continuous Integration and Continuous Delivery pipeline using all the new features introduced in Jenkins 2.x such as Pipeline as a Code, Multibranch pipeline, Blue Ocean Plugin, and more.

Learning Continuous Integration with Jenkins: A beginner`s guide to implementing Continuous Integration and Continuous Delivery using Jenkins

Автор: Pathania Nikhil
Название: Learning Continuous Integration with Jenkins: A beginner`s guide to implementing Continuous Integration and Continuous Delivery using Jenkins
ISBN: 1785284835 ISBN-13(EAN): 9781785284830
Издательство: Неизвестно
Рейтинг:
Цена: 12137.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Hands-On Continuous Integration and Delivery

Автор: Belmont Jean-Marcel
Название: Hands-On Continuous Integration and Delivery
ISBN: 1789130484 ISBN-13(EAN): 9781789130485
Издательство: Неизвестно
Цена: 7600.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Continuous Integration (CI) is an essential part of any modern development process. Gone are the days of monolithic releases with massive changes, today it`s about releasing fast and often. This book will build upon the concepts of CI/CD and help you write robust automation scripts that can scale and build CI environments for different purposes.

Jenkins: The Definitive Guide

Автор: Smart John Ferguson
Название: Jenkins: The Definitive Guide
ISBN: 1449305350 ISBN-13(EAN): 9781449305352
Издательство: Wiley
Рейтинг:
Цена: 5701.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Learn how to automate your build, integration, release and deployment process with Jenkins, the popular Java-based open source tool that has revolutionized the way teams think about continuous integration (CI).

DevOps, DBAs, and DBaaS

Автор: Cuppett
Название: DevOps, DBAs, and DBaaS
ISBN: 1484222075 ISBN-13(EAN): 9781484222072
Издательство: Springer
Рейтинг:
Цена: 4890.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Learn how DBAs in a DevOps environment manage data platforms and change requests to support and optimize continuous integration, delivery, testing, and deployment in the application development life cycle. On the Dev side, DBAs evaluate change requests to ensure compliance with organizational best practices and guard against degradation of database performance and the validity of dependent objects. On the Ops side, DBAs perform release and troubleshooting activities in support of the application, manage the data platform’s access and security, and monitor and maintain performance of the databases that they have designed and provisioned.DevOps, DBAs, and DBaaS investigates the complex intersection between DBA functions and DevOps processes. DevOps teams traditionally viewed DBAs as process outliers who disrupt and retard SDLC timelines. At each touch point, veteran DBA Mike Cuppett shows how DBAs can most effectively contribute to decreasing release cycle times and improving product resiliency by applying automation, orchestration, and DBaaS solutions to database administration in ways that dovetail with DevOps requirements and metrics. At a high level, Cuppett demonstrates the importance of leveling silo walls in the IT supply chain and of measuring application performance holistically by reference to satisfaction of customer requirements and end-user experience. At a technical level, he drills into topics and case studies on diagnosing and resolving problems commonly encountered by DBAs and DevOps teams when meshing database management with application delivery.
What You Will Learn
Techniques and best practices at all points of collaboration between DBAs and DevOps teams in product developmentTools for measuring DBA inputs to DevOps processes by holistic criteria of end-user experience and business requirementHow to integrate open source database technologies with DevOpsWhen to decouple application and database layers and move to DBaaS modelsHow to overcome language and mindset barriers between DBAs and DevOps teams
Who This Book Is For
DBAs who are leaning toward or already involved with DevOps and DevOps engineers, team leaders, developers and product managers who are already working with DBAs or planning to integrate DBAs in DevOps teams. The secondary readership is executives and managers in companies that practice DevOps.
Continuous Delivery and DevOps - A Quickstart Guide Second Edition

Автор: Swartout Paul
Название: Continuous Delivery and DevOps - A Quickstart Guide Second Edition
ISBN: 1784399310 ISBN-13(EAN): 9781784399313
Издательство: Неизвестно
Рейтинг:
Цена: 4137.00 р.
Наличие на складе: Нет в наличии.

Continuous Delivery 2.0: Business-leading DevOps Essentials

Автор: Liang Qiao
Название: Continuous Delivery 2.0: Business-leading DevOps Essentials
ISBN: 0367490471 ISBN-13(EAN): 9780367490478
Издательство: Taylor&Francis
Рейтинг:
Цена: 13014.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book introduces the theory and practice of the `double-flywheels model` of Continuous Delivery 2.0 : Discovery Loop, which allows IT organisations to help businesses figure out the most efficacious ways to develop.

Rapid Application Development with AWS Amplify: Build cloud-native mobile and web apps from scratch through continuous delivery and test automation

Автор: Leung Adrian
Название: Rapid Application Development with AWS Amplify: Build cloud-native mobile and web apps from scratch through continuous delivery and test automation
ISBN: 1800207239 ISBN-13(EAN): 9781800207233
Издательство: Неизвестно
Рейтинг:
Цена: 7171.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Get to grips with the AWS Amplify framework and use it to build scalable cloud-native progressive web apps with React and cross-platform mobile apps with React Native in TypeScript


Key Features:

  • Explore the capabilities of AWS Amplify with popular app frameworks for both web and mobile app platforms
  • Build your first cloud-native web and mobile applications using AWS Amplify
  • Leverage AWS Amplify to design GraphQL APIs for your web and mobile applications


Book Description:

AWS Amplify is a modern toolkit that includes a command line interface (CLI); libraries for JS, iOS, and Android programming; UI component libraries for frameworks like React, Angular, and Vue.js for web development, and React Native and Flutter for mobile development.


You'll begin by learning how to build AWS Amplify solutions with React and React Native with TypeScript from scratch, along with integrating it with existing solutions. This book will show you the fastest way to build a production-ready minimum viable product (MVP) within days instead of years. You'll also discover how to increase development speed without compromising on quality by adopting behavior-driven development (BDD) and Cypress for end-to-end test automation, as well as the Amplify build pipeline (DevOps or CI/CD pipeline) to ensure optimal quality throughout continuous test automation and continuous delivery. As you advance, you'll work with React to determine how to build progressive web apps (PWAs) with Amplify and React Native for cross-platform mobile apps. In addition to this, you'll find out how to set up a custom domain name for your new website and set up the AWS Amplify Admin UI for managing the content of your app effectively.


By the end of this AWS book, you'll be able to build a full-stack AWS Amplify solution all by yourself.


What You Will Learn:

  • Build React and React Native apps with Amplify and TypeScript
  • Explore pre-built Amplify UI components for rapid prototyping
  • Add user management with Amplify authentication to your app
  • Use Amplify GraphQL to create a blog post
  • Discover how to upload photos to Amplify Storage
  • Enable DevOps with the Amplify pipeline for your app
  • Get to grips with BDD and test automation with Cypress and Cucumber
  • Set up a custom domain name for your website and manage app content with the Amplify Admin UI


Who this book is for:

This book is for developers and tech companies looking to develop cloud-native products rapidly with the AWS ecosystem. Web and mobile developers with little-to-no experience in TypeScript programming will also find this book helpful. Although no prior experience with AWS or TypeScript is required, basic familiarity with modern frameworks such as React and React Native is useful.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия