Configuration Management, Second Edition
Title | Configuration Management, Second Edition PDF eBook |
Author | Jon M. Quigley |
Publisher | CRC Press |
Pages | 736 |
Release | 2019-07-11 |
Genre | Computers |
ISBN | 1000113515 |
The book provides a comprehensive approach to configuration management from a variety of product development perspectives, including embedded and IT. It provides authoritative advice on how to extend products for a variety of markets due to configuration options. The book also describes the importance of configuration management to other parts of the organization. It supplies an overview of configuration management and its process elements to provide readers with a contextual understanding of the theory, practice, and application of CM. The book illustrates the interplay of configuration and data management with all enterprise resources during each phase of a product lifecycle.
Configuration Management
Title | Configuration Management PDF eBook |
Author | Jon M. Quigley |
Publisher | CRC Press |
Pages | 428 |
Release | 2015-04-16 |
Genre | Computers |
ISBN | 1482229366 |
Configuration Management: Theory, Practice, and Application details a comprehensive approach to configuration management from a variety of product development perspectives, including embedded and IT. It provides authoritative advice on how to extend products for a variety of markets due to configuration options.The book also describes the importanc
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
Practice Standard for Project Configuration Management
Title | Practice Standard for Project Configuration Management PDF eBook |
Author | Project Management Institute |
Publisher | Project Management Institute |
Pages | 73 |
Release | 2007-04-01 |
Genre | Business & Economics |
ISBN | 1935589954 |
Most projects present teams with challenges relating to time, cost and scope. Careful management of these project elements allows projects to be completed successfully. In order to guide a project's direction, project managers utilize the process of configuration management. Project configuration management is the collective body of processes, activities, tools, and methods used to manage certain items during the project lifecycle. Configuration management is implemented to actively guide the direction of the project and support communication that will facilitate successful completion. Due to the increasing complexity of projects and greater competition among companies, the knowledge of configuration management techniques is more important than ever.
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.
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.
Ansible: Up and Running
Title | Ansible: Up and Running PDF eBook |
Author | Lorin Hochstein |
Publisher | "O'Reilly Media, Inc." |
Pages | 332 |
Release | 2014-12-08 |
Genre | Computers |
ISBN | 1491916141 |
Among the many configuration management tools available, Ansible has some distinct advantages—it’s minimal in nature, you don’t need to install anything on your nodes, and it has an easy learning curve. This practical guide shows you how to be productive with this tool quickly, whether you’re a developer deploying code to production or a system administrator looking for a better automation solution. Author Lorin Hochstein shows you how to write playbooks (Ansible’s configuration management scripts), manage remote servers, and explore the tool’s real power: built-in declarative modules. You’ll discover that Ansible has the functionality you need and the simplicity you desire. Understand how Ansible differs from other configuration management systems Use the YAML file format to write your own playbooks Learn Ansible’s support for variables and facts Work with a complete example to deploy a non-trivial application Use roles to simplify and reuse playbooks Make playbooks run faster with ssh multiplexing, pipelining, and parallelism Deploy applications to Amazon EC2 and other cloud platforms Use Ansible to create Docker images and deploy Docker containers