• Complain

Thomas A. Limoncelli - The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems

Here you can read online Thomas A. Limoncelli - The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2014, publisher: Addison Wesley, genre: Computer / Science. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

No cover

The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

The Practice of Cloud System Administration, Volume 2, focuses on distributed or cloud computing and brings a DevOps/SRE sensibility to the practice of system administration. Unsatisfied with books that cover either design or operations in isolation, the authors created this authoritative reference centered on a comprehensive approach. Case studies and examples from Google, Etsy, Twitter, Facebook, Netflix, Amazon, and other industry giants are explained in practical ways that are useful to all enterprises. The new companion to the best-selling first volume, The Practice of System and Network Administration, Second Edition, this guide offers expert coverage of the following and many other crucial topics: Designing and building modern web and distributed systemsFundamentals of large system designUnderstand the new software engineering implications of cloud administrationMake systems that are resilient to failure and grow and scale dynamicallyImplement DevOps principles and cultural changesIaaS/PaaS/SaaS and virtual platform selectionOperating and running systems using the latest DevOps/SRE strategiesUpgrade production systems with zero down-timeWhat and how to automate; how to decide what not to automateOn-call best practices that improve uptimeWhy distributed systems require fundamentally different system administration techniquesIdentify and resolve resiliency problems before they surprise youAssessing and evaluating your teams operational effectivenessManage the scientific process of continuous improvementA forty-page, pain-free assessment system you can start using today

Thomas A. Limoncelli: author's other books


Who wrote The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems? Find out the surname, the name of the author of the book and a list of all author's works by series.

The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
About This eBook

ePUB is an open, industry-standard format for eBooks. However, support of ePUB and its many features varies across reading devices and applications. Use your device or app settings to customize the presentation to your liking. Settings that you can customize often include font, font size, single or double column, landscape or portrait mode, and figures that you can click or tap to enlarge. For additional information about the settings and features on your reading device or app, visit the device manufacturers Web site.

Many titles include programming code or configuration examples. To optimize the presentation of these elements, view the eBook in single-column, landscape mode and adjust the font size to the smallest setting. In addition to presenting code and configurations in the reflowable text format, we have included images of the code that mimic the presentation found in the print book; therefore, where the reflowable format may compromise the presentation of the code listing, you will see a Click here to view code image link. Click the link to view the print-fidelity code image. To return to the previous page viewed, click the Back button on your device or app.

The Practice of Cloud System Administration

Designing and Operating Large Distributed Systems

Volume 2

Thomas A. Limoncelli
Strata R. Chalup
Christina J. Hogan

Upper Saddle River NJ Boston Indianapolis San Francisco New York Toronto - photo 1

Upper Saddle River, NJ Boston Indianapolis San Francisco
New York Toronto Montreal London Munich Paris Madrid
Capetown Sydney Tokyo Singapore Mexico City

Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and the publisher was aware of a trademark claim, the designations have been printed with initial capital letters or in all capitals.

The authors and publisher have taken care in the preparation of this book, but make no expressed or implied warranty of any kind and assume no responsibility for errors or omissions. No liability is assumed for incidental or consequential damages in connection with or arising out of the use of the information or programs contained herein.

For information about buying this title in bulk quantities, or for special sales opportunities (which may include electronic versions; custom cover designs; and content particular to your business, training goals, marketing focus, or branding interests), please contact our corporate sales department at or (800) 382-3419.

For government sales inquiries, please contact .

For questions about sales outside the United States, please contact .

Visit us on the Web: informit.com/aw

Library of Congress Cataloging-in-Publication Data
Limoncelli, Tom.
The practice of cloud system administration : designing and operating large distributed systems /
Thomas A. Limoncelli, Strata R. Chalup, Christina J. Hogan.
volumes cm
Includes bibliographical references and index.
ISBN-13: 978-0-321-94318-7 (volume 2 : paperback)
ISBN-10: 0-321-94318-X (volume 2 : paperback)
1. Computer networksManagement. 2. Computer systems. 3. Cloud computing. 4. Electronic data
processingDistributed processing. I. Chalup, Strata R. II. Hogan, Christina J. III. Title.
TK5105.5.L529 2015
004.6782068dc23 2014024033

Copyright 2015 Thomas A. Limoncelli, Virtual.NET Inc., Christina J. Lear ne Hogan

All rights reserved. Printed in the United States of America. This publication is protected by copyright, and permission must be obtained from the publisher prior to any prohibited reproduction, storage in a retrieval system, or transmission in any form or by any means, electronic, mechanical, photocopying, recording, or likewise. To obtain permission to use material from this work, please submit a written request to Pearson Education, Inc., Permissions Department, One Lake Street, Upper Saddle River, New Jersey 07458, or you may fax your request to (201) 236-3290.

ISBN-13: 978-0-321-94318-7
ISBN-10: 0-321-94318-X
Text printed in the United States on recycled paper at RR Donnelley in Crawfordsville, Indiana.
First printing, September 2014

Contents at a Glance
Contents
Preface

Which of the following statements are true?

The most reliable systems are built using cheap, unreliable components.

The techniques that Google uses to scale to billions of users follow the same patterns you can use to scale a system that handles hundreds of users.

The more risky a procedure is, the more you should do it.

Some of the most important software features are the ones that users never see.

You should pick random machines and power them off.

The code for every feature Facebook will announce in the next six months is probably in your browser already.

Updating software multiple times a day requires little human effort.

Being oncall doesnt have to be a stressful, painful experience.

You shouldnt monitor whether machines are up.

Operations and management can be conducted using the scientific principles of experimentation and evidence.

Google has rehearsed what it would do in case of a zombie attack.

All of these statements are true. By the time you finish reading this book, youll know why.

This is a book about building and running cloud-based services on a large scale: internet-based services for millions or billions of users. That said, every day more and more enterprises are adopting these techniques. Therefore, this is a book for everyone.

The intended audience is system administrators and their managers. We do not assume a background in computer science, but we do assume experience with UNIX/Linux system administration, networking, and operating system concepts.

Our focus is on building and operating the services that make up the cloud, not a guide to using cloud-based services.

Cloud services must be available, fast, and secure. At cloud scale, this is a unique engineering feat. Therefore cloud-scale services are engineered differently than your typical enterprise service. Being available is important because the Internet is open 24 7 and has users in every time zone. Being fast is important because users are frustrated by slow services, so slow services lose out to faster rivals. Being secure is important because, as caretakers of other peoples data, we are duty-bound (and legally responsible) to protect peoples data.

These requirements are intermixed. If a site is not secure, by definition, it cannot be made reliable. If a site is not fast, it is not sufficiently available. If a site is down, by definition, it is not fast.

The most visible cloud-scale services are web sites. However, there is a huge ecosystem of invisible internet-accessible services that are not accessed with a browser. For example, smartphone apps use API calls to access cloud-based services.

For the remainder of this book we will tend to use the term distributed computing rather than cloud computing. Cloud computing is a marketing term that means different things to different people. Distributed computing describes an architecture where applications and services are provided using many machines rather than one.

This is a book of fundamental principles and practices that are timeless. Therefore we dont make recommendations about which specific products or technologies to use. We could provide a comparison of the top five most popular web servers or NoSQL databases or continuous build systems. If we did, then this book would be out of date the moment it is published. Instead, we discuss the qualities one should look for when selecting such things. We provide a model to work from. This approach is intended to prepare you for a long career where technology changes over time but you are always prepared. We will, of course, illustrate our points with specific technologies and products, but not as an endorsement of those products and services.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems»

Look at similar books to The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems»

Discussion, reviews of the book The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.