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

DevOps in Python, Moshe Zadka


Варианты приобретения
Цена: 4611.00р.
Кол-во:
 о цене
Наличие: Отсутствует. Возможна поставка под заказ.

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

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

Автор: Moshe Zadka
Название:  DevOps in Python
ISBN: 9781484244326
Издательство: Springer
Классификация:



ISBN-10: 148424432X
Обложка/Формат: Soft cover
Страницы: 169
Вес: 0.37 кг.
Дата издания: 2019
Язык: English
Издание: 1st ed.
Иллюстрации: 2 illustrations, black and white; xvi, 169 p. 2 illus.
Размер: 254 x 178 x 10
Читательская аудитория: Professional & vocational
Основная тема: Computer Science
Подзаголовок: Infrastructure as Python
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:
Explore and apply best practices for efficient application deployment. This book draws upon author Moshe Zadkas years of Dev Ops experience and focuses on the parts of Python, and the Python ecosystem, that are relevant for DevOps engineers.
Youll start by writing command-line scripts and automating simple DevOps-style tasks. Youll then move on to more advanced cases, like using Jupyter as an auditable remote-control panel, and writing Ansible and Salt extensions. This work also covers how to use the AWS API to manage cloud infrastructure, and how to manage Python programs and environments on remote machines.
Python was invented as a systems management language for distributed operating systems, which makes it an ideal tool for DevOps. ?Assuming a basic understanding of Python concepts, this book is perfect for engineers who want to move from operations/system administration into coding.
What Youll Learn
Use third party packages and create new packagesCreate operating system management and automation code in PythonWrite testable code, and testing best practicesWork with REST APIs for web clients
Who This Book Is For
Junior or intermediate sysadmin who has picked up some bash and Python basics.

Дополнительное описание: 1: Installing Python.- 2: Interactive Uage.- 3: Packaging.- 4: Operating System Automation.- 5: Testing.-6: Text Manipulation.- 7: Requests.- 8: Cryptography.- 9: Paramiko.- 10: Salt Stack.- 11: Ansible.- Chapter 12: Docker.- Chapter 13: Amazon Web Servic



Devops Handbook: Introduction to Devops and Its Impact on Business Ecosystem

Автор: Fleming Stephen
Название: Devops Handbook: Introduction to Devops and Its Impact on Business Ecosystem
ISBN: 1643701509 ISBN-13(EAN): 9781643701509
Издательство: Неизвестно
Цена: 2964.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Pro DevOps with Google Cloud Platform

Автор: Pierluigi Riti
Название: Pro DevOps with Google Cloud Platform
ISBN: 1484238966 ISBN-13(EAN): 9781484238967
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Use DevOps principles with Google Cloud Platform (GCP) to develop applications and services. This book builds chapter by chapter to a complete real-life scenario, explaining how to build, monitor, and maintain a complete application using DevOps in practice.
Starting with core DevOps concepts, continuous integration, and continuous delivery, you’ll cover common tools including Jenkins, Docker, and Kubernetes in the context of a real microservices application to deploy in the cloud. You will also create a monitor for your cloud and see how to use its data to prevent errors and improve the stability of the system. By the end of Pro DevOps with Google Cloud Platform, you will be able to deploy, maintain, and monitor a real application with GCP.
What You Will Learn
Build and deploy applications and services using DevOps on Google Cloud Platform Maintain a complete continuous integration (CI) and continuous delivery (CD) pipelineUse containerization with Docker and KubernetesCarry out CD with GCP and JenkinsCreate microservices with Jenkins, Docker, and KubernetesMonitor your newly deployed application and its deployment and performanceSet up security and manage your network with GCP
Who This Book Is For
Developers and software architects who want to implement DevOps in practice. Some prior programming experience is recommended as well as a basic knowledge of a Linux command-line environment.
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.
Practical Devops, Second Edition

Автор: Verona Joakim
Название: Practical Devops, Second Edition
ISBN: 1788392574 ISBN-13(EAN): 9781788392570
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: DevOps is a practical field that focuses on delivering business value as efficiently as possible. DevOps encompasses all code workflows from testing environments to production environments. It stresses cooperation between different roles, and how they can work together more closely, as the roots of the word imply-Development and Operations. ...

Devops for Sharepoint: With Packer, Terraform, Ansible, and Vagrant

