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

Working Effectively with Legacy Code, 


Сейчас книги нет в продаже.
Возможно появится в будущем.


Название:  Working Effectively with Legacy Code
ISBN: 9780136657125
Издательство: Pearson Education
Классификация:


ISBN-10: 0136657125
Обложка/Формат: Paperback
Вес: 0.00 кг.
Дата издания: 28.12.2020
Размер: 235 x 178
Читательская аудитория: Professional & vocational
Рейтинг:
Поставляется из: Англии


      Старое издание
Working Effectively with Legacy Code

Автор: Michael Feathers
Название: Working Effectively with Legacy Code
ISBN: 0131177052 ISBN-13(EAN): 9780131177055
Издательство: Pearson Education
Цена: 9502.00 р.
Наличие на складе: Есть у поставщикаПоставка под заказ.
Описание:

This book provides programmers with the ability to cost effectively handlecommon legacy code problems without having to go through the hugelyexpensive task of rewriting all existing code. It describes a series of practicalstrategies that developers can employ to bring their existing softwareapplications under control. The author provides useful guidance about how touse these strategies when refactoring or making functional changes to codebases. One of the book's key points is that it teaches developers to write teststhat can be used to make sure they are not unintentionally changing theapplication as they optimize it. Examples are provided in Java, C++, and Csharp, and the book assumes that the reader has some knowledge of UMLnotation. Strategies using UML and code in C++ and Java primarily whilelanguage independent advice will be delivered in side bars and appendices forlanguage specific users.



Working Around Disruptions of Network Infrastructures

Название: Working Around Disruptions of Network Infrastructures
ISBN: 3658126159 ISBN-13(EAN): 9783658126155
Издательство: Springer
Рейтинг:
Цена: 9141.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: As in disasters the availability of information andcommunication technology services can be severely disrupted, the authorexplores challenges and opportunities to work around such disruptions.

Working with Coders

Автор: Patrick Gleeson
Название: Working with Coders
ISBN: 148422700X ISBN-13(EAN): 9781484227008
Издательство: Springer
Рейтинг:
Цена: 3912.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: "Aimed at a non-technical audience, this book aims to de-obfuscate the jargon, explain the various activities that coders undertake, and analyze the specific pressures, priorities, and preoccupations that developers are prone to. In each case it offers pragmatic advice on how to use this knowledge to make effective business decisions and work productively with software teams"--Page 4 of cover.

Working with Oracle GoldenGate 12c

Автор: Powell
Название: Working with Oracle GoldenGate 12c
ISBN: 1138197572 ISBN-13(EAN): 9781138197572
Издательство: Taylor&Francis
Рейтинг:
Цена: 9492.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book teaches the basics of Oracle GoldenGate, which is simplifies the process of Oracle Database Replication. Its popularity is due to its ability to make the highly complex architecture of database replication into a more simpler task. This book teaches the reader how to use Oracle GoldenGate from installation to troubleshooting.

The Journey to Enterprise Agility: Systems Thinking and Organizational Legacy

Автор: Kulak Daryl, Li Hong
Название: The Journey to Enterprise Agility: Systems Thinking and Organizational Legacy
ISBN: 3319853139 ISBN-13(EAN): 9783319853130
Издательство: Springer
Рейтинг:
Цена: 7965.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Today's Problems with Enterprise Business Software.- The Scholars of Systems Thinking.- Worldview and Intentions.- Seven Principles of Systems Thinking for Software Development.- Redefining Professionalism.- Scaling and Sustaining - Avoiding Mechanical Behavior.- Business Value, Estimation and Metrics.- Missing Deadlines Means Missing Market Opportunities.- Flipping the Run/Build Ratio - The Business Case for Software Craftsmanship.- Better Vendor RFPs and Contracts.- Servant Leadership.- How Teams Keep Learning and Improving.- Getting Coaching that Really Helps.- Capitalizing Software Investments.- Integrating Enterprise Methodology and Architecture with Fast-Moving Development Teams.- HR Agility.- Buy versus Build.- Brief Notes on Using Offshore Teams.- Highlighting the Differences Between Software Product Companies and Internal IT.- Conclusion.

Kubernetes and Docker - An Enterprise Guide: Effectively containerize applications, integrate enterprise systems, and scale applications in your enter

Автор: Surovich Scott, Boorshtein Marc
Название: Kubernetes and Docker - An Enterprise Guide: Effectively containerize applications, integrate enterprise systems, and scale applications in your enter
ISBN: 183921340X ISBN-13(EAN): 9781839213403
Издательство: Неизвестно
Рейтинг:
Цена: 10114.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Apply Kubernetes beyond the basics of Kubernetes clusters by implementing IAM using OIDC and Active Directory, Layer 4 load balancing using MetalLB, advanced service integration, security, auditing, and CI/CD


Key Features

  • Find out how to add enterprise features to a Kubernetes cluster with theory and exercises to guide you
  • Understand advanced topics including load balancing, externalDNS, IDP integration, security, auditing, backup, and CI/CD
  • Create development clusters for unique testing requirements, including running multiple clusters on a single server to simulate an enterprise environment


Description


Containerization has changed the DevOps game completely, with Docker and Kubernetes playing important roles in altering the flow of app creation and deployment. This book will help you acquire the knowledge and tools required to integrate Kubernetes clusters in an enterprise environment.


The book begins by introducing you to Docker and Kubernetes fundamentals, including a review of basic Kubernetes objects. You'll then get to grips with containerization and understand its core functionalities, including how to create ephemeral multinode clusters using kind. As you make progress, you'll learn about cluster architecture, Kubernetes cluster deployment, and cluster management, and get started with application deployment. Moving on, you'll find out how to integrate your container to a cloud platform and integrate tools including MetalLB, externalDNS, OpenID connect (OIDC), pod security policies (PSPs), Open Policy Agent (OPA), Falco, and Velero. Finally, you will discover how to deploy an entire platform to the cloud using continuous integration and continuous delivery (CI/CD).


By the end of this Kubernetes book, you will have learned how to create development clusters for testing applications and Kubernetes components, and be able to secure and audit a cluster by implementing various open-source solutions including OpenUnison, OPA, Falco, Kibana, and Velero.


What you will learn

  • Create a multinode Kubernetes cluster using kind
  • Implement Ingress, MetalLB, and ExternalDNS
  • Configure a cluster OIDC using impersonation
  • Map enterprise authorization to Kubernetes
  • Secure clusters using PSPs and OPA
  • Enhance auditing using Falco and EFK
  • Back up your workload for disaster recovery and cluster migration
  • Deploy to a platform using Tekton, GitLab, and ArgoCD


Who is this book for


This book is for anyone interested in DevOps, containerization, and going beyond basic Kubernetes cluster deployments. DevOps engineers, developers, and system administrators looking to enhance their IT career paths will also find this book helpful. Although some prior experience with Docker and Kubernetes is recommended, this book includes a Kubernetes bootcamp that provides a description of Kubernetes objects to help you if you are new to the topic or need a refresher.

Beyond Legacy Code: Nine Practices to Extend the Life (and Value) of Your Software

Автор: Bernstein David Scott
Название: Beyond Legacy Code: Nine Practices to Extend the Life (and Value) of Your Software
ISBN: 1680500791 ISBN-13(EAN): 9781680500790
Издательство: Wiley
Рейтинг:
Цена: 4831.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: We`re losing hundreds of billions of dollars a year on broken software, and great new ideas such as agile development and Scrum don`t always pay off. But there`s hope. The nine software development practices in Beyond Legacy Code are designed to solve the problems facing our industry.

Requirements Engineering: Foundation for Software Quality: 26th International Working Conference, Refsq 2020, Pisa, Italy, March 24-27, 2020, Proceedi

Автор: Madhavji Nazim, Pasquale Liliana, Ferrari Alessio
Название: Requirements Engineering: Foundation for Software Quality: 26th International Working Conference, Refsq 2020, Pisa, Italy, March 24-27, 2020, Proceedi
ISBN: 3030444287 ISBN-13(EAN): 9783030444280
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book constitutes the proceedings of the 26th International Working Conference on Requirements Engineering - Foundation for Software Quality, REFSQ 2020, which was due to be held in Pisa, Italy, in March 2020.

Human-Centered Software Engineering: 8th Ifip Wg 13.2 International Working Conference, Hcse 2020, Eindhoven, the Netherlands, November 30 - December

Автор: Bernhaupt Regina, Ardito Carmelo, Sauer Stefan
Название: Human-Centered Software Engineering: 8th Ifip Wg 13.2 International Working Conference, Hcse 2020, Eindhoven, the Netherlands, November 30 - December
ISBN: 3030642658 ISBN-13(EAN): 9783030642655
Издательство: Springer
Цена: 9083.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: User-Centred Design Approaches.- An Agile Framework Towards Inclusion. Supporting teachers working in an inclusive learning environment.- A Generic Visualization Approach Supporting Task-based Evaluation of Usability and User Experience.- Digitalisation of Training Tasks and Specification of the Behaviour of a Social Humanoid Robot as Coach.- Model-based and model-driven approaches.- A Generic Multimodels-Based Approach for the Analysis of Usability and Security of Authentication Mechanisms.- Model-based Product Configuration in Augmented Reality Applications.- A scrum-based development process to support co-creation with elders in the eHealth domain.- BPMN Extensions and Semantic Annotation in Public Administration Service Design.- Software development strategies.- Identifying the Mood of a Software Development Team by Analyzing Text-Based Communication in Chats with Machine Learning.- Towards super user-centred continuous delivery: a case study.- Design Decisions by Voice: The Next Step of Software Architecture Knowledge Management.- Poster and demos.- Towards a Trustworthy Patient Home-Care thanks to an Edge-Node Infrastructure.- Paying the Pink Tax on a Blue Dress - Exploring Gender-based Price-Premiums in Fashion Recommendations.- Wearable Touchscreens to Integrate Augmented Reality and Tablets for Work Instructions?.- ProConAR: A Tool Support for Model-based AR Product Configuration-. An Augmented and Virtual Reality Object Repository for Rapid Prototyping.

The Practice of Enterprise Modeling: 13th Ifip Working Conference, Poem 2020, Riga, Latvia, November 25-27, 2020, Proceedings

Автор: Grabis Jānis, Bork Dominik
Название: The Practice of Enterprise Modeling: 13th Ifip Working Conference, Poem 2020, Riga, Latvia, November 25-27, 2020, Proceedings
ISBN: 3030634787 ISBN-13(EAN): 9783030634780
Издательство: Springer
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Enterprise Modeling and Enterprise Architecture.- Formal Aspects of Enterprise Modelling.- Foundations and Applications of Enterprise Modeling.- Enterprise Ontologies.- Business Process Modeling.- Risk and Security Modeling.- Requirements Modeling.- Process Mining.


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