Deploying and Managing PostgreSQL with Ansible David Hollenberger mp4

preview_player
Показать описание
PostgreSQL environments can quickly become very complex. Master/slave replication for disaster recovery. Barman to manage backups and WAL archiving. PGBouncer for load balancing and reduce downtime during upgrades and migrations. The list can go on and on.

Ansible is a very simple and powerful open source configuration management tool distributed under the GNU General Public License that allows us to deploy and manage our PosgresQL environments as a complete stack. Using Ansible's built in PostgreSQL modules we are able to define our database infrastructure as code. We also use Ansible to orchestrate the installation and configuration of all the other components we need for our PostgreSQL environment.

Рекомендации по теме
Комментарии
Автор

The content is very much appreciated, but could you please work on the production quality. Ideally could you please:

1) Bring the speaker and the screen closer together, so that they can fit into the same frame without so much wasted whitespace
2) Focus mostly on the screen, and not on the presenter
3) Link to the actual slides from the description
4) Don't cut off the video before the demo and wrap-up. :o(

GregClough