DevOps
DevOps Hands-on : Postgresql backup using Ansible Playbook to S3 bucket
1. Take two Ubuntu servers 2. Create an Iam User and access keys 3. Create an S3 bucket 4. Install ansible one server and make …
1. Take two Ubuntu servers 2. Create an Iam User and access keys 3. Create an S3 bucket 4. Install ansible one server and make …
Task 1 Create a bash script to restore and backup a database Do the following tasks: Requirements 1. Explore about PostgreSQL command basic 2. Learning …