- Implementing Modern DevOps
- David Gonzalez
- 106字
- 2021-07-08 10:11:19
Relational Database Service
What we have shown in the previous section are EC2 machines that can be used to install the required software. There is another service that allows you to administer high availability databases (MySQL, PostgreSQL, Maria DB, and Aurora as well as Oracle and SQL Server) across regions. This service is called RDS and it stands for Relational Database Service.
One of the big headaches with relational databases is the high availability configuration: master-master configuration is something that is usually expensive and out of reach of small companies. AWS has raised the bar with RDS offering multi-region high availability databases with a few clicks.
推薦閱讀
- 零基礎學C++程序設計
- Microsoft Application Virtualization Cookbook
- 征服RIA
- JavaScript入門經典
- Learning YARN
- Regression Analysis with Python
- Cocos2d-x Game Development Blueprints
- Mastering Concurrency Programming with Java 9(Second Edition)
- 交互式程序設計(第2版)
- Docker:容器與容器云(第2版)
- SCRATCH編程課:我的游戲我做主
- Tkinter GUI Programming by Example
- 大話程序員:從入門到優秀全攻略
- Selenium Essentials
- 生成藝術:Processing視覺創意入門