Skip to content
Home » Resources » YouTube Channel

YouTube Channel

Recent videos

Most popular videos

All videos

Fully Automate Confluence Cloud Backups with AWS | Step-by-Step Tutorial for Regulated Environments

Want to automate your Confluence Cloud site backups and store them securely in AWS? In this hands-on tutorial, you'll learn how to:
✅ Automatically trigger Confluence Cloud backups on a custom schedule
✅ Download backup files to AWS S3 for secure storage
✅ Set up email notifications to alert you of any failures

This is video #2 in my Back-up & Recovery Series for Atlassian Cloud. Watch the entire series here:
https://www.youtube.com/playlist?list=PL3v013BFZZmHB7_5J55s1QVc647fIaFWC

Ideal for IT teams in regulated industries like pharma, biotech, and medtech, this video walks through every step:
 1. Create manual backups in Confluence Cloud
 2. Store your API token and email securely in AWS Secrets Manager
 3. Use AWS Lambda to trigger and download backups
 4. Set up recurring backups with AWS EventBridge
 5. Store backups securely in AWS S3
 6. Monitor the process with CloudWatch logs and alarms

⬇️Download the Python scripts used in this video from GitHub:
https://github.com/agile-innovations-tech/atlassian-cloud-backups/tree/main/packages

👉 Learn more about backing up Atlassian Cloud in regulated environments:
https://www.agile-innovations.tech

#ConfluenceCloud #AWS #ConfluenceBackup #Atlassian #RegulatedIndustries

00:00 Intro
00:29 The Backup Process
02:48 Storing credentials in Secrets Manager
03:42 Create a bucket in S3 for storage
05:56 Automating backup creation w/ AWS Lambda
09:06 Grant permissions for backup creation
10:12 Testing backup creation
10:53 Schedule backup creation
13:42 Automating storage of backups
16:06 Grant permissions for backup storage
17:34 Testing backup storage
18:20 Scheduling backup storage
20:11 Configure email alerts
24:52 Outro

Fully Automate Confluence Cloud Backups with AWS | Step-by-Step Tutorial for Regulated Environments

Want to automate your Confluence Cloud site backups and store them securely in AWS? In this hands-on tutorial, you'll learn how to:
✅ Automatically trigger Confluence Cloud backups on a custom schedule
✅ Download backup files to AWS S3 for secure storage
✅ Set up email notifications to alert you of any failures

This is video #2 in my Back-up & Recovery Series for Atlassian Cloud. Watch the entire series here:
https://www.youtube.com/playlist?list=PL3v013BFZZmHB7_5J55s1QVc647fIaFWC

Ideal for IT teams in regulated industries like pharma, biotech, and medtech, this video walks through every step:
1. Create manual backups in Confluence Cloud
2. Store your API token and email securely in AWS Secrets Manager
3. Use AWS Lambda to trigger and download backups
4. Set up recurring backups with AWS EventBridge
5. Store backups securely in AWS S3
6. Monitor the process with CloudWatch logs and alarms

⬇️Download the Python scripts used in this video from GitHub:
https://github.com/agile-innovations-tech/atlassian-cloud-backups/tree/main/packages

👉 Learn more about backing up Atlassian Cloud in regulated environments:
https://www.agile-innovations.tech

#ConfluenceCloud #AWS #ConfluenceBackup #Atlassian #RegulatedIndustries

00:00 Intro
00:29 The Backup Process
02:48 Storing credentials in Secrets Manager
03:42 Create a bucket in S3 for storage
05:56 Automating backup creation w/ AWS Lambda
09:06 Grant permissions for backup creation
10:12 Testing backup creation
10:53 Schedule backup creation
13:42 Automating storage of backups
16:06 Grant permissions for backup storage
17:34 Testing backup storage
18:20 Scheduling backup storage
20:11 Configure email alerts
24:52 Outro

11 0

YouTube Video VVVJNmFuVVZtZkkwc0VLZkt2YmJ3Rzl3LnRfT0RpSFhpM3Vz

How to Automate Confluence Backups with AWS

