Move files between Azure and S3/Glacier The 2019 Stack Overflow Developer Survey Results Are...
What to do when moving next to a bird sanctuary with a loosely-domesticated cat?
What was the last x86 CPU that did not have the x87 floating-point unit built in?
Is 'stolen' appropriate word?
Can each chord in a progression create its own key?
What's the point in a preamp?
Windows 10: How to Lock (not sleep) laptop on lid close?
"is" operation returns false with ndarray.data attribute, even though two array objects have same id
Presidential Pardon
Is there a writing software that you can sort scenes like slides in PowerPoint?
Simulating Exploding Dice
How to make Illustrator type tool selection automatically adapt with text length
Was credit for the black hole image misappropriated?
The following signatures were invalid: EXPKEYSIG 1397BC53640DB551
Drawing vertical/oblique lines in Metrical tree (tikz-qtree, tipa)
60's-70's movie: home appliances revolting against the owners
Button changing its text & action. Good or terrible?
Match Roman Numerals
My body leaves; my core can stay
Do ℕ, mathbb{N}, BbbN, symbb{N} effectively differ, and is there a "canonical" specification of the naturals?
Single author papers against my advisor's will?
How did the audience guess the pentatonic scale in Bobby McFerrin's presentation?
Did the new image of black hole confirm the general theory of relativity?
Does Parliament need to approve the new Brexit delay to 31 October 2019?
Identify 80s or 90s comics with ripped creatures (not dwarves)
Move files between Azure and S3/Glacier
The 2019 Stack Overflow Developer Survey Results Are In
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar Manara
Come Celebrate our 10 Year Anniversary!Control Access to Files Between Service and Web ServerBacking up data stored on Amazon S3Azure SQL Data Sync between SQL Azure and Azure VMHow to move files between 2 servers, dedicated server and azure VMMove Email Server to AzureMove Azure SQL database server between subscriptionsComparision of VPS between DO, AWS and AzureOne way traffic between azure VPN and on-premDifference between Azure tenant and directoryWhat is difference between Azure VM and Azure Cloud services in a really really simple words
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
Is it possible to copy files between Azure and S3/Glacier, without going via an intermediary PC or VM. The use case is that we have multiple Sql Server Backups going onto Azure. We'd now like to copy a single monthly backup from Azure onto S3/Glacier for longer term disaster recovery. We're talking about ~5T/month
We don't want to pull 5T over our network and then push 5T back onto AWS, so we could run a tool from an Azure or AWS VM, but I was hoping that someone would have solved this already by providing a service to go Azure->AWS without the intermediary.
Apologies if pricing detail isn't permitted but I thought I'd demonstrate why Cloudsfer wouldn't work for us, although their service looks interesting. 60T Storage on glacier for a year with 5T going in per month costs $311/month (June 2017). Whereas transfer alone using Cloudsfer would be $3750/month. So storing the data is 1/12 of the cost of copying the data, that doesn't sound right.
I have no association with MS, Amazon or Cloudsferand I've let them know this question is here.
amazon-web-services azure
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
Is it possible to copy files between Azure and S3/Glacier, without going via an intermediary PC or VM. The use case is that we have multiple Sql Server Backups going onto Azure. We'd now like to copy a single monthly backup from Azure onto S3/Glacier for longer term disaster recovery. We're talking about ~5T/month
We don't want to pull 5T over our network and then push 5T back onto AWS, so we could run a tool from an Azure or AWS VM, but I was hoping that someone would have solved this already by providing a service to go Azure->AWS without the intermediary.
Apologies if pricing detail isn't permitted but I thought I'd demonstrate why Cloudsfer wouldn't work for us, although their service looks interesting. 60T Storage on glacier for a year with 5T going in per month costs $311/month (June 2017). Whereas transfer alone using Cloudsfer would be $3750/month. So storing the data is 1/12 of the cost of copying the data, that doesn't sound right.
I have no association with MS, Amazon or Cloudsferand I've let them know this question is here.
amazon-web-services azure
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
Is it possible to copy files between Azure and S3/Glacier, without going via an intermediary PC or VM. The use case is that we have multiple Sql Server Backups going onto Azure. We'd now like to copy a single monthly backup from Azure onto S3/Glacier for longer term disaster recovery. We're talking about ~5T/month
We don't want to pull 5T over our network and then push 5T back onto AWS, so we could run a tool from an Azure or AWS VM, but I was hoping that someone would have solved this already by providing a service to go Azure->AWS without the intermediary.
Apologies if pricing detail isn't permitted but I thought I'd demonstrate why Cloudsfer wouldn't work for us, although their service looks interesting. 60T Storage on glacier for a year with 5T going in per month costs $311/month (June 2017). Whereas transfer alone using Cloudsfer would be $3750/month. So storing the data is 1/12 of the cost of copying the data, that doesn't sound right.
I have no association with MS, Amazon or Cloudsferand I've let them know this question is here.
amazon-web-services azure
Is it possible to copy files between Azure and S3/Glacier, without going via an intermediary PC or VM. The use case is that we have multiple Sql Server Backups going onto Azure. We'd now like to copy a single monthly backup from Azure onto S3/Glacier for longer term disaster recovery. We're talking about ~5T/month
We don't want to pull 5T over our network and then push 5T back onto AWS, so we could run a tool from an Azure or AWS VM, but I was hoping that someone would have solved this already by providing a service to go Azure->AWS without the intermediary.
Apologies if pricing detail isn't permitted but I thought I'd demonstrate why Cloudsfer wouldn't work for us, although their service looks interesting. 60T Storage on glacier for a year with 5T going in per month costs $311/month (June 2017). Whereas transfer alone using Cloudsfer would be $3750/month. So storing the data is 1/12 of the cost of copying the data, that doesn't sound right.
I have no association with MS, Amazon or Cloudsferand I've let them know this question is here.
amazon-web-services azure
amazon-web-services azure
edited Jun 18 '17 at 23:51
MrTelly
asked Jun 14 '17 at 6:01
MrTellyMrTelly
20138
20138
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Your question is unclear, please edit your question to add more details. Do you want to mirror files between Azure storage and AWS storage without any kind of VM?
AWS Data Pipeline is a service you should look at. You might have to write a little bit of code, but it would run on AWS managed infrastructure. I think this will work.
Someone probably makes a service that will do it for you, if you pay them - a quick search found Cloudsfer which may or may not do what you want.
Otherwise, you use the public API for the service you're interested in. S3 API, Glacier. You need to run code for this.
There will also be plenty of different libraries or methods to access S3 made by others. There's also the AWS Storage Gateway, which does require a VM to be run, but makes accessing S3 easy.
I've edited my question to give the use case detail
– MrTelly
Jun 15 '17 at 6:07
If it's just files then use the data pipeline I suggested above. If you want to copy live from that database to a database in AWS you can use the AWS database migration service. The fallback method may be to spin up a t2.medium VM, do the copy, then turn the VM off.
– Tim
Jun 15 '17 at 7:37
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f855662%2fmove-files-between-azure-and-s3-glacier%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Your question is unclear, please edit your question to add more details. Do you want to mirror files between Azure storage and AWS storage without any kind of VM?
AWS Data Pipeline is a service you should look at. You might have to write a little bit of code, but it would run on AWS managed infrastructure. I think this will work.
Someone probably makes a service that will do it for you, if you pay them - a quick search found Cloudsfer which may or may not do what you want.
Otherwise, you use the public API for the service you're interested in. S3 API, Glacier. You need to run code for this.
There will also be plenty of different libraries or methods to access S3 made by others. There's also the AWS Storage Gateway, which does require a VM to be run, but makes accessing S3 easy.
I've edited my question to give the use case detail
– MrTelly
Jun 15 '17 at 6:07
If it's just files then use the data pipeline I suggested above. If you want to copy live from that database to a database in AWS you can use the AWS database migration service. The fallback method may be to spin up a t2.medium VM, do the copy, then turn the VM off.
– Tim
Jun 15 '17 at 7:37
add a comment |
Your question is unclear, please edit your question to add more details. Do you want to mirror files between Azure storage and AWS storage without any kind of VM?
AWS Data Pipeline is a service you should look at. You might have to write a little bit of code, but it would run on AWS managed infrastructure. I think this will work.
Someone probably makes a service that will do it for you, if you pay them - a quick search found Cloudsfer which may or may not do what you want.
Otherwise, you use the public API for the service you're interested in. S3 API, Glacier. You need to run code for this.
There will also be plenty of different libraries or methods to access S3 made by others. There's also the AWS Storage Gateway, which does require a VM to be run, but makes accessing S3 easy.
I've edited my question to give the use case detail
– MrTelly
Jun 15 '17 at 6:07
If it's just files then use the data pipeline I suggested above. If you want to copy live from that database to a database in AWS you can use the AWS database migration service. The fallback method may be to spin up a t2.medium VM, do the copy, then turn the VM off.
– Tim
Jun 15 '17 at 7:37
add a comment |
Your question is unclear, please edit your question to add more details. Do you want to mirror files between Azure storage and AWS storage without any kind of VM?
AWS Data Pipeline is a service you should look at. You might have to write a little bit of code, but it would run on AWS managed infrastructure. I think this will work.
Someone probably makes a service that will do it for you, if you pay them - a quick search found Cloudsfer which may or may not do what you want.
Otherwise, you use the public API for the service you're interested in. S3 API, Glacier. You need to run code for this.
There will also be plenty of different libraries or methods to access S3 made by others. There's also the AWS Storage Gateway, which does require a VM to be run, but makes accessing S3 easy.
Your question is unclear, please edit your question to add more details. Do you want to mirror files between Azure storage and AWS storage without any kind of VM?
AWS Data Pipeline is a service you should look at. You might have to write a little bit of code, but it would run on AWS managed infrastructure. I think this will work.
Someone probably makes a service that will do it for you, if you pay them - a quick search found Cloudsfer which may or may not do what you want.
Otherwise, you use the public API for the service you're interested in. S3 API, Glacier. You need to run code for this.
There will also be plenty of different libraries or methods to access S3 made by others. There's also the AWS Storage Gateway, which does require a VM to be run, but makes accessing S3 easy.
edited Jun 14 '17 at 7:31
answered Jun 14 '17 at 7:15
TimTim
18k41950
18k41950
I've edited my question to give the use case detail
– MrTelly
Jun 15 '17 at 6:07
If it's just files then use the data pipeline I suggested above. If you want to copy live from that database to a database in AWS you can use the AWS database migration service. The fallback method may be to spin up a t2.medium VM, do the copy, then turn the VM off.
– Tim
Jun 15 '17 at 7:37
add a comment |
I've edited my question to give the use case detail
– MrTelly
Jun 15 '17 at 6:07
If it's just files then use the data pipeline I suggested above. If you want to copy live from that database to a database in AWS you can use the AWS database migration service. The fallback method may be to spin up a t2.medium VM, do the copy, then turn the VM off.
– Tim
Jun 15 '17 at 7:37
I've edited my question to give the use case detail
– MrTelly
Jun 15 '17 at 6:07
I've edited my question to give the use case detail
– MrTelly
Jun 15 '17 at 6:07
If it's just files then use the data pipeline I suggested above. If you want to copy live from that database to a database in AWS you can use the AWS database migration service. The fallback method may be to spin up a t2.medium VM, do the copy, then turn the VM off.
– Tim
Jun 15 '17 at 7:37
If it's just files then use the data pipeline I suggested above. If you want to copy live from that database to a database in AWS you can use the AWS database migration service. The fallback method may be to spin up a t2.medium VM, do the copy, then turn the VM off.
– Tim
Jun 15 '17 at 7:37
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f855662%2fmove-files-between-azure-and-s3-glacier%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown