1.1. Access the Jump HostΒΆ

If you are not familiar with the process for joining a training course, refer to:

Your course registration email contains a link to the UDF course.

../../_images/udf-email.png

Click on the link and log into the student portal with your UDF credentials. If you do not remember your password, click on the Forgot your password? link.

../../_images/udf-login.png

After signing in, click on the Join button.

../../_images/udf-join.png

After joining the course, you will see the DOCUMENTATION tab with some information about the lab resources and a link to the Lab Guide (this document).

../../_images/udf-documentation2.png

Note

You will only need an RDP client to perform the lab exercises. SSH access to the lab environment is not required, so no SSH Key needs to be configured in UDF.

Click on the DEPLOYMENT tab to see all of your lab resources. You will only need to access the Windows jump host.

../../_images/udf-deployment2.png

Under win2019, click on the ACCESS drop-down menu.

Note

If you cannot click on the ACCESS button, then the jump host has not finished booting. Wait until you see a green triangle beside the resource name.

Click on a resolution to use for your RDP session. This lab is best experienced in 1920x1080 resolution. An RDP file will be downloaded to your computer.

Launch the RDP file and accept the warning prompts.

../../_images/jumphost-1.png

At the login prompt (Windows RDP client app), click on More choices, then Use a different account.

Login using the following credentials:

Username: user
Password: user

(It's OK, this resource is only accessible through your authenticated UDF session.)

../../_images/jumphost-2.png

Accept the next warning prompt.

../../_images/jumphost-2b.png

When you see the Networks prompt, click Yes to continue.

../../_images/jumphost-3.png

You should now see the Windows desktop with the following:

  • AWS Console Sign-In shortcut
  • BASH Terminal shortcut

The BASH Terminal window will launch automatically upon login. On first launch, it may take a minute to complete the startup script. When done, you will see the following information (some of which you will use later):

  • Terraform environment variables
  • AWS Console URL, Username ('udf'), and Password (random)
  • Public IP address of the jump host
  • Installed versions for AWS CLI, Terraform, and Ansible software

../../_images/jumphost-4.png

Note

The Windows jump host uses WSL (Windows Subsystem for Linux) to provide access to an Ubuntu Linux environment where Terraform and Ansible are installed.

The UDF system automatically creates a temporary AWS cloud account for use in the lab. The credentials are displayed whenever you launch the BASH Terminal.

If you attempt to run through parts of this lab in your own environment (i.e., not using UDF), you will need to export your own AWS credentials for Terraform to use.

Launch Firefox from the taskbar at the bottom of the desktop. The web browser will open to the SSL Orchestrator 301 Lab Guide. You might find it easier to use this copy of the guide for the rest of the lab.