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
Building Secure and Reliable Systems
Title | Building Secure and Reliable Systems PDF eBook |
Author | Heather Adkins |
Publisher | O'Reilly Media |
Pages | 558 |
Release | 2020-03-16 |
Genre | Computers |
ISBN | 1492083097 |
Can a system be considered truly reliable if it isn't fundamentally secure? Or can it be considered secure if it's unreliable? Security is crucial to the design and operation of scalable systems in production, as it plays an important part in product quality, performance, and availability. In this book, experts from Google share best practices to help your organization design scalable and reliable systems that are fundamentally secure. Two previous O’Reilly books from Google—Site Reliability Engineering and The Site Reliability Workbook—demonstrated how and why a commitment to the entire service lifecycle enables organizations to successfully build, deploy, monitor, and maintain software systems. In this latest guide, the authors offer insights into system design, implementation, and maintenance from practitioners who specialize in security and reliability. They also discuss how building and adopting their recommended best practices requires a culture that’s supportive of such change. You’ll learn about secure and reliable systems through: Design strategies Recommendations for coding, testing, and debugging practices Strategies to prepare for, respond to, and recover from incidents Cultural best practices that help teams across your organization collaborate effectively
Systems Reliability Engineering
Title | Systems Reliability Engineering PDF eBook |
Author | Amit Kumar |
Publisher | Walter de Gruyter GmbH & Co KG |
Pages | 217 |
Release | 2021-05-10 |
Genre | Technology & Engineering |
ISBN | 3110617374 |
Reliability is one of the fundamental criteria in engineering systems. Design and maintenance serve to support it throughout the systems life. As such, maintenance acts in parallel to production and can have a great impact on the availability and capacity of production and the quality of the products. The authors describe current and innovative methods useful to industry and society.
The Site Reliability Workbook
Title | The Site Reliability Workbook PDF eBook |
Author | Betsy Beyer |
Publisher | "O'Reilly Media, Inc." |
Pages | 505 |
Release | 2018-07-25 |
Genre | Computers |
ISBN | 1492029459 |
In 2016, Googleâ??s Site Reliability Engineering book ignited an industry discussion on what it means to run production services todayâ??and why reliability considerations are fundamental to service design. Now, Google engineers who worked on that bestseller introduce The Site Reliability Workbook, a hands-on companion that uses concrete examples to show you how to put SRE principles and practices to work in your environment. This new workbook not only combines practical examples from Googleâ??s experiences, but also provides case studies from Googleâ??s Cloud Platform customers who underwent this journey. Evernote, The Home Depot, The New York Times, and other companies outline hard-won experiences of what worked for them and what didnâ??t. Dive into this workbook and learn how to flesh out your own SRE practice, no matter what size your company is. Youâ??ll learn: How to run reliable services in environments you donâ??t completely controlâ??like cloud Practical applications of how to create, monitor, and run your services via Service Level Objectives How to convert existing ops teams to SREâ??including how to dig out of operational overload Methods for starting SRE from either greenfield or brownfield
Reliability Engineering
Title | Reliability Engineering PDF eBook |
Author | Kailash C. Kapur |
Publisher | John Wiley & Sons |
Pages | 528 |
Release | 2014-03-21 |
Genre | Technology & Engineering |
ISBN | 1118841794 |
An Integrated Approach to Product Development Reliability Engineering presents an integrated approach to the design, engineering, and management of reliability activities throughout the life cycle of a product, including concept, research and development, design, manufacturing, assembly, sales, and service. Containing illustrative guides that include worked problems, numerical examples, homework problems, a solutions manual, and class-tested materials, it demonstrates to product development and manufacturing professionals how to distribute key reliability practices throughout an organization. The authors explain how to integrate reliability methods and techniques in the Six Sigma process and Design for Six Sigma (DFSS). They also discuss relationships between warranty and reliability, as well as legal and liability issues. Other topics covered include: Reliability engineering in the 21st Century Probability life distributions for reliability analysis Process control and process capability Failure modes, mechanisms, and effects analysis Health monitoring and prognostics Reliability tests and reliability estimation Reliability Engineering provides a comprehensive list of references on the topics covered in each chapter. It is an invaluable resource for those interested in gaining fundamental knowledge of the practical aspects of reliability in design, manufacturing, and testing. In addition, it is useful for implementation and management of reliability programs.
Advances in System Reliability Engineering
Title | Advances in System Reliability Engineering PDF eBook |
Author | Mangey Ram |
Publisher | Academic Press |
Pages | 320 |
Release | 2018-11-24 |
Genre | Technology & Engineering |
ISBN | 0128162724 |
Recent Advances in System Reliability Engineering describes and evaluates the latest tools, techniques, strategies, and methods in this topic for a variety of applications. Special emphasis is put on simulation and modelling technology which is growing in influence in industry, and presents challenges as well as opportunities to reliability and systems engineers. Several manufacturing engineering applications are addressed, making this a particularly valuable reference for readers in that sector. - Contains comprehensive discussions on state-of-the-art tools, techniques, and strategies from industry - Connects the latest academic research to applications in industry including system reliability, safety assessment, and preventive maintenance - Gives an in-depth analysis of the benefits and applications of modelling and simulation to reliability
Database Reliability Engineering
Title | Database Reliability Engineering PDF eBook |
Author | Laine Campbell |
Publisher | "O'Reilly Media, Inc." |
Pages | 309 |
Release | 2017-10-26 |
Genre | Computers |
ISBN | 149192621X |
The infrastructure-as-code revolution in IT is also affecting database administration. With this practical book, developers, system administrators, and junior to mid-level DBAs will learn how the modern practice of site reliability engineering applies to the craft of database architecture and operations. Authors Laine Campbell and Charity Majors provide a framework for professionals looking to join the ranks of today’s database reliability engineers (DBRE). You’ll begin by exploring core operational concepts that DBREs need to master. Then you’ll examine a wide range of database persistence options, including how to implement key technologies to provide resilient, scalable, and performant data storage and retrieval. With a firm foundation in database reliability engineering, you’ll be ready to dive into the architecture and operations of any modern database. This book covers: Service-level requirements and risk management Building and evolving an architecture for operational visibility Infrastructure engineering and infrastructure management How to facilitate the release management process Data storage, indexing, and replication Identifying datastore characteristics and best use cases Datastore architectural components and data-driven architectures