Web Operations

Web Operations pdf epub mobi txt 电子书 下载 2025

出版者:O'Reilly Media
作者:John Allspaw
出品人:
页数:336
译者:
出版时间:2010-6-28
价格:USD 39.99
装帧:Paperback
isbn号码:9781449377441
丛书系列:
图书标签:
  • 运维
  • web
  • Operations
  • 互联网
  • O'Reilly
  • sysadmin
  • 架构
  • 技术
  • Web运维
  • 服务器管理
  • 云计算
  • 网络配置
  • 系统监控
  • 安全防护
  • 负载均衡
  • 数据库运维
  • 自动化部署
  • 性能优化
想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

A web application involves many specialists, but it takes people in web ops to ensure that everything works together throughout an application's lifetime. It's the expertise you need when your start-up gets an unexpected spike in web traffic, or when a new feature causes your mature application to fail. In this collection of essays and interviews, web veterans such as Theo Schlossnagle, Baron Schwartz, and Alistair Croll offer insights into this evolving field. You'll learn stories from the trenches--from builders of some of the biggest sites on the Web--on what's necessary to help a site thrive.

Learn the skills needed in web operations, and why they're gained through experience rather than schooling

Understand why it's important to gather metrics from both your application and infrastructure

Consider common approaches to database architectures and the pitfalls that come with increasing scale

Learn how to handle the human side of outages and degradations

Find out how one company avoided disaster after a huge traffic deluge

Discover what went wrong after a problem occurs, and how to prevent it from happening again

Contributors include:

John Allspaw

Heather Champ

Michael Christian

Richard Cook

Alistair Croll

Patrick Debois

Eric Florenzano

Paul Hammond

Justin Huff

Adam Jacob

Jacob Loomis

Matt Massie

Brian Moon

Anoop Nagwani

Sean Power

Eric Ries

Theo Schlossnagle

Baron SchwartzAndrew Shafer

作者简介

John Allspaw is currently Operations Engineering Manager at Flickr, the popular photo site. He has had extensive experience working with growing web sites since 1999. These include online news magazines (Salon.com, InfoWorld.com, Macworld.com) and social networking sites that experienced extreme growth (Friendster and Flickr). During his time at Friendster, traffic increased 5X. He was responsible for their transition from a couple dozen servers in a failing data center to over 400 machines across two data centers, and the complete redesign of the backing infrastructure. When he joined Flickr, they had 10 servers in a tiny data center in Vancouver; they are now located in multiple data centers across the US. Prior to his web experience, Allspaw worked in modeling and simulation as a mechanical engineer doing car crash simulations for the NHTSA.

Jesse Robbins is passionate about infrastructure, emergency management, and technology that helps people be safe, happy, and free. He serves as co-chair of the Velocity Performance & Operations Conference and is part of the O'Reilly Radar. Jesse currently advises companies in Seattle and San Francisco. He previously worked at Amazon.com where his title was "Master of Disaster" and where he was responsible for Website Availability. Jesse is a volunteer Firefighter/EMT & Emergency Manager, and led a task force deployed in Operation Hurricane Katrina.

目录信息

