Book description
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
Table of contents
- Resilience & Reliability on AWS
- Foreword
- Preface
- 1. Introduction
- 2. The Road to Resilience and Reliability
- 3. Crash Course in AWS
- 4. Top 10 Survival Tips
- 5. elasticsearch
- 6. Postgres
- 7. MongoDB
- 8. Redis
- 9. Logstash
- 10. Global (Content) Delivery
- 11. Conclusion
- Copyright
Product information
- Title: Resilience and Reliability on AWS
- Author(s):
- Release date: January 2013
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449339258
You might also like
article
Reinventing the Organization for GenAI and LLMs
Previous technology breakthroughs did not upend organizational structure, but generative AI and LLMs will. We now …
book
Edge Resiliency
For companies that deliver services and gather data at the edge of their networks, an infrastructure …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …