Now we will create the EC2 instances for our Mesos application. You will see running instance details on the EC2 dashboard:
Since at present we do not have any instances running, you will find it blank. Let's create instances for our Mesos application to be deployed on those servers.
Click on INSTANCES (on the sidebar) and click Launch Instances. This will direct you to the page for you to select the type of instances you want. For this example, we are using CentOS. To use CentOS, we need to go the marketplace and search CentOS. Select the CentOS 7 module and then click on Continue:
In the following screen, we will ...