PostgreSQL in the cloud
Like many other systems, PostgreSQL is available in the "cloud" as a Database as a Service (DbaaS). These services create and manage databases for you, with high availability and backup included. So its less work, but not zero work, and you still have responsibilities…which you will see later.
Getting ready
We will select EDB's BigAnimal as an example of a PostgreSQL cloud service, since EDB has the largest number of contributors to open source PostgreSQL, over the longest period.
EDB's BigAnimal creates clusters within your own cloud account, allowing you to understand and control the costs you incur when running PostgreSQL. So, the first step is to login into your host cloud account: https://www.biganimal.com/.
How to do it…
Using EDB's BigAnimal as a specific example, navigate through these steps:
- If you don't have an account, you can sign in using the Free Trial at http://www.biganimal.com...