Using Azure VM and iPad for Development While Traveling

0
0
Asked By TravelingCoder92 On

Hey folks! I'm working on a React app in my spare time and have a trip to Europe coming up next month. I'm thinking about making the most of my flight time to continue developing my app. My plan is to get an Azure subscription, set up a virtual machine (VM) with Windows 11, and preload it with my development environment (like Node.js, VS Code, and Git). I'll use my iPad as a thin client to connect to the VM via RDP, pull my app code from GitHub, and push updates while in flight using in-flight Wi-Fi. The reason I'm going with the iPad is that my only laptop is bulky, and I'd prefer not to carry it around. I only need the VM for about two weeks during my trip. Has anyone successfully used an iPad and Azure VMs for this kind of setup while traveling, particularly mid-flight or internationally? I'd appreciate any insights!

5 Answers

Answered By DeepWebDiver On

What about using GitHub Codespaces? That could be a pretty handy way to code without dealing with a heavy VM setup.

Answered By CloudNavigator On

Just a heads up, depending on where you're traveling from, there could be some egress charges for data. I wouldn't worry too much about it, but it's something to keep in mind!

TravelingCoder92 -

I’m flying from Florida to Paris and back, so a solid 18-hour journey! Thanks for the tip about potential charges.

Answered By NomadCoder89 On

Honestly, I think you’d be better off just relaxing during the flight. You could do some coding once you’re in Paris with a nice coffee or beer if you're into it!

Answered By CloudGuruX On

Have you checked out Azure Virtual Desktop (AVD) or Windows 365? They might have configurations that could help reduce lag and improve performance on your setup. Worth a shot!

Answered By TechJunkie77 On

You might run into some serious lag when using RDP on a VM, especially with in-flight Wi-Fi. It's something to consider if you're planning to do real coding up there. I'd recommend trying some different remote connection tools like TeamViewer; they might perform better than RDP. If it doesn't work out, just take it easy and enjoy the flight!

VacationDev -

Yeah, I get that! If the connection is terrible, maybe just chilling and enjoying a movie would be more fun.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.