- 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.
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Practical Data Analysis Cookbook
- 自己動(dòng)手寫搜索引擎
- C# 2012程序設(shè)計(jì)實(shí)踐教程 (清華電腦學(xué)堂)
- Vue.js前端開發(fā)基礎(chǔ)與項(xiàng)目實(shí)戰(zhàn)
- Django Design Patterns and Best Practices
- Mastering Ubuntu Server
- Building a Quadcopter with Arduino
- Learning Unity 2D Game Development by Example
- 深入分布式緩存:從原理到實(shí)踐
- Web App Testing Using Knockout.JS
- OpenMP核心技術(shù)指南
- Python Digital Forensics Cookbook
- Android移動(dòng)應(yīng)用項(xiàng)目化教程
- Java語言程序設(shè)計(jì)實(shí)用教程(第2版)