Clone AWS container instance to google container

0 votes

I am trying a way to clone or share AWS container instance to google container like we can share AWS S3 bucket data to Google cloud storage. Like Instagram transfer their data from AWS to FB cloud. https://www.wired.com/2014/06/facebook-instagram/

Or they just moved the pictures, not code or infrastructure? 

Can anyone explain me this?

Jun 19, 2018 in DevOps on Cloud by Atul
• 10,240 points
510 views

1 answer to this question.

0 votes

I think what you can do is using the VM Import/Export feature that is available for Amazon machine images (previously taking an image from an ec2 instance), but you are bound to the limitations (you will also have to take licensing into account) that this service imposes.

If you are talking about containers, at the end they are just docker images, so you could use the docker hub to put your images and set the container services of both vendors to use said images.

If what you need is to have the instances running side by side, you can just set some sort of vpn and add your networking resources on both vendors to that vpn.

I hope the above information would be helpful for you.

answered Jun 19, 2018 by shubham
• 7,340 points

Related Questions In DevOps on Cloud

+1 vote
3 answers
+3 votes
2 answers
+2 votes
2 answers
0 votes
2 answers
0 votes
1 answer

permissions related to AWS ECR

if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE

answered Oct 9, 2018 in Kubernetes by Kalgi
• 52,360 points
931 views
+1 vote
1 answer
+2 votes
3 answers

How do I deploy Scala PlayFramework Project to IBM Bluemix

It seems that they are more than ...READ MORE

answered Oct 18, 2018 in DevOps on Cloud by lina
• 8,220 points
885 views
0 votes
1 answer

How to manage Application version for VM's in Azure Autoscaling group

First of all, You have to launch ...READ MORE

answered Apr 24, 2018 in DevOps on Cloud by shubham
• 7,340 points
772 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP