Question 82:
A cloud solutions architect needs to execute urgent mission-critical tasks on the AWS Management console. But he has left his Windows-based machine at home. Given that only Non-Graphical User Interface (non-GUI), Linux-based machines are currently available, what would be the most secure option to administer these tasks on the cloud infrastructure?
Answer options:
A.Share the AWS Management Console credentials with the person at home over the phone to execute the tasks on his behalf. B.Use third-party remote desktop software to access the Windows-based machine at home from the non-GUI workstations and administer the required tasks. C.Use Secure Shell (SSH) to securely connect to the Windows-based machine from one of the non-GUI Linux-based machines and log onto the AWS Management console. D.Install and run AWS CLI on one of the non-GUI Linux-based machines, in a shell environment such as bash. The cloud solutions architect will be able to access ALL services just as they can also be accessed from a Windows-based machine.