Currently, in our project, we use dedicated servers for our PostgreSQL database.
In theory, we can run anything on some cloud platforms. However, PostgreSQL configuration is strictly related to hardware configuration. What we are looking for is a cloud solution with native PostgreSQL support.
Here is the list of desired features:
- automatic database configuration adjustment depending on selected resources
- replication setup out of the box
So what are the options and the best pick for such a service?
