Migrating On Premise VM to AWS | VM Import/Export | Create EC2 instance based on on-premises server

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 97

  • @katherine836
    @katherine836 4 года назад +3

    Splendid content ❤️❤️
    Thank you so much 😇😇

    • @ValaxyTechnologies
      @ValaxyTechnologies  4 года назад

      Consider subscribing to #Valaxy channel for more such videos, we release a new demo every week.

  • @karthikkarthik100
    @karthikkarthik100 3 года назад +2

    Whenever I have a question valaxy has a video. Thank you very much

  • @Declan_dice
    @Declan_dice 3 года назад +3

    Great video !!!
    I had a question what if the system your Migrating is not on a vm but on a an actual windows server Desktop computer how do you go about the migration?

    • @dhanrajsinhgohil5357
      @dhanrajsinhgohil5357 3 года назад +1

      Take a backup of the data of that physical machine...upload it on S3
      Create new VM same as Physical one and move this backup from S3 to new VM's storage

  • @mikeavvo3066
    @mikeavvo3066 Год назад +1

    Do you have to change machine IP addresses and routing tables after migration or not? My understanding EC2 uses its own IP addresses.

    • @ThangTran-hi3es
      @ThangTran-hi3es 10 месяцев назад

      I think ip address is changed. Notice that you just import an image to aws. Then you launch ec2, so you need to config ip as normal creation of ec2

  • @Travelquipo
    @Travelquipo 4 года назад +3

    Amazing video's I used it during my interview prep Thanks :)

  • @mikeavvo3066
    @mikeavvo3066 Год назад

    If we are migrating an oracle database from on-remise VM to EC2, would this create the root volume and EBS volumes for data in EC2? What about if database files are not on local disk but network storage on-premise. Do I have to copy those separately to S3 and then EBS volume?

  • @reemdawg5980
    @reemdawg5980 4 года назад +1

    hello, thank you for the great tutorial.
    Does the exported VM on AWS keep the same IP as it had when on-prem?

    • @ValaxyTechnologies
      @ValaxyTechnologies  4 года назад

      Can you walk me through, why would you want that to happen(although that is not going to happen automatically)

  • @Word_life90
    @Word_life90 3 года назад +1

    How did you make policy via centos while it was uploading ? i am confused here. please advise

  • @dhnaveen
    @dhnaveen 4 года назад +1

    Brilliant... please make a video series to demonstrate how to migrate the data center to AWS or azure

    • @ValaxyTechnologies
      @ValaxyTechnologies  4 года назад

      why a video series? Isn't this video demonstrate what needs to be done?

    • @dhnaveen
      @dhnaveen 4 года назад

      Well, basically I want to understand how to migrate a 2 tier and 3 tier application to cloud...can you make a video on this plz

    • @ValaxyTechnologies
      @ValaxyTechnologies  4 года назад

      N-Tiers does not matter - It is always server(app) migration(SMS) + Data Migration(DMS). Both have been covered in the channel

  • @faisalshaikh6457
    @faisalshaikh6457 3 года назад +1

    @Valaxy Technologies @4:01 while setting up the environment variables (IAM ROLES) could you please tell from where to type such codes? the CLI is on root and your VM is off then how are you able to type and connect it?

  • @bhakta_rg
    @bhakta_rg 5 лет назад +1

    Good one, thanks team Valaxy. one doubt if you could answer pls. I tried to create the service role using the IAM console instead of using the aws iam create-role, but I dont see the vie (import/export service) :(
    thanks again

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 лет назад

      The console policy editor is not fully featured.(For ex. it does show errors for ECR, when it isn't)
      Why not create an empty policy and edit the permissions with the code given here?

  • @ismailshaikhshaikh18
    @ismailshaikhshaikh18 2 года назад

    Hi..
    Where did you run all the command on which machine !!!!

  • @worldexplorer796
    @worldexplorer796 4 года назад +1

    Awesome work mate. Fast and simple explanation

  • @lourenzomartin312
    @lourenzomartin312 3 года назад

    What if you only have a ".ova" copy of your server? would it still work since its not a ".ovf" ??

  • @Anilkumar-xk2zr
    @Anilkumar-xk2zr 5 лет назад +1

    Great stuff, excitedly waiting for video release.

  • @zaidpatel2281
    @zaidpatel2281 4 года назад +1

    thank you so much for this video. Could you please help me out in letting me know whether i can migrate from aws back to on premise and launch it on virtual box?

    • @ValaxyTechnologies
      @ValaxyTechnologies  4 года назад +1

      Good question - I think you could use Cloud Endure

    • @zaidpatel2281
      @zaidpatel2281 4 года назад +1

      @@ValaxyTechnologies thank you for the response. I will check with it.

  • @Googlepaynnn
    @Googlepaynnn 3 года назад

    My question is you VM went shutdown but you are executing the commands in same vm how? please help us where you
    are executing the commands?

  • @saurabhsaxena3327
    @saurabhsaxena3327 4 года назад

    How did I proceed using windows command line? Is there a bash from awscli?

  • @ynarendra1296
    @ynarendra1296 4 года назад

    i have to do the same task in jenkins, do u have any videos on this.
    And does ami creation will take much time if it is 43GB of ova file.
    Thank you valaxy

  • @shambhunathsahani6505
    @shambhunathsahani6505 3 года назад

    Great way explain all vedio lec

  • @Chutki2
    @Chutki2 4 года назад

    What kind of command prompt is used here? I am using Windows command prompt and I am not able to run any of these commands used here

  • @luqmansyed5975
    @luqmansyed5975 3 года назад

    I am getting the following error when trying to upload a custom image "StatusMessage": "ClientError: Unsupported architecture 183 for 5.4.0-74-generic",. I am trying to import a Ubuntu 20.04 arm Based image. Can someone please help as to how I can resolve this issue? Thanks!

  • @pksurs1984
    @pksurs1984 5 лет назад

    After creating vmdk..U did everything on CLI.. can we do that on AWS GUI console also..

  • @user-mb7qe6ro9m
    @user-mb7qe6ro9m 5 лет назад +3

    next time migrate a multi tier application to cloud and p2v if possible.

  • @nagarajuchimmani3683
    @nagarajuchimmani3683 4 года назад

    This video migration awesome, but which one best method compare with cloud endure and aws migration hub

  • @ThangTran-hi3es
    @ThangTran-hi3es 10 месяцев назад

    Many thanks

  • @ParryB-sv3bu
    @ParryB-sv3bu 5 лет назад

    Great explanation. Thank you very much

    • @archananarayana6123
      @archananarayana6123 5 лет назад

      Stay connected .keep learning and sharing as much as you can

  • @ndefrutitus4201
    @ndefrutitus4201 2 года назад

    sir ,can you add documentation for the steps you did please, it will be very helpful

  • @rajeshchouhan458
    @rajeshchouhan458 4 года назад +1

    great video sir, thnx

    • @ValaxyTechnologies
      @ValaxyTechnologies  4 года назад

      Glad you liked it.
      Now you can follow us on Instagram as well
      instagram.com/valaxytechnologies/

  • @SandeepGupta-ue2py
    @SandeepGupta-ue2py 4 года назад +1

    i am getting error while creating role.
    trust-policy.json is correct.
    kindly help
    cat trust-policy.json
    {
    "Version": "2012-10-17",
    "Statement": [
    {
    "Effect": "Allow",
    "Principal": { "Service": "vmie.amazonaws.com" },
    "Action": "sts:AssumeRole",
    "Condition": {
    "StringEquals":{
    "sts:Externalid": "vmimport"
    }
    }
    }
    ]
    }
    C:\Users\hp\Desktop>aws iam create-role --role-name vmimport --assume-role-policy-document "file://trust-policy.json"
    An error occurred (MalformedPolicyDocument) when calling the CreateRole operation: This policy contains invalid Json

    • @ValaxyTechnologies
      @ValaxyTechnologies  4 года назад

      Create the trust policy manually using a editor(vim or vscode etc) - You can do it on the console as well :)

  • @ankireddy5483
    @ankireddy5483 5 лет назад

    can you upload video on this topic please
    Use nginx to Add Authentication to Any Application

  • @kapilkaushal6178
    @kapilkaushal6178 5 лет назад

    Can u please arrange a session for migrating any on premise application to EC2 using any config tools and jenkins.

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 лет назад

      That is not a combination we have seen. If you can only elaborate, we can see the value in it.

    • @kapilkaushal6178
      @kapilkaushal6178 5 лет назад

      @@ValaxyTechnologies If there is any web application which is currently running on tomcat on premise server and need to be migrate on AWS using jenkins, chef etc.

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 лет назад

      Why not use Server Migration Service and move the VM to EC2. Or even better run tomcat as a container in fargate, no servers to manage.

    • @kapilkaushal6178
      @kapilkaushal6178 5 лет назад +1

      @@ValaxyTechnologies Yes we can do this but now days most of the organizations are moving on AWS and using this scenario for the application migration. Even i have also worked in my organization and achieved the migration using devops(jenkins,terraform,puppet,git) but i just need to understand it on the granual level thats why i have asked you to explain. I like the way of your explanation.

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 лет назад +3

      @@kapilkaushal6178 Contact us through email, I would like to discuss the scenario in detail. If it is beneficial to the community, we shall it.

  • @cinemabunny
    @cinemabunny 3 года назад +2

    On premises not on premise. Premises = a property whereas premise = a suggested idea

    • @ValaxyTechnologies
      @ValaxyTechnologies  3 года назад

      Thanks. It is effort intensive to edit the video or rerecord again. I will leave this as a reminder of error and the learning opportunity.

  • @gopinathan3836
    @gopinathan3836 3 года назад +1

    Awesome video bro :)

  • @TariqASheikh
    @TariqASheikh 3 года назад

    why use this method ? why not use server migration service ?

  • @AaaRrrLllUS
    @AaaRrrLllUS Год назад

    Error: An error occurred (InvalidParameter) when calling the ImportImage operation: Unsupported non-ASCII characters

  • @kinetico2000
    @kinetico2000 4 года назад

    can you help?
    Edit Trust Relationship
    You can customize trust relationships by editing the following access control policy document.
    An error occurred: Conditions must be prefaced by a vendor.
    {
    "Version": "2012-10-17",
    "Statement": [
    {
    "Effect": "Allow",
    "Principal": {
    "Service": "ec2.amazonaws.com"
    },
    "Action": "sts:AssumeRole",
    "Condition":{
    "StringEquals":{
    "sts.Externalid": "vmimport"
    }
    }
    }
    ]
    }

    • @ValaxyTechnologies
      @ValaxyTechnologies  4 года назад

      The policy that you have provided in comments is significantly different from one provided in the github.
      - Service - ec2 instead of vmie
      - "sts.Externalid" instead of "sts:Externalid"
      Finally remember the role name had to be "vmimport" ( I haven't checked in the docs, if this requirement has changed. I would assume it didnt and if it still didn't work, will look for the docs.
      Good Luck, you are almost there.

  • @arunsanjay1329
    @arunsanjay1329 5 лет назад

    I have successfully migrated ubuntu vm to aws cloud and able to create instance choosing without keypair but When trying to connect through putty getting error network error "connection refused"Could you help me please

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 лет назад

      Add a key and try again, - ruclips.net/video/tvELVa9D9qU/видео.html

  • @Sathya_Sreenivas_Krishna_Kotha
    @Sathya_Sreenivas_Krishna_Kotha 4 года назад +1

    Fantastico :)

  • @jamestaylor6488
    @jamestaylor6488 5 лет назад +1

    i wanna know how to migrate ubuntu ec2 instance from aws to azure

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 лет назад

      Good question but wrong forum. Good Luck.

    • @zaidpatel2281
      @zaidpatel2281 4 года назад

      hey James even i have the same doubt. did you get some solution for this? If you have solutions for this please let me know

  • @sureshk9160
    @sureshk9160 2 года назад

    Can anyone tell what is the reason VM machine moving to AWS ?

  • @SanjaySingh-cu9kh
    @SanjaySingh-cu9kh 3 года назад

    thanks a lot

  • @srikanthreddy1365
    @srikanthreddy1365 2 года назад

    @valaxy technologies can you please share the github script for server migration service

  • @premkumarmani1380
    @premkumarmani1380 4 года назад

    can we use this option for migrating 500GB data ?

    • @ValaxyTechnologies
      @ValaxyTechnologies  4 года назад

      Server Migration != Data Migration

    • @premkumarmani1380
      @premkumarmani1380 4 года назад

      @@ValaxyTechnologies my question was can use the same approach for 500 gb hosted VM as well .looks the tested machine is 20gb max.

    • @ValaxyTechnologies
      @ValaxyTechnologies  4 года назад

      Do you mean volume /root == 500GB?
      and
      there is no volume for /data?
      It would be a very strange system design; But If that was the case, why not!

    • @premkumarmani1380
      @premkumarmani1380 4 года назад

      Yes, that is the case.transferring 500 gb data in 1g pipeline would make sense?

    • @ValaxyTechnologies
      @ValaxyTechnologies  4 года назад

      @@premkumarmani1380 No

  • @dropintheocean3467
    @dropintheocean3467 2 года назад +1

    Lot of pieces of important information is left out in haste of presentation. You have the content but please slow down and make sure that the steps are well followed. A to B to C and so on... not jumping directly to step F and coming back to step B and missing important pieces. Because I could not follow your steps while doing this live with your video. With great knowledge comes responsibility!

  • @mdabdulrasel8266
    @mdabdulrasel8266 4 года назад +1

    sometimes it's very difficult to align with video's becuase of fast speed!

    • @ValaxyTechnologies
      @ValaxyTechnologies  4 года назад

      You can slow down the video speed in youtube or pick any of the other videos that match your learning appetite. Happy learning

  • @josuegarcia4599
    @josuegarcia4599 4 года назад

    how can you add the ssh key from aws for the login

    • @ValaxyTechnologies
      @ValaxyTechnologies  4 года назад

      During the instance creation with the new AMI, choose the SSH Key of your choice.

  • @kamkup
    @kamkup 2 года назад +2

    Too fast explanation….not easy to understand for learners…

  • @jesmmikababy
    @jesmmikababy 4 года назад

    hello,pls rly ,in my proj we need to move entire application from on-premi to cloud(aws)
    .pls tell me how to do or link pls ...i really need to learn this

    • @ValaxyTechnologies
      @ValaxyTechnologies  4 года назад +1

      Links Massacre
      CloudEndure Migration - aws.amazon.com/cloudendure-migration
      Application Migration - docs.aws.amazon.com/prescriptive-guidance/latest/mrp-solution/application-migration.html
      Server Migration Service - aws.amazon.com/server-migration-service
      Cloud Migration - aws.amazon.com/cloud-migration/

  • @merameshmarka
    @merameshmarka 3 года назад

    you very speed while explaining, which makes to understand bit hard, next videos, please make your ascent bit slow.

  • @jeetu3640
    @jeetu3640 2 месяца назад

    So fast like express .

  • @vinnipatilpatil
    @vinnipatilpatil 2 года назад

    Too much fast nothing understand

  • @abhisheksingh2185
    @abhisheksingh2185 4 года назад

    bhai thoda saal le leta, no clue what u were doing, so fast