DevOps
DevOps Hands-on : Postgresql backup using Ansible Playbook to S3 bucket
1. Take two Ubuntu servers2. Create an Iam User and access keys3. Create an S3 bucket4. Install ansible one server and make the other server …
1. Take two Ubuntu servers2. Create an Iam User and access keys3. Create an S3 bucket4. Install ansible one server and make the other server …
Task 1 Create a bash script to restore and backup a databaseDo the following tasks:Requirements1. Explore about PostgreSQL command basic2. Learning bash script3. You can …