- AWS Tools for PowerShell 6
- Ramesh Waghmare
- 151字
- 2021-07-15 17:09:17
Relational Database Service
AWS Relational Database Service (RDS) provides a way to set up, operate, and scale relational databases in the cloud. Currently, RDS supports MySQL, Postgres, Aurora, MariaDB, Oracle, and the SQL Server database engine. RDS helps to speed up the development process by allowing quick access to the full featured database engine without the need to install or configure the software. As part of the RDS service, AWS takes care of backups and storing the backups for a configurable retention period and enables point in time recovery. By utilizing the multi-AZ setup, you can achieve a highly available and fault tolerant database. RDS also allows you create the read replicas for some of the database engine, which helps to ease the burden on the read intensive database. AWS also takes care of the patch and security management of the RDS instance, which eases the burden of ongoing database administration.
- Learning LibGDX Game Development(Second Edition)
- Mastering Visual Studio 2017
- SoapUI Cookbook
- WebAssembly實戰
- Mastering Selenium WebDriver
- Access 2010數據庫基礎與應用項目式教程(第3版)
- Clojure Reactive Programming
- Java EE 8 Application Development
- 常用工具軟件立體化教程(微課版)
- Android應用案例開發大全(第二版)
- Java面向對象程序設計
- OpenGL Data Visualization Cookbook
- IoT Projects with Bluetooth Low Energy
- Python 3快速入門與實戰
- Less Web Development Cookbook