Jira for Life Sciences (by agile-innovations.tech) 2025-07-25 11:30 am

Fully Automate Jira Cloud Backups with AWS | Step-by-Step Tutorial for Regulated Environments

Want to automate your Jira Cloud site backups using AWS? In this step-by-step tutorial, you'll learn how to:
✅ Trigger routine Jira Cloud backups automatically
✅ Store backup files securely in AWS S3
✅ Set up email alerts for backup failures

This is video #1 in my Back-up & Recovery Series for Atlassian Cloud. Watch the entire series here:
https://www.youtube.com/playlist?list=PL3v013BFZZmHB7_5J55s1QVc647fIaFWC

Perfect for IT teams working in regulated industries like pharma, biotech, or medtech. This video walks you through every step:
 1. Securely store your Jira API credentials in AWS Secrets Manager
 2. Securely store your Jira Cloud backup files in AWS S3.
 3. Set a retention policy on your backup files in S3.
 4. Fully automate the backup process using AWS Lambda functions.
 5. Design an automated backup schedule using AWS EventBridge.
 6. Receive email alerts about backup failures using AWS CloudWatch.

⬇️Download the two Python scripts used in this video from GitHub:
https://github.com/agile-innovations-tech/atlassian-cloud-backups/tree/main/packages

👉 Learn more about using Jira Cloud in regulated environments:
https://www.agile-innovations.tech

#JiraCloud #AWS #JiraBackup #Atlassian

00:00 Intro
00:13 The Backup Process
02:22 AWS Prerequisites
02:37 Storing credentials in Secrets Manager
04:45 Create a bucket in S3 for storage
06:53 Automating backup creation w/ AWS Lambda
09:13 Grant permissions for backup creation
10:10 Testing backup creation
10:52 Schedule backup creation
13:42 Automating storage of backups
15:22 Grant permissions for backup storage
16:28 Configure timeout values
17:46 Testing backup storage
18:25 Scheduling backup storage
19:43 Configure email alerts
24:03 Outro

Fully Automate Jira Cloud Backups with AWS | Step-by-Step Tutorial for Regulated Environments

Want to automate your Jira Cloud site backups using AWS? In this step-by-step tutorial, you'll learn how to:
✅ Trigger routine Jira Cloud backups automatically
✅ Store backup files securely in AWS S3
✅ Set up email alerts for backup failures

Perfect for IT teams working in regulated industries like pharma, biotech, or medtech. This video walks you through every step:
1. Securely store your Jira API credentials in AWS Secrets Manager
2. Securely store your Jira Cloud backup files in AWS S3.
3. Set a retention policy on your backup files in S3.
4. Fully automate the backup process using AWS Lambda functions.
5. Design an automated backup schedule using AWS EventBridge.
6. Receive email alerts about backup failures using AWS CloudWatch.

⬇️Download the two Python scripts used in this video from GitHub:
https://github.com/agile-innovations-tech/atlassian-cloud-backups/tree/main/packages

👉 Learn more about using Jira Cloud in regulated environments:
https://www.agile-innovations.tech

#JiraCloud #AWS #JiraBackup #Atlassian

00:00 Intro
00:13 The Backup Process
02:22 AWS Prerequisites
02:37 Storing credentials in Secrets Manager
04:45 Create a bucket in S3 for storage
06:53 Automating backup creation w/ AWS Lambda
09:13 Grant permissions for backup creation
10:10 Testing backup creation
10:52 Schedule backup creation
13:42 Automating storage of backups
15:22 Grant permissions for backup storage
16:28 Configure timeout values
17:46 Testing backup storage
18:25 Scheduling backup storage
19:43 Configure email alerts
24:03 Outro

11 6

YouTube Video VVVJNmFuVVZtZkkwc0VLZkt2YmJ3Rzl3LjB6TUpDUVplM3h3

How to Automate Jira Cloud Backups with AWS

Jira for Life Sciences (by agile-innovations.tech) 2025-07-17 2:44 pm

Syncing requirements from Jira Cloud to Confluence using Elements Publish

Jira for Life Sciences (by agile-innovations.tech) 2023-10-11 12:00 am