Chapter 1 Web Operations: The Career
Why Does Web Operations Have It Tough?
From Apprentice to Master
Conclusion
Chapter 2 How Picnik Uses Cloud Computing: Lessons Learned
Where the Cloud Fits (and Why!)
Where the Cloud Doesn't Fit (for Picnik)
Conclusion
Chapter 3 Infrastructure and Application Metrics
Time Resolution and Retention Concerns
Locality of Metrics Collection and Storage
Layers of Metrics
Providing Context for Anomaly Detection and Alerts
Log Lines Are Metrics, Too
Correlation with Change Management and Incident Timelines
Making Metrics Available to Your Alerting Mechanisms
Using Metrics to Guide Load-Feedback Mechanisms
A Metrics Collection System, Illustrated: Ganglia
Conclusion
Chapter 4 Continuous Deployment
Small Batches Mean Faster Feedback
Small Batches Mean Problems Are Instantly Localized
Small Batches Reduce Risk
Small Batches Reduce Overhead
The Quality Defenders' Lament
Getting Started
Continuous Deployment Is for Mission-Critical Applications
Conclusion
Chapter 5 Infrastructure As Code
Service-Oriented Architecture
Conclusion
Chapter 6 Monitoring
Story: "The Start of a Journey"
Step 1: Understand What You Are Monitoring
Step 2: Understand Normal Behavior
Step 3: Be Prepared and Learn
Conclusion
Chapter 7 How Complex Systems Fail
How Complex Systems Fail
Further Reading
Chapter 8 Community Management and Web Operations
Chapter 9 Dealing with Unexpected Traffic Spikes
How It All Started
Alarms Abound
Putting Out the Fire
Surviving the Weekend
Preparing for the Future
CDN to the Rescue
Proxy Servers
Corralling the Stampede
Streamlining the Codebase
How Do We Know It Works?
The Real Test
Lessons Learned
Improvements Since Then
Chapter 10 Dev and Ops Collaboration and Cooperation
Deployment
Shared, Open Infrastructure
Trust
On-call Developers
Avoiding Blame
Conclusion
Chapter 11 How Your Visitors Feel: User-Facing Metrics
Why Collect User-Facing Metrics?
What Makes a Site Slow?
Measuring Delay
Building an SLA
Visitor Outcomes: Analytics
Other Metrics Marketing Cares About
How User Experience Affects Web Ops
The Future of Web Monitoring
Conclusion
Chapter 12 Relational Database Strategy and Tactics for the Web
Requirements for Web Databases
How Typical Web Databases Grow
The Yearning for a Cluster
Database Strategy
Database Tactics
Conclusion
Chapter 13 How to Make Failure Beautiful: The Art and Science of Postmortems
The Worst Postmortem
What Is a Postmortem?
When to Conduct a Postmortem
Who to Invite to a Postmortem
Running a Postmortem
Postmortem Follow-Up
Conclusion
Chapter 14 Storage
Data Asset Inventory
Data Protection
Capacity Planning
Storage Sizing
Operations
Conclusion
Chapter 15 Nonrelational Databases
NoSQL Database Overview
Some Systems in Detail
Conclusion
Chapter 16 Agile Infrastructure
Agile Infrastructure
So, What's the Problem?
Communities of Interest and Practice
Trading Zones and Apologies
Conclusion
Chapter 17 Things That Go Bump in the Night (and How to Sleep Through Them)
Definitions
How Many 9s?
Impact Duration Versus Incident Duration
Datacenter Footprint
Gradual Failures
Trust Nobody
Failover Testing
Monitoring and History of Patterns
Getting a Good Night's Sleep
Appendix Contributors
Colophon
· · · · · · (收起)

读后感

评分

正在读这本书,这些大牛们,结合自身经验,讲网站运维的那些事娓娓道来,我们看到的书都是讲方法,而此书方法方面所述甚少,讲解的确都是心法。 确实我们所要了解的方法,大都通过google师兄可以学到,但心法却极少能有人说的清楚的。而总结成如此精华之物的真的是少之又少了。  

评分

互联网运维相关的书能上升到“道”这个层面的书很少,这个算一本。对数据采集测量,持续部署,监控,容灾,故障分析等各主题都有涉及。尤其当前互联网服务越来越庞大,开发和运维的职责已经无法明确切割。业务应用与监控,数据采集,部署,配置管理等系统都需要精密结合,最后...  

评分

互联网运维相关的书能上升到“道”这个层面的书很少,这个算一本。对数据采集测量,持续部署,监控,容灾,故障分析等各主题都有涉及。尤其当前互联网服务越来越庞大,开发和运维的职责已经无法明确切割。业务应用与监控,数据采集,部署,配置管理等系统都需要精密结合,最后...  

评分

这本书是戍总临走前放到我这里的,说实话,和临走没什么关系,只是一前一后的顺序。 这本书是2012年买的,但是估计除了买书的人外,木有人知道。 在这边做事,总是给人一种心有余而力不足的感觉,而且缺少真正的技术氛围——至于我为什么待在这里,是有其他的原因。 为什么...

评分

正在读这本书,这些大牛们,结合自身经验,讲网站运维的那些事娓娓道来,我们看到的书都是讲方法,而此书方法方面所述甚少,讲解的确都是心法。 确实我们所要了解的方法,大都通过google师兄可以学到,但心法却极少能有人说的清楚的。而总结成如此精华之物的真的是少之又少了。  

用户评价

评分

很多tips 很好的一本书.

评分

杀死IE6联盟强力推荐

评分

很多tips 很好的一本书.

评分

多人文集,针对web-ops这门新的职业,有真刀真枪的“war story”,有高屋建瓴的哲理思考,好书!

评分

实践类的知识,讲经验的看个大概就行了,还是要练

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有