Picture 1 of 4




Gallery
Picture 1 of 4




Scalability Rules 50 Principles for Scaling Web Sites Martin L. Abbott & Fisher
US $2.00
Approximately£1.47
or Best Offer
Condition:
Acceptable
A book with obvious wear. May have some damage to the book cover but the book is still completely intact. The binding may be slightly damaged around the edges but it is still completely intact. May have some underlining and highlighting of text and some writing in the margins, but there are no missing pages or anything else that would compromise the readability or legibility of the text. See the seller’s listing for full details and description of any imperfections.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Postage:
US $4.63 (approx £3.41) USPS Media MailTM.
Located in: Lima, New York, United States
Save on combined postage
Delivery:
Estimated between Wed, 18 Jun and Tue, 24 Jun to 94104
Returns:
30 days return. Buyer pays for return postage. If you use an eBay delivery label, it will be deducted from your refund amount.
Payments:
Shop with confidence
Seller assumes all responsibility for this listing.
eBay item number:256730552983
Item specifics
- Condition
- ISBN
- 9780321753885
About this product
Product Identifiers
Publisher
Addison Wesley Professional
ISBN-10
0321753887
ISBN-13
9780321753885
eBay Product ID (ePID)
102891990
Product Key Features
Number of Pages
272 Pages
Language
English
Publication Name
Scalability Rules : 50 Principles for Scaling Web Sites
Publication Year
2011
Subject
Internet / General, Networking / General, Web / Design
Type
Textbook
Subject Area
Computers
Format
Trade Paperback
Dimensions
Item Height
0.6 in
Item Weight
9.6 Oz
Item Length
8.1 in
Item Width
5.1 in
Additional Product Features
Intended Audience
Scholarly & Professional
LCCN
2011-006257
Dewey Edition
22
Reviews
"Once again, Abbott and Fisher provide a book that I'll be giving to our engineers. It's an essential read for anyone dealing with scaling an online business." Chris Lalonde , VP, Technical Operations and Infrastructure Architecture, Bullhorn "Abbott and Fisher again tackle the difficult problem of scalability in their unique and practical manner. Distilling the challenges of operating a fast-growing presence on the Internet into 50 easy-to understand rules, the authors provide a modern cookbook of scalability recipes that guide the reader through the difficulties of fast growth." Geoffrey Weber , Vice President, Internet Operations, Shutterfly "Abbott and Fisher have distilled years of wisdom into a set of cogent principles to avoid many nonobvious mistakes." Jonathan Heiliger , VP, Technical Operations, Facebook "In The Art of Scalability , the AKF team taught us that scale is not just a technology challenge. Scale is obtained only through a combination of people, process, and technology. With Scalability Rules , Martin Abbott and Michael Fisher fill our scalability toolbox with easily implemented and time-tested rules that once applied will enable massive scale." Jerome Labat ,VP, Product Development IT, Intuit "When I joined Etsy, I partnered with Mike and Marty to hit the ground running in my new role, and it was one of the best investments of time I have made in my career. The indispensable advice from my experience working with Mike and Marty is fully captured here in this book. Whether you're taking on a role as a technology leader in a new company or you simply want to make great technology decisions, Scalability Rules will be the go-to resource on your bookshelf." Chad Dickerson , CTO, Etsy " Scalability Rules provides an essential set of practical tools and concepts anyone can use when designing, upgrading, or inheriting a technology platform. It's very easy to focus on an immediate problem and overlook issues that will appear in the future. This book ensures strategic design principles are applied to everyday challenges." Robert Guild , Director and Senior Architect, Financial Services "An insightful, practical guide to designing and building scalable systems. A must-read for both product-building and operations teams, this book offers concise and crisp insights gained from years of practical experience of AKF principals. With the complexity of modern systems, scalability considerations should be an integral part of the architecture and implementation process. Scaling systems for hypergrowth requires an agile, iterative approach that is closely aligned with product features; this book shows you how." Nanda Kishore , Chief Technology Officer, ShareThis "For organizations looking to scale technology, people, and processes rapidly or effectively, the twin pairing of Scalability Rules and The Art of Scalability are unbeatable. The rules-driven approach in Scalability Rules makes this not only an easy reference companion, but also allows organizations to tailor the Abbott and Fisher approach to their specific needs both immediately and in the future!" Jeremy Wright , CEO, BNOTIONS.ca and Founder, b5media, "Once again, Abbott and Fisher provide a book that I'll be giving to our engineers. It's an essential read for anyone dealing with scaling an online business." -- Chris Lalonde , VP, Technical Operations and Infrastructure Architecture, Bullhorn "Abbott and Fisher again tackle the difficult problem of scalability in their unique and practical manner. Distilling the challenges of operating a fast-growing presence on the Internet into 50 easy-to understand rules, the authors provide a modern cookbook of scalability recipes that guide the reader through the difficulties of fast growth." -- Geoffrey Weber , Vice President, Internet Operations, Shutterfly "Abbott and Fisher have distilled years of wisdom into a set of cogent principles to avoid many nonobvious mistakes." -- Jonathan Heiliger , VP, Technical Operations, Facebook "In The Art of Scalability , the AKF team taught us that scale is not just a technology challenge. Scale is obtained only through a combination of people, process, and technology. With Scalability Rules , Martin Abbott and Michael Fisher fill our scalability toolbox with easily implemented and time-tested rules that once applied will enable massive scale." -- Jerome Labat ,VP, Product Development IT, Intuit "When I joined Etsy, I partnered with Mike and Marty to hit the ground running in my new role, and it was one of the best investments of time I have made in my career. The indispensable advice from my experience working with Mike and Marty is fully captured here in this book. Whether you're taking on a role as a technology leader in a new company or you simply want to make great technology decisions, Scalability Rules will be the go-to resource on your bookshelf." -- Chad Dickerson , CTO, Etsy " Scalability Rules provides an essential set of practical tools and concepts anyone can use when designing, upgrading, or inheriting a technology platform. It's very easy to focus on an immediate problem and overlook issues that will appear in the future. This book ensures strategic design principles are applied to everyday challenges." -- Robert Guild , Director and Senior Architect, Financial Services "An insightful, practical guide to designing and building scalable systems. A must-read for both product-building and operations teams, this book offers concise and crisp insights gained from years of practical experience of AKF principals. With the complexity of modern systems, scalability considerations should be an integral part of the architecture and implementation process. Scaling systems for hypergrowth requires an agile, iterative approach that is closely aligned with product features; this book shows you how." -- Nanda Kishore , Chief Technology Officer, ShareThis "For organizations looking to scale technology, people, and processes rapidly or effectively, the twin pairing of Scalability Rules and The Art of Scalability are unbeatable. The rules-driven approach in Scalability Rules makes this not only an easy reference companion, but also allows organizations to tailor the Abbott and Fisher approach to their specific needs both immediately and in the future!" -- Jeremy Wright , CEO, BNOTIONS.ca and Founder, b5media
Illustrated
Yes
Dewey Decimal
006.7
Table Of Content
Preface viii Acknowledgments xiii About the Authors xiv 1 Reduce the Equation 1 2 Distribute Your Work 23 3 Design to Scale Out Horizontally 35 4 Use the Right Tools 53 5 Don't Duplicate Your Work 71 6 Use Caching Aggressively 87 7 Learn from Your Mistakes 113 8 Database Rules 129 9 Design for Fault Tolerance and Graceful Failure 147 10 Avoid or Distribute State 167 11 Asynchronous Communication and Message Buses 179 12 Miscellaneous Rules 193 13 Rule Review and Prioritization 213 Index 247
Synopsis
"Once again, Abbott and Fisher provide a book that I'll be giving to our engineers. It's an essential read for anyone dealing with scaling an online business." -Chris Lalonde, VP, Technical Operations and Infrastructure Architecture, Bullhorn "Abbott and Fisher again tackle the difficult problem of scalability in their unique and practical manner. Distilling the challenges of operating a fast-growing presence on the Internet into 50 easy-to understand rules, the authors provide a modern cookbook of scalability recipes that guide the reader through the difficulties of fast growth." -Geoffrey Weber, Vice President, Internet Operations, Shutterfly "Abbott and Fisher have distilled years of wisdom into a set of cogent principles to avoid many nonobvious mistakes." -Jonathan Heiliger, VP, Technical Operations, Facebook "In The Art of Scalability, the AKF team taught us that scale is not just a technology challenge. Scale is obtained only through a combination of people, process, and technology. With Scalability Rules, Martin Abbott and Michael Fisher fill our scalability toolbox with easily implemented and time-tested rules that once applied will enable massive scale." -Jerome Labat, VP, Product Development IT, Intuit "When I joined Etsy, I partnered with Mike and Marty to hit the ground running in my new role, and it was one of the best investments of time I have made in my career. The indispensable advice from my experience working with Mike and Marty is fully captured here in this book. Whether you're taking on a role as a technology leader in a new company or you simply want to make great technology decisions, Scalability Rules will be the go-to resource on your bookshelf." -Chad Dickerson, CTO, Etsy "Scalability Rules provides an essential set of practical tools and concepts anyone can use when designing, upgrading, or inheriting a technology platform. It's very easy to focus on an immediate problem and overlook issues that will appear in the future. This book ensures strategic design principles are applied to everyday challenges." -Robert Guild, Director and Senior Architect, Financial Services "An insightful, practical guide to designing and building scalable systems. A must-read for both product-building and operations teams, this book offers concise and crisp insights gained from years of practical experience of AKF principals. With the complexity of modern systems, scalability considerations should be an integral part of the architecture and implementation process. Scaling systems for hypergrowth requires an agile, iterative approach that is closely aligned with product features; this book shows you how." -Nanda Kishore, Chief Technology Officer, ShareThis "For organizations looking to scale technology, people, and processes rapidly or effectively, the twin pairing of Scalability Rules and The Art of Scalability are unbeatable. The rules-driven approach in Scalability Rules makes this not only an easy reference companion, but also allows organizations to tailor the Abbott and Fisher approach to their specific needs both immediately and in the future " -Jeremy Wright, CEO, BNOTIONS.ca and Founder, b5media 50 Powerful, Easy-to-Use Rules for Supporting Hypergrowth in Any Environment Scalability Rules is the easy-to-use scalability primer and reference for every architect, developer, web professional, and manager. Authors Martin L. Abbott and Michael T. Fisher have helped scale more than 200 hypergrowth Internet sites through their consulting practice. Now, drawing on their unsurpassed experience, they present 50 clear, proven scalability rules-and practical guidance for applying them. Abbott and Fisher transform scalability from a "black art" to a set of realistic, technology-agnostic best practices for supporting hypergrowth in nearly any environment, including both frontend and backend systems.
LC Classification Number
HD30.37
Item description from the seller
About this seller
pedcosales
100% positive Feedback•347 items sold
Registered as a private sellerThereby, consumer rights stemming from EU consumer protection law do not apply. eBay buyer protection still applies to most purchases.
Seller Feedback (109)
- l***o (453)- Feedback left by buyer.Past yearVerified purchaseThese books that I purchased were as advertised in New, very good condition. I purchased as gifts for clients and packaging was good and shipping was very fast. I recommend this seller and I hope to be able to purchase additional books in the future. Thank youThink and Grow Rich - Revised for the 21st Century - Napoleon Hill - Paperback (#256730563017)
- e***u (86)- Feedback left by buyer.Past yearVerified purchaseItem delivered well packaged and quickly. Items was as described and the price was right, I will be doing business with this seller again. 10/10OEM Samsung AD-9019S 90W laptop AC adapter / power supply, 19V, 4.74A, SADP-90FH (#256562585197)
- 0***7 (8)- Feedback left by buyer.Past 6 monthsVerified purchaseThanks for the fast shipping and the box was in excellent condition
More to explore:
- Web Designer Magazines,
- Web Designer Magazines in English,
- Web Designer Monthly Magazines,
- Scale Model Trains Magazines,
- Scale Models Magazine Magazines,
- Scale Aircraft Modelling Magazines,
- Scale Models International Magazines,
- Scale Models Magazine Magazines in English,
- Scale Models Magazine Monthly Magazines,
- May Scale Aircraft Modelling Magazines