{"id":218,"date":"2022-06-08T11:30:47","date_gmt":"2022-06-08T16:30:47","guid":{"rendered":"https:\/\/www.sqlbackupmaster.com\/wordpress\/?p=218"},"modified":"2025-04-01T07:33:48","modified_gmt":"2025-04-01T12:33:48","slug":"back-up-sql-server-databases-to-amazon-s3","status":"publish","type":"post","link":"https:\/\/www.sqlbackupmaster.com\/wordpress\/2022\/06\/08\/back-up-sql-server-databases-to-amazon-s3\/","title":{"rendered":"Back Up SQL Databases to Amazon S3"},"content":{"rendered":"\n<p><strong>Need a streamlined way to back up SQL to Amazon S3?<\/strong> With <strong>SQL Backup Master<\/strong>, you can quickly automate backups and securely store your databases in Amazon\u2019s cloud. Follow the steps below to configure your Amazon S3 account, connect to SQL Server, and create a reliable offsite backup solution.<\/p>\n\n\n\n<h3><strong>STEP 1 \u2013 AMAZON S3 ACCOUNT CREATION AND SETUP<\/strong><\/h3>\n\n\n\n<p>To create an Amazon S3 account, navigate to Amazon\u2019s <a href=\"https:\/\/aws.amazon.com\/s3\/\">AWS home page<\/a> and select <strong>Get Started with Amazon S3<\/strong>. Click the <strong>Create a new AWS account<\/strong> button below the login field, then follow the on-screen instructions to set up and verify your new AWS account.<\/p>\n\n\n\n<h3><strong>STEP 2 \u2013 CONNECTING TO YOUR SQL SERVER<\/strong><\/h3>\n\n\n\n<p>In <strong>SQL Backup Master<\/strong>, open the <strong>Backup and Restore<\/strong> tab and select <strong>New Backup<\/strong>. Within the <strong>Database Backup Editor<\/strong> window that appears, choose <strong>Choose SQL Server<\/strong> to bring up the <strong>Connect to SQL Server<\/strong> dialog:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"500\" height=\"396\" src=\"https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-content\/uploads\/2023\/05\/sql-connect-2.png\" alt=\"Connect to SQL Server dialog in SQL Backup Master\" class=\"wp-image-327\" srcset=\"https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-content\/uploads\/2023\/05\/sql-connect-2.png 500w, https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-content\/uploads\/2023\/05\/sql-connect-2-300x238.png 300w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/><\/figure>\n\n\n\n<p>Enter the name of the SQL Server instance you\u2019re connecting to in the <strong>Server name<\/strong> field. Common examples include:<\/p>\n\n\n\n<ul>\n<li><strong><em>(local)\\SQLExpress<\/em><\/strong> \u2013 Specifies the default SQL Express named instance on the local computer.<\/li>\n\n\n\n<li><strong><em>(local)<\/em><\/strong> \u2013 Specifies the local SQL Server installation (without an instance name).<\/li>\n\n\n\n<li><strong><em>Server1\\SQLExpress<\/em><\/strong> \u2013 Specifies the default SQL Express named instance on a remote computer named \u201cServer1.\u201d<\/li>\n\n\n\n<li><strong><em>Server1<\/em><\/strong> \u2013 Specifies an unnamed SQL Server instance on a remote computer named \u201cServer1.\u201d<\/li>\n<\/ul>\n\n\n\n<p>You can also use the drop-down arrow in the <strong>Server name<\/strong> field to detect local and remote SQL Server instances. Click <strong>Test SQL Connection<\/strong> to verify connectivity, then select <strong>OK<\/strong>.<\/p>\n\n\n\n<h3><strong>STEP 3 \u2013 SELECT DESIRED DATABASES TO BACK UP<\/strong><\/h3>\n\n\n\n<p>Now that you\u2019re connected, the <strong>Database Backup Editor<\/strong> window will display all available databases under <strong>Source<\/strong>. Check the boxes for the databases you wish to include in this backup job.<\/p>\n\n\n\n<p>Alternatively, enable <strong>Back up all non-system databases<\/strong> to automatically include any new databases created on your SQL Server over time.<\/p>\n\n\n\n<h3><strong>STEP 4 \u2013 CHOOSE S3 AS YOUR BACKUP DESTINATION<\/strong><\/h3>\n\n\n\n<p>Under the <strong>Destinations<\/strong> header in the <strong>Database Backup Editor<\/strong>, click the <strong>Add<\/strong> button to specify where your backups will be stored. A new window will appear, listing compatible backup destinations:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"600\" height=\"595\" src=\"https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-content\/uploads\/2023\/05\/sql-choose-backup-dest-2.png\" alt=\"Choosing Amazon S3 as backup destination in SQL Backup Master\" class=\"wp-image-328\" srcset=\"https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-content\/uploads\/2023\/05\/sql-choose-backup-dest-2.png 600w, https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-content\/uploads\/2023\/05\/sql-choose-backup-dest-2-300x298.png 300w, https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-content\/uploads\/2023\/05\/sql-choose-backup-dest-2-150x150.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/figure>\n\n\n\n<p>Double-click <strong>Amazon S3<\/strong>. The <strong>Amazon S3 Destination Settings<\/strong> window will then open. This is where you\u2019ll configure your S3 credentials.<\/p>\n\n\n\n<p>Retrieve your <strong>Access key<\/strong> and <strong>Secret key<\/strong> from the <strong>Security Credentials<\/strong> section of your AWS Management Console, and paste them into the corresponding fields in SQL Backup Master. Enter the name of your existing S3 <strong>Bucket<\/strong> in the third field. Once you\u2019ve filled in the details, click <strong>Test<\/strong> to confirm a successful connection, and then select <strong>OK<\/strong>.<\/p>\n\n\n\n<p>Back at the <strong>Database Backup Editor<\/strong> window, click the <strong>Save<\/strong> icon in the bottom-right corner to finalize your backup destination settings.<\/p>\n\n\n\n<h3><strong>STEP 5 \u2013 RUN THE BACKUP<\/strong><\/h3>\n\n\n\n<p>Return to the main SQL Backup Master window, select your newly created backup job, and click <strong>Back up now<\/strong> to begin sending your SQL Server databases to <strong>Amazon S3<\/strong>.<\/p>\n\n\n\n<p>If the backup job doesn\u2019t complete successfully, review the application log file for error details or additional troubleshooting information.<\/p>\n\n\n\n<p><strong>That\u2019s it!<\/strong> You are now backing up your SQL database to Amazon S3. By automating backups with <strong>SQL Backup Master<\/strong>, you\u2019ll have peace of mind knowing your critical data is protected offsite and readily available for recovery.<\/p>\n\n\n\n<p><em>If you\u2019re looking for additional backup destinations\u2014such as Dropbox, OneDrive, or Google Drive\u2014be sure to explore the full feature set of SQL Backup Master by Key Metric Software.<\/em><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Need a streamlined way to back up SQL to Amazon S3? With SQL Backup Master, you can quickly automate backups and securely store your databases in Amazon\u2019s cloud. Follow the steps below to configure your Amazon S3 account, connect to SQL Server, and create a reliable offsite backup solution. STEP 1 \u2013 AMAZON S3 ACCOUNT [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-json\/wp\/v2\/posts\/218"}],"collection":[{"href":"https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-json\/wp\/v2\/comments?post=218"}],"version-history":[{"count":16,"href":"https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-json\/wp\/v2\/posts\/218\/revisions"}],"predecessor-version":[{"id":529,"href":"https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-json\/wp\/v2\/posts\/218\/revisions\/529"}],"wp:attachment":[{"href":"https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-json\/wp\/v2\/media?parent=218"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-json\/wp\/v2\/categories?post=218"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sqlbackupmaster.com\/wordpress\/wp-json\/wp\/v2\/tags?post=218"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}