Resilience and Reliability on AWS - Helion
ISBN: 978-14-493-3925-8
stron: 150, Format: ebook
Data wydania: 2013-01-03
Księgarnia: Helion
Cena książki: 92,65 zł (poprzednio: 107,73 zł)
Oszczędzasz: 14% (-15,08 zł)
Cloud services are just as susceptible to network outages as any other platform. This concise book shows you how to prepare for potentially devastating interruptions by building your own resilient and reliable applications in the public cloud. Guided by engineers from 9apps—an independent provider of Amazon Web Services and Eucalyptus cloud solutions—you’ll learn how to combine AWS with open source tools such as PostgreSQL, MongoDB, and Redis.
This isn’t a book on theory. With detailed examples, sample scripts, and solid advice, software engineers with operations experience will learn specific techniques that 9apps routinely uses in its cloud infrastructures.
- Build cloud applications with the "rip, mix, and burn" approach
- Get a crash course on Amazon Web Services
- Learn the top ten tips for surviving outages in the cloud
- Use elasticsearch to build a dependable NoSQL data store
- Combine AWS and PostgreSQL to build an RDBMS that scales well
- Create a highly available document database with MongoDB Replica Set and SimpleDB
- Augment Redis with AWS to provide backup/restore, failover, and monitoring capabilities
- Work with CloudFront and Route 53 to safeguard global content delivery
Osoby które kupowały "Resilience and Reliability on AWS", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Resilience and Reliability on AWS eBook -- spis treści
- Resilience & Reliability on AWS
- Foreword
- Preface
- Audience
- Conventions Used in This Book
- Using Code Examples
- Safari Books Online
- How to Contact Us
- Acknowledgments
- 1. Introduction
- 2. The Road to Resilience and Reliability
- Once Upon a Time, There Was a Mason
- Rip. Mix. Burn.
- Cradle to Cradle
- In Short
- 3. Crash Course in AWS
- Regions and Availability Zones
- Route 53: Domain Name System Service
- IAM (Identity and Access Management)
- The Basics: EC2, RDS, ElastiCache, S3, CloudFront, SES, and CloudWatch
- CloudWatch
- EC2 (et al.)
- Instance
- Image (AMI, Amazon Machine Image)
- Volume and snapshot (EBS and S3)
- Security group
- Elastic IP
- RDS
- ElastiCache
- S3/CloudFront
- SES
- Growing Up: ELB, Auto Scaling
- ELB (Elastic Load Balancer)
- Auto Scaling
- Decoupling: SQS, SimpleDB & DynamoDB, SNS, SWF
- SQS (Simple Queue Service)
- SimpleDB
- SNS (Simple Notification Service)
- SWF (Simple Workflow Service)
- Regions and Availability Zones
- 4. Top 10 Survival Tips
- Make a Choice
- Embrace Change
- Everything Will Break
- Know Your Enemy
- Know Yourself
- Engineer for Today
- Question Everything
- Dont Waste
- Learn from Others
- You Are Not Alone
- 5. elasticsearch
- Introduction
- EC2 Plug-in
- Missing Features
- Conclusion
- 6. Postgres
- Pragmatism First
- The Challenge
- Tablespaces
- Building Blocks
- Configuration with userdata
- IAM Policies (Identity and Access Management)
- Postgres Persistence (backup/restore)
- WAL Archive
- In Practice
- Self Reliance
- Monitoring
- Conclusion
- 7. MongoDB
- How It Works
- Replica Set
- Set configuration
- Set endpoint
- Userdata
- Backups
- Replica Set
- Auto Scaling
- Monitoring
- Conclusion
- How It Works
- 8. Redis
- The Problem
- Our Approach
- Implementation
- userdata
- Redis
- Configuration (maxmemory)
- Persistence
- Monitoring
- Chaining (Replication)
- SimpleDB
- Redis cluster
- Route 53
- Failover
- In Practice
- 9. Logstash
- Build
- Shipper
- Output Plug-in
- Reader
- Input Plug-in
- Grok
- Kibana
- 10. Global (Content) Delivery
- CloudFront
- (Live) Streaming
- Wowza
- CloudFormation
- Orchestration
- (Live) Streaming
- Route 53
- Global Database
- CloudFront
- 11. Conclusion
- Copyright