Автор: Medina Oscar, Schumann Ethan
Название: Devops for Sharepoint: With Packer, Terraform, Ansible, and Vagrant
ISBN: 1484236874 ISBN-13(EAN): 9781484236871
Издательство: Springer
Рейтинг:
Цена: 4890.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Deploy a SharePoint farm in a repeatable, predictable, and reliable fashion using Infrastructure as Code (IaC) techniques to automate provisioning. Savvy IT pros will learn how to use DevOps practices and open source tools to greatly reduce costs, and streamline management operations for SharePoint farms deployed via Amazon Web Services (AWS), Azure, or on premise. DevOps for SharePoint will help you navigate the complex challenges of deploying and managing SharePoint Server farms. You will learn how to reduce time-consuming tasks and errors when generating development, testing, or production environments. And you will benefit from learning proven methods to apply Microsoft updates with minimal downtime and productivity loss. Whether you are a SharePoint architect, IT pro, or developer helping customers with the SharePoint platform, this book will teach you the most useful DevOps practices to tackle those issues and broaden your skill set.What You’ll LearnUnderstand the basics of the most popular open source tools—Vagrant, Packer, Terraform, and Ansible—and how to use them in the context of deploying and scaling a SharePoint farmUse Vagrant to build SharePoint development environments in less than an hour, and add automated testingUse Packer to create a “golden image” with preconfigured settings, and then use it as the base image in your Terraform configuration for both AWS and Azure farmsUse Terraform to scale your SharePoint farm topologyUse Red Hat’s Ansible Playbooks to perform configuration management on your farmUse Terraform to deploy immutable infrastructure environments using IaC (Infrastructure as Code)Use InSpec 2.0 to stay in compliance by testing your cloud infrastructureUse Ansible to apply Microsoft updates and patches Who This Book Is ForIT pros and developers who are looking to expand their knowledge and take a modern approach by using open source technologies to work with Microsoft products. Experience installing SharePoint, and a basic understanding of either Azure or AWS, is helpful.

Implementing Devops with Ansible 2

Автор: McAllister Jonathan
Название: Implementing Devops with Ansible 2
ISBN: 1787120538 ISBN-13(EAN): 9781787120532
Издательство: Неизвестно
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Devops on the microsoft stack

Автор: De Kort, Wouter
Название: Devops on the microsoft stack
ISBN: 1484214471 ISBN-13(EAN): 9781484214473
Издательство: Springer
Рейтинг:
Цена: 6282.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Telling you `everything you need to know` to help your organization implement DevOps on the Microsoft platform, this book teaches how to use Visual Studio, Visual Studio Team Services and Azure to implement a complete DevOps process, including how to introduce DevOps to your organization and how to overcome problems.

Enterprise DevOps Framework

Автор: Farooqui
Название: Enterprise DevOps Framework
ISBN: 1484236114 ISBN-13(EAN): 9781484236116
Издательство: Springer
Рейтинг:
Цена: 3912.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Transform your IT organization from one weighed down by set practices to one with a DevOps culture and a cloud-first strategy that is optimized by automation and other lean practices. In this engaging read, you will discover the opportunities, challenges, lessons, and rewards that CA Technologies encountered when making their agile and DevOps transformation.

In Enterprise DevOps Framework author Shamayel Farooqui shows you how agile adoption will enable your organization to stay ahead in an ever-changing business environment and meet your customers' needs. He includes detailed references to key concepts such as agile, hybrid and cloud technology, infrastructure management, and process automation.

What You'll Learn

  • Establish the focus areas for your IT organization
  • Prepare for the challenges of transforming your enterprise to a DevOps, agile organization
  • Know the key steps for executing an enterprise DevOps strategy
  • Build a strong team of DevOps individuals focused on improving the efficiency of your organization through Agile methodologies, automation, cloud adoption, and "infrastructure as code" practices

Who This Book Is For

IT administrators, operational personnel, cloud professionals, DevOps professionals, human resources professionals, managers, and C-level staff

Devops and Site Reliability Engineering (Sre) Handbook: Non Programmer`s Guide

Автор: Fleming Stephen
Название: Devops and Site Reliability Engineering (Sre) Handbook: Non Programmer`s Guide
ISBN: 1684542669 ISBN-13(EAN): 9781684542666
Издательство: Неизвестно
Рейтинг:
Цена: 4362.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Are we doing DevOps or SRE?

There are many blogs, videos, Quora posts discussing the similarities and differences in both the practices. SRE was developed by Google for internal consumption and overlaps with the DevOps culture and philosophy.

Now Let's See a Definition of DevOps & SRE

- DevOps is more of an organizational culture which fills the gap between coder and the operation person and aligns them to the overall organizational goal.

- SRE is what happens when a software engineer is entrusted with operations

This book explains both of them in length and also covers relevant case studies and success stories and implementation strategies.

This book can be used by a beginner, Technology Consultant, Business Consultant and Project Manager and any member of the project team trying to figure out SRE & DevOps. The structure of the book is such that it answers the most asked questions about DevOps & SRE. It also covers the best and the latest case studies with benefits. Therefore, it is expected that after going through this book, you can discuss the topic with any stakeholder and take your agenda ahead as per your role.

Here is your chance to dive into the DevOps & SRE role and know what it takes to be and implement best practices.

The DevOps, Continuous Delivery and SRE movements are here to stay and grow, its time you to ride the wave

So, don't wait and take action

DevOps Paradox

Автор: Farcic Viktor
Название: DevOps Paradox
ISBN: 1789133637 ISBN-13(EAN): 9781789133639
Издательство: Неизвестно
Рейтинг:
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: In DevOps Paradox, top DevOps consultants, industry leaders, and founders reveal their own approaches to all aspects of DevOps implementation and operation through one-to-one interviews. Viktor Farcic draws on experts from across the industry to discuss how to introduce DevOps to chaotic organizations, align incentives between teams, and make ...

DevOps for Azure Applications

Автор: Machiraju
Название: DevOps for Azure Applications
ISBN: 1484236424 ISBN-13(EAN): 9781484236420
Издательство: Springer
Рейтинг:
Цена: 4890.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Chapter 1: DevOps for Azure

Chapter Goal:

Traditionally, software development life cycle warranted siloed teams taking on specific tasks, i.e., Development Team and Operations Team wherein the Developers were responsible for writing code, checking in the source code into source control, testing the code, QA of the code and staging. The Operations/Production team was responsible for deploying the code to servers and thereafter coordinating with the customers and providing feedback to developers. Such siloed efforts were mostly manual processes with a small degree of siloed Application/Software deployment process. This manual process had several drawbacks and some of them are as follows:

No of pages 13

Chapter 01: DevOps for Azure ........................................................ 9-16

Need for DevOps ..................................................................................... 9

Describing the Functions of DevOps ..................................................... 10

DevOps Application Deployment Process............................................. 11

Understanding DevOps Tools ................................................................ 13

Chapter 2: Deployment via TeamCity and Octopus Deploy

Chapter Goal:

As discussed in the earlier chapter, an application deployment in DevOps requires a Continuous Integration (CI) tool and Continuous Delivery (CD) tool/release management software to automate the entire process. Currently, there are several such tools available in the market. In this chapter, we will use TeamCity as a CI tool and Octopus Deploy as a release management and CD software to get our package deployed on Azure Web Application.

No of pages 28

Chapter 02: Deployment via TeamCity and Octopus Deploy .... 17-44

Introduction to Microsoft Public Cloud, Azure ..................................... 17

Understanding TeamCity ....................................................................... 18

Basic Concepts of TeamCity .............................................................. 18

Configuring Build in TeamCity ......................................................... 20

Creating a Package................................................................................. 27

Using Octopus Deploy ........................................................................... 30

Creating a Project ............................................................................... 31

Creating an Environment ................................................................... 32

Uploading NuGet Package to Octopus Deploy.................................. 34

Creating Steps for Deployment Process............................................. 36

Using Variables .................................................................................. 39

Creating and Deploying a Release ..................................................... 40

Summary ................................................................................................ 43

Chapter 3: Deployment via VSTS

Chapter Goal:

In the earlier chapter, we learned the process of deploying Applications to Azure through different on-premise tools. We used TeamCity as CI tool and Octopus Deploy as CD tool. The major problem with the earlier solution was that there was need of separate tools to deploy Applications. VSTS is a collaborative solution that takes care of the entire software deployment lifecycle from creating packages to deploying the Application. In this chapter, we will go through the entire process of Application deployment to Azure using VSTS.

No of pages

Effective Devops: Building a Culture of Collaboration, Affinity, and Tooling at Scale

Автор: Davis Jennifer, Daniels Katherine
Название: Effective Devops: Building a Culture of Collaboration, Affinity, and Tooling at Scale
ISBN: 1491926309 ISBN-13(EAN): 9781491926307
Издательство: Wiley
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Some companies think that adopting devops means bringing in specialists or a host of new tools. With this practical guide, you`ll learn why devops is a professional and cultural movement that calls for change from inside your organization.


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