35,99 €
In today's rapidly evolving world of DevOps, traditional silos are a thing of the past. Database administrators are no longer the only experts; site reliability engineers (SREs) and DevOps engineers are database experts as well. This blurring of the lines has led to increased responsibilities, making members of high-performing DevOps teams responsible for end-to-end ownership. This book helps you master DevOps for databases, making it a must-have resource for achieving success in the ever-changing world of DevOps.
You’ll begin by exploring real-world examples of DevOps implementation and its significance in modern data-persistent technologies, before progressing into the various types of database technologies and recognizing their strengths, weaknesses, and commonalities. As you advance, the chapters will teach you about design, implementation, testing, and operations using practical examples, as well as common design patterns, combining them with tooling, technology, and strategies for different types of data-persistent technologies. You’ll also learn how to create complex end-to-end implementation, deployment, and cloud infrastructure strategies defined as code.
By the end of this book, you’ll be equipped with the knowledge and tools to design, build, and operate complex systems efficiently.
Das E-Book können Sie in Legimi-Apps oder einer beliebigen App lesen, die das folgende Format unterstützen:
Veröffentlichungsjahr: 2023
DevOps for Databases
A practical guide to applying DevOps best practices to data-persistent technologies
David Jambor
BIRMINGHAM—MUMBAI
Copyright © 2023 Packt Publishing
All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.
Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author(s), nor Packt Publishing or its dealers and distributors, will be held liable for any damages caused or alleged to have been caused directly or indirectly by this book.
Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.
Group Product Manager: Preet Ahuja
Publishing Product Manager: Arindam Majumder
Book Project Manager: Ashwin Kharwa
Senior Editor: Athikho Sapuni Rishana
Technical Editor: Rajat Sharma
Copy Editor: Safis Editing
Proofreader: Safis Editing
Indexer: Pratik Shirodkar
Production Designer: Prashant Ghare
DevRel Marketing Coordinator: Rohan Dobhal
First published: November 2023
Production reference: 1301123
Published by Packt Publishing Ltd.
Grosvenor House
11 St Paul’s Square
Birmingham
B3 1RB, UK.
ISBN 978-1-83763-730-0
www.packtpub.com
This book is lovingly dedicated to my family, friends, and colleagues, whose unwavering support and wisdom have been the bedrock of this journey. You have transformed my aspirations into reality. To my family, for your endless encouragement; to my friends, for your invaluable companionship; and to my colleagues, for your inspiring camaraderie – this accomplishment is as much yours as it is mine. Thank you for shaping my life and inspiring every page of this book. Without you, this would not have been possible.
David Jambor is a seasoned technology expert with a 16-year career in building, designing, and managing large-scale, mission-critical systems. He has spent a decade honing his expertise in DevOps and data-persisting technologies, and he is widely regarded as an authority in the field. Currently serving as the head of DevOps, data, and analytics at Amazon Web Services in the UK, David brings with him a wealth of experience from previous roles at top-tier companies, such as Vodafone, Sky, Oracle, Symantec, Lufthansa, and IBM.
In addition to his professional achievements, David is a prominent figure in the DevOps community, frequently presenting technical and strategy-focused talks at various international events. He is also a respected judge and advisor for multiple DevOps awards, and he provides valuable support to technology vendors.
Sandor Szabo has worked for over 16 years in different fields of IT, mainly focusing on supporting and maintaining large-scale systems worldwide. Several high-profile companies such as Lufthansa Systems, AT&T, Sky UK, and Huawei broadened his view on technologies and principles relating to highly available applications and databases, cloud technologies, DevOps, CI/CD, automation, business continuity, and project, team, and product ownership.
He received a BSc in engineering information technology from John Von Neumann Faculty of Informatics at the University of Obuda in Hungary. He is currently employed by Nokia full-time, where he is one of the product owners and security leads of Nokia Continuous Delivery software.
I’d like to thank my family, who understood that the effort and time invested in this project were important to me. I also would like to thank the author of this book, who shared his knowledge and valuable insights, and Packt Publishing, who made it possible for me to participate in such an interesting project! I also learned a lot from this book, and I hope you enjoy the content, just like I did while reviewing it!
Welcome to our insightful exploration of DevOps in the realm of data management and database technologies. This book is a journey through various facets of DevOps, blending theory with practical applications, and covering topics from the fundamentals of DevOps to advanced discussions on databases, big data, AI, and ML. Each chapter builds upon the last, offering a cohesive narrative for both new entrants and seasoned professionals in the field.
If you are new to the DevOps world, this part of the book will introduce you to the exciting world of DevOps. If you are an experienced database professional who has not yet had a chance to experience DevOps practices at scale, you are in for a great and surprising journey with this part. DevOps plays a core role in modern software development and operational best practices, unifying the building and running of systems with an emphasis on automation and monitoring at all stages. DevOps plays a key role in modern systems design and operation with a heavy focus on end-to-end ownership and autonomous operation. You will be introduced to DevOps fundamentals and best practices.
This part comprises the following chapters:
Chapter 1, Implementing DevOps in Real LifeChapter 2, Large-Scale Data Persistent SystemsChapter 3, DBAs in the World of DevOps