Software Configuration Management
Title | Software Configuration Management PDF eBook |
Author | Jessica Keyes |
Publisher | CRC Press |
Pages | 640 |
Release | 2004-02-24 |
Genre | Computers |
ISBN | 0203496116 |
An effective systems development and design process is far easier to explain than it is to implement. A framework is needed that organizes the life cycle activities that form the process. This framework is Configuration Management (CM). Software Configuration Management discusses the framework from a standards viewpoint, using the original
Configuration Management Principles and Practice
Title | Configuration Management Principles and Practice PDF eBook |
Author | Anne Mette Jonassen Hass |
Publisher | Addison-Wesley Professional |
Pages | 420 |
Release | 2003 |
Genre | Business & Economics |
ISBN | 9780321117663 |
Anne Mette Jonassen Hass explains the principles and benefits of a sound configuration management strategy. This volume is designed to help the professional put that strategy into action.
Tutorial, Software Configuration Management
Title | Tutorial, Software Configuration Management PDF eBook |
Author | William Bryan |
Publisher | IEEE Computer Society Press |
Pages | 466 |
Release | 1980 |
Genre | Computers |
ISBN |
Software Configuration Management Patterns
Title | Software Configuration Management Patterns PDF eBook |
Author | Steve Berczuk |
Publisher | Addison-Wesley Professional |
Pages | 256 |
Release | 2020-05-21 |
Genre | Computers |
ISBN | 0136755364 |
Stereotypes portray software engineers as a reckless lot, and stereotypes paint software configuration management (SCM) devotees as inflexible. Based on these impressions, it is no wonder that projects can be riddled with tension! The truth probably lies somewhere in between these stereotypes, and this book shows how proven SCM practices can foster a healthy team-oriented culture that produces better software. The authors show that workflow, when properly managed, can avert delays, morale problems, and cost overruns. A patterns approach (proven solutions to recurring problems) is outlined so that SCM can be easily applied and successfully leveraged in small to medium sized organizations. The patterns are presented with an emphasis on practicality. The results speak for themselves: improved processes and a motivated workforce that synergize to produce better quality software.
Learning Chef
Title | Learning Chef PDF eBook |
Author | Mischa Taylor |
Publisher | "O'Reilly Media, Inc." |
Pages | 449 |
Release | 2014-11-06 |
Genre | Computers |
ISBN | 1491945109 |
Get a hands-on introduction to the Chef, the configuration management tool for solving operations issues in enterprises large and small. Ideal for developers and sysadmins new to configuration management, this guide shows you to automate the packaging and delivery of applications in your infrastructure. You’ll be able to build (or rebuild) your infrastructure’s application stack in minutes or hours, rather than days or weeks. After teaching you how to write Ruby-based Chef code, this book walks you through different Chef tools and configuration management concepts in each chapter, using detailed examples throughout. All you need to get started is command-line experience and familiarity with basic system administration. Configure your Chef development environment and start writing recipes Create Chef cookbooks with recipes for each part of your infrastructure Use Test Kitchen to manage sandbox testing environments Manage single nodes with Chef client, and multiple nodes with Chef Server Use data bags for storing shared global data between nodes Simulate production Chef Server environments with Chef Zero Classify different types of services in your infrastructure with roles Model life stages of your application, including development, testing, staging, and production
Site Reliability Engineering
Title | Site Reliability Engineering PDF eBook |
Author | Niall Richard Murphy |
Publisher | "O'Reilly Media, Inc." |
Pages | 552 |
Release | 2016-03-23 |
Genre | |
ISBN | 1491951176 |
The overwhelming majority of a software system’s lifespan is spent in use, not in design or implementation. So, why does conventional wisdom insist that software engineers focus primarily on the design and development of large-scale computing systems? In this collection of essays and articles, key members of Google’s Site Reliability Team explain how and why their commitment to the entire lifecycle has enabled the company to successfully build, deploy, monitor, and maintain some of the largest software systems in the world. You’ll learn the principles and practices that enable Google engineers to make systems more scalable, reliable, and efficient—lessons directly applicable to your organization. This book is divided into four sections: Introduction—Learn what site reliability engineering is and why it differs from conventional IT industry practices Principles—Examine the patterns, behaviors, and areas of concern that influence the work of a site reliability engineer (SRE) Practices—Understand the theory and practice of an SRE’s day-to-day work: building and operating large distributed computing systems Management—Explore Google's best practices for training, communication, and meetings that your organization can use
Configuration Management for Software
Title | Configuration Management for Software PDF eBook |
Author | Stephen B. Compton |
Publisher | Van Nostrand Reinhold Company |
Pages | 300 |
Release | 1994 |
Genre | Computers |
ISBN |
A practical guide to documentation and tracking for software engineers. This logically organized, readable reference explains the principles of quality management in software configuration, and their applications in the tracking and documentation of changes.