How To Migrate a Server to AWS Cloud Services

  Рет қаралды 22,988

TechHelpForNonProfits

TechHelpForNonProfits

Жыл бұрын

In this video we walk through the steps to migrate your on-premises physical or virtual server to AWS. I found the simplest way to do that was by using AWS' Application Migration Services. With AMS you can upload the server and test it while your production server is running on-premises. After testing you can then cutover to the AWS server and shutdown the on-premises server.
Troubleshooting:
You'll notice after I start the migration client a staging error pops up on the AWS console. Waiting a few minutes usually resolves this or rebooting the source server.
If you get a certificate error while running the migration client my fix was to login to the AWS console and run the migration from the source server. If you're not able to do that you can use this fix.
www.logicata.com/blog/ssl-cer...
If you are migrating a domain joined server I would suggest you read this first.
aws.amazon.com/blogs/architec...
Resources:
aws.amazon.com/free/migration/
docs.aws.amazon.com/mgn/lates...
#aws #migration #server

Пікірлер: 37
@shadynit
@shadynit Ай бұрын
Thanks and the way you explain the entire process is really helpful.
@ramasubramanianv5358
@ramasubramanianv5358 9 ай бұрын
Thanks for the Demo. Its really helpful this way.
@diego96ted
@diego96ted 4 ай бұрын
Thanks for the video, it is very helpful.
@jokeychan7526
@jokeychan7526 11 күн бұрын
YOU HAVE SAVED ME!
@villaran9295
@villaran9295 Ай бұрын
Thank you!
@AthelstanEngland
@AthelstanEngland 6 ай бұрын
New to AWS as only so far setup a test SQL instance. Your video was easy to follow and well explained. When you migrated the on premise machine did AWS automatically create the new server instance and volumes etc? Does it show the costs to run the finalised live server at that stage? Thank you.
@techhelpfornonprofits
@techhelpfornonprofits 5 ай бұрын
Thanks for the comment. AWS does create the instance and volumes for you, but you'll have to calculate the costs using the calculator. calculator.aws/#/addService
@AthelstanEngland
@AthelstanEngland 5 ай бұрын
@@techhelpfornonprofits ok thank you.
@user-pn8zz2nf7w
@user-pn8zz2nf7w Ай бұрын
Nice demo thanks. is the server licence also replicated/copied to the Destination server on AWS?
@techhelpfornonprofits
@techhelpfornonprofits Ай бұрын
@user-pn8zz2nf7w Thank you and great question. The server license does not travel with the server unless you launch it on dedicated hardware. So you'll be using the license that AWS provides.
@shaistasanober4592
@shaistasanober4592 9 ай бұрын
Once I do finalize cutover..Will my source server will be impacted? Or I'll be able to use that particular old source server with it's own IP address after cutover as well?
@techhelpfornonprofits
@techhelpfornonprofits 8 ай бұрын
@shaistasanober4592, it suggested to shutdown the source server. You're going to run into problems if you have a VPN connection connecting your on-prem to AWS. I would suggest powering it up offnet, rename it and change the IP address if you want to continue using it.
@rakshandhakannappan9568
@rakshandhakannappan9568 11 ай бұрын
Hi, why are we enabling RDP on the source server? Thank you
@techhelpfornonprofits
@techhelpfornonprofits 11 ай бұрын
@rakshandhakannappan9568 when you sync your source server to AWS you need to have the ability to remote into the server/instance on AWS.
@Coffee_thebrownLabrador
@Coffee_thebrownLabrador Жыл бұрын
How did you login to instance when you selected no key in template in after setting server archive
@techhelpfornonprofits
@techhelpfornonprofits Жыл бұрын
@SARTHAK thanks for the question. Remember you're importing an existing server that already has login credentials. I used those to login.
@mohamedsalah-yl1qk
@mohamedsalah-yl1qk Жыл бұрын
Can replication done over AWS site to Site VPN?! and which policies IAM user should have to use this service?
@techhelpfornonprofits
@techhelpfornonprofits Жыл бұрын
Mohamed salah - I don't think you can specify using the VPN, but the data in transit is encrypted if that's what you're worried about. Not sure what you're asking with IAM user. You can use any IAM identity that has the ability to replicate.
@melvin_broh
@melvin_broh 8 ай бұрын
I have onprem proxmox server just wondering is it supports for this migration?
@techhelpfornonprofits
@techhelpfornonprofits 8 ай бұрын
@melvin_broh I'm not familar with proxmox. I would contact their support to see if they might have a prebuilt version in the AWS Marketplace.
@user-tq3sb4jt4x
@user-tq3sb4jt4x 3 ай бұрын
how to do it with a ubuntu server? i need the .NET framework?
@mpn_family
@mpn_family Жыл бұрын
replica takes how much time, it's applicable for free tire accounts? practice lab
@techhelpfornonprofits
@techhelpfornonprofits Жыл бұрын
The replication time depends on your Internet connection and amount of data. In my test I think it took about an hour. The service is free for first 90 days or 2,160 hours of service.
@TuNguyen-gh4lv
@TuNguyen-gh4lv 2 ай бұрын
My instance is on a test stage. But an on-prem VM is still having new data on it. How can I make sure all the data is synced before the cutover?
@techhelpfornonprofits
@techhelpfornonprofits 2 ай бұрын
@TuNguyen-gh4lv I would suggest you drop a small file onto your on-prem server, wait for awhile, power up your server that is in test stage and check to see if the file is there.
@R.G_OFFICIAL.
@R.G_OFFICIAL. Жыл бұрын
Please make a video on how to migrate data from one cloud to another (AWS to Azure or gcp) in a fastest way
@techhelpfornonprofits
@techhelpfornonprofits Жыл бұрын
Good suggestion Rishabh. I'll add it to my list.
@VoltaireJohnBiton
@VoltaireJohnBiton 12 күн бұрын
Im having an issue migrating from Digital Ocean to AWS. when i run a test instance, the instance doesnt have internet connection. when i check inside the instance, it seems it copied the DNS and other network config from Digital Ocean therefore its not accessing the internet. Any tutorial you can share on how to resolve this?
@techhelpfornonprofits
@techhelpfornonprofits 12 күн бұрын
Sounds like it coudn't find the nic. I would suggest looking at the Network section for the test instance, add a nic if needed and make the necessary changes. If you start video at 10:35 you'll see I had to add a public IP.
@siddhantsingh7724
@siddhantsingh7724 10 ай бұрын
Hi my conversion server is getting terminated as soon it status checks are done and not launching my launh/cutover instance. anyone who know how to fix thsi ????
@techhelpfornonprofits
@techhelpfornonprofits 10 ай бұрын
@siddhantsingh7724 if you're still having this issue have you tried this on a different aws region? Also, might try turning on termination protection for the conversion server if you're able.
@Kanch992
@Kanch992 7 ай бұрын
How come you never associated a key pair with the instance?
@techhelpfornonprofits
@techhelpfornonprofits 7 ай бұрын
Because these are Windows instances. If you were using Linux would would need the keypair to login.
@harisherupothu4275
@harisherupothu4275 2 ай бұрын
can you tell the cost for migrating 60GB server please
@techhelpfornonprofits
@techhelpfornonprofits 2 ай бұрын
@harisherupothu4275 it really depends on what size you want the instance. If you just want the cost of a 60GB volume that would be .08 cents x 60 = $4.80US per month. You can get a good idea about costs here calculator.aws
@asgweb2
@asgweb2 Жыл бұрын
1:30 "First I need to run a bait switch" What? 1:40 "Dotnet frame work 3.5 is already installed" Is this on your own machine? 2:00 "RDP port is open on the fire wall" What?
@techhelpfornonprofits
@techhelpfornonprofits Жыл бұрын
"First I need to run updates", "yup, 3.5 is already installed", "running on VM", "can enable remote desktop or verify firewall ports are open for port 3389"
THEY made a RAINBOW M&M 🤩😳 LeoNata family #shorts
00:49
LeoNata Family
Рет қаралды 37 МЛН
I Can't Believe We Did This...
00:38
Stokes Twins
Рет қаралды 104 МЛН
КАК ДУМАЕТЕ КТО ВЫЙГРАЕТ😂
00:29
МЯТНАЯ ФАНТА
Рет қаралды 1,8 МЛН
AWS MGN - STEP by STEP - ONPREM to AWS - ENGLISH
1:09:30
Skill Up With Stan
Рет қаралды 4,1 М.
Introduction to AWS Networking
30:02
AWS with Chetan
Рет қаралды 429 М.
Server Migration from Azure to AWS using AMS - Step-by-Step Guide
27:11
CloudPaathshala
Рет қаралды 1,9 М.
Top 50+ AWS Services Explained in 10 Minutes
11:46
Fireship
Рет қаралды 1,5 МЛН
AWS Architecture Use-Case: Migrating an Enterprise Web-app from on-premise to AWS Cloud
29:27
How I Would Learn AWS Today (after 10 years of cloud experience)
40:28
Be A Better Dev
Рет қаралды 372 М.
Migrate servers to Azure using Azure Migrate
25:00
Thomas Maurer
Рет қаралды 94 М.
⚡️Супер БЫСТРАЯ Зарядка | Проверка
1:00
Samsung Galaxy 🔥 #shorts  #trending #youtubeshorts  #shortvideo ujjawal4u
0:10
Ujjawal4u. 120k Views . 4 hours ago
Рет қаралды 6 МЛН
😱Хакер взломал зашифрованный ноутбук.
0:54
Последний Оплот Безопасности
Рет қаралды 655 М.
НЕ ПОКУПАЙ СМАРТФОН, ПОКА НЕ УЗНАЕШЬ ЭТО! Не ошибись с выбором…
15:23
Как слушать музыку с помощью чека?
0:36
ОБСЛУЖИЛИ САМЫЙ ГРЯЗНЫЙ ПК
1:00
VA-PC
Рет қаралды 1,9 МЛН
Как распознать поддельный iPhone
0:44
PEREKUPILO
Рет қаралды 1,6 МЛН