10-11-23 02:33 PM
We are migrating our on-premise environment of Blue Prism to AWS
For our on-premise environment we're using VMWare's vSphere for remote access to our Resource Machines
Is there a native remote access option within AWS that we can use that would not require any addition software to be installed?
11-11-23 04:19 PM
Hello Ryan,
If you want to remotely access instances in AWS using RDP (Remote Desktop Protocol), the quickest way is to configure your EC2 instances to allow this type of access.
Reference documentation: https://docs.aws.amazon.com/pt_br/AWSEC2/latest/WindowsGuide/connecting_to_windows_instance.html
Regards,