Автор: Lindnord Mikael Название: Arthur ISBN: 1473625262 ISBN-13(EAN): 9781473625266 Издательство: Little Brown Рейтинг: Цена: 1668.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The epic true story of one man, his dog, and how they found each other.
Автор: Mikael Название: Boot black ISBN: 1681122960 ISBN-13(EAN): 9781681122960 Издательство: Неизвестно Рейтинг: Цена: 4275.00 р. Наличие на складе: Поставка под заказ.
Описание: A comprehensive reference-cum-textbook on fundamentals and principles of weed science. Includes updated information on newer approaches (ecophysiological and biological) in weed management, newer herbicides, bioherbicides, herbicide action mechanisms and transformations in plants, herbicide persistence and behaviour in soil and environment, and interaction of herbicide with other aerochemicals.
Описание: Some Southern generals, like Lee and Jackson, have stood the test of time, celebrated in their place in history. And then there are generals like John Bell Hood, reviled and ridiculed by generations of Civil War historians. The time has come to rethink this long-held notion, argues Brian Miller, in his comprehensive new biography, and to reassess John Bell Hood as a man, a myth, and a memory.
Автор: Gedde Ulf W., Hedenqvist Mikael S., Nilsson Fritjof Название: Applied Polymer Science ISBN: 3030684717 ISBN-13(EAN): 9783030684716 Издательство: Springer Рейтинг: Цена: 19564.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This companion volume to "Fundamental Polymer Science" (Gedde and Hedenqvist, 2019) offers detailed insights from leading practitioners into experimental methods, simulation and modelling, mechanical and transport properties, processing, and sustainability issues.
Автор: Lundin, Cody Название: 98.6 degrees ISBN: 1586852345 ISBN-13(EAN): 9781586852344 Издательство: Неизвестно Рейтинг: Цена: 2895.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Designed for students and professional engineers, the fifth edition of this classic text deals with fundamental science and design principles of air conditioning engineering systems. W P Jones is an acknowledged expert in the field, and he uses his experience as a lecturer to present the material in a logical and accessible manner, always introducing new techniques with the use of worked examples.
Автор: Nelson, Bob Lundin, Stephen Название: Ubuntu! ISBN: 0307587886 ISBN-13(EAN): 9780307587886 Издательство: Random House (USA) Рейтинг: Цена: 1838.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Discrimination in an Unequal World explores the relationship between discrimination and inequality by comparing and examining what effect globalization has had on discrimination. Investigating a broad variety of social relations and practices with an equally broad array of methods, it establishes a base with which to effectively compare the varying forms of discrimination of different societies.
Автор: Lundin Stephen C Название: Fish! ISBN: 1444792806 ISBN-13(EAN): 9781444792805 Издательство: Hodder Рейтинг: Цена: 1516.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: A revised and re-energized edition of the internationally bestselling parable that will help you love the work you do - even if you can`t always do work that you love. With foreword by Ken Blanchard.
Автор: Krogerus, Mikael & Tsch?ppeler, Roman Название: The Communication Book ISBN: 0241982286 ISBN-13(EAN): 9780241982280 Издательство: Random House - Penguin Рейтинг: Цена: 1451.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The internationally bestselling duo Mikael Krogerus and Roman Tschдppeler have tested the 44 most important communication theories - from Aristotle's thoughts on presenting through Proust on asking questions to the Harvard Negotiation Project - for their practicality in daily business life. In The Communication Book they distil them into a single volume that in their winning way turns seemingly difficult ideas into clear and entertaining diagrams.
From running better meetings and improving the conversations in your head to brushing up on your listening skills and small talk, the pair masterfully fuses theoretical knowledge and business advice with humour and practicality. With sections on work, the self, relationships and language, they show that we can improve not only what we communicate, but how we do so.
Автор: Krief Mikael Название: Learning DevOps ISBN: 1838642730 ISBN-13(EAN): 9781838642730 Издательство: Неизвестно Рейтинг: Цена: 7171.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: DevOps enhances the collaboration between the development and the operations teams within an organization. This book will give you a solid foundation of the best practices in DevOps - from implementing Infrastructure as Code, to building efficient CI/CD pipelines with Azure DevOps, to containerizing your apps with Docker and Kubernetes.
Автор: Lundin, Stephen C. Paul, Harry Christensen, John Название: Fish! sticks ISBN: 0340826452 ISBN-13(EAN): 9780340826454 Издательство: Hodder Рейтинг: Цена: 1516.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Bestselling authors of FISH! and FISH! TALES teach us how to effect change in the workplace - and make it stick even in the most turbulent times.
Implement modern DevOps techniques to increase business productivity, agility, reliability, security, and scalability
Key Features:
Learn how to use business resources effectively for improved productivity and collaboration
Use infrastructure as code practices to build large-scale cloud infrastructure
Leverage the ultimate open source DevOps tools to achieve continuous integration and continuous delivery (CI/CD)
Book Description:
In the implementation of DevOps processes, the choice of tools is crucial to the sustainability of projects and collaboration between developers and ops. This book presents the different patterns and tools for provisioning and configuring an infrastructure in the cloud, covering mostly open source tools with a large community contribution, such as Terraform, Ansible, and Packer, which are assets for automation.
This DevOps book will show you how to containerize your applications with Docker and Kubernetes and walk you through the construction of DevOps pipelines in Jenkins as well as Azure pipelines before covering the tools and importance of testing. You'll find a complete chapter on DevOps practices and tooling for open source projects before getting to grips with security integration in DevOps using Inspec, Hashicorp Vault, and Azure Secure DevOps kit. You'll also learn about the reduction of downtime with blue-green deployment and feature flags techniques before finally covering common DevOps best practices for all your projects.
By the end of this book, you'll have built a solid foundation in DevOps and developed the skills necessary to enhance a traditional software delivery process using modern software delivery tools and techniques.
What You Will Learn:
Understand the basics of infrastructure as code patterns and practices
Get an overview of Git command and Git flow
Install and write Packer, Terraform, and Ansible code for provisioning and configuring cloud infrastructure based on Azure examples
Use Vagrant to create a local development environment
Containerize applications with Docker and Kubernetes
Apply DevSecOps for testing compliance and securing DevOps infrastructure
Build DevOps CI/CD pipelines with Jenkins, Azure Pipelines, and GitLab CI
Explore blue-green deployment and DevOps practices for open sources projects
Who this book is for:
If you are an application developer or a system administrator interested in understanding continuous integration, continuous delivery, and containerization with DevOps tools and techniques, this book is for you. Knowledge of DevOps fundamentals and Git principles is required.
Автор: Madsen Mikael Rask, Nicola Fernanda, Vauchez Antoine Название: Researching the European Court of Justice ISBN: 1316511294 ISBN-13(EAN): 9781316511299 Издательство: Cambridge University Press Рейтинг: Цена: 25990.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The book provides new methodological tools and approaches to the study of the European Court of Justice and its embeddedness in European society and economy. It introduces cutting-edge research in the fields of history, sociology, political science and linguistics to novel accounts of the actors and dynamics behind the Court.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru