下载:Beginning PostgreSQL on the Cloud: Simplifying Database as a Service on Cloud Platforms
本书描述
开始使用云上的PostgreSQL,并发现来自Amazon、Rackspace、Google和azure的云服务的优缺点和局限性。一旦您选择了云服务,您将集中精力保护它并为PostgreSQL实例开发一个备份策略,作为您长期计划的一部分。在云端开始PostgreSQL包括其他重要的主题,如设置复制和高可用性;加密;您保存的云数据;为您的数据库创建一个连接池;以及监视云中的PostgreSQL。本书最后向您展示了如何安装和配置一些工具,这些工具将帮助您开始在云中使用PostgreSQL。
这本书向您展示了数据库作为一种服务如何使您能够将数据分散到多个数据中心,确保数据总是可访问的。您将发现,此模型并不期望您自己安装和维护数据库,因为数据库服务提供商为您提供服务。您不必再担心数据库的可伸缩性和高可用性。
你会学到什么
将Postgresql迁移到云端
选择云实例的最佳配置和规范
设置一个备份策略,支持实时恢复,
在云环境中使用连接池和负载平衡
监视云上的数据库环境。
这本书为谁而写
这本书是为那些希望迁移到云端PostgreSQL的人而写的。它也将帮助数据库管理员以优化的方式建立一个云环境,并帮助他们完成日常任务。
目录
Chapter 1: Introduction to Databases in the Cloud
Chapter 2: PostgreSQL Architecture
Chapter 3: Amazon Cloud
Chapter 4: Rackspace Cloud
Chapter 5: Google Cloud
Chapter 6: Azure Cloud
Chapter 7: Security on the Cloud
Chapter 8: Backups on the Cloud
Chapter 9: Replication and High Availability on the Cloud
Chapter 10: Encryption on the Cloud
Chapter 11: Connection Pooling on the Cloud
Chapter 12: Monitoring Cloud Databases