Amazon Web Services

AWS offers a number of products and solutions to support machine learning (ML). First, let's look at how to use AWS to launch a simple machine, following these steps:

  1. After logging into AWS, you will see the following screen:

  1. Select the Launch a virtual machine option. Next, you will see the following screen:
Getting started AWS screen
  1. Click on Get started to go to the next screen, as follows:
Entering your instance identity name
  1. Enter a name (probably your own name) to go to the next screen:
Selecting the operating system 
  1. Select the operating system for deployment. Ubuntu is a good choice:
Selecting Ubuntu for deployment
  1. Select the type of instance, based on the hardware requirements:
  1. In order to log in to the machine, a key pair has to be created for security. Provide a name for the file:
 Verifying the machine name 
  1. You should see a status of Completed, as the preceding screenshot shows. Now, you can switch to the EC2 console by clicking on the following button: 
  1. There will be a short pause, to launch the instance. Once the instance is created, an IP will appear for logging:

  1. By clicking on the Actions button and choosing the Terminate button, one can terminate the instance, whenever required:

By following the preceding steps, one can create an instance with the required hardware and deploy TensorFlow Serving for inference to be queried by the client. 

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset