By cloning the repository you will find in the *edra_demo* folder the following files:
* host : this is the application executable
* dataEV.txt , dataLEFT.txt, dataRIGHT.txt , dataIn.txt and dataOut.txt : these are the data files required by the application
* plfDNACore.hw.xilinx_aws-vu9p-f1-04261818_dynamic_5_0.awsxclbin : this is the binary file that contains the accelerator image
2. In your EC2 console, you can see your instances and should you have launched successfully the F1 instance, it will be marked as *running*. You need to notice the Public DNS (IPv4) field, as this is going to provide the IP address that you need in order to SSH to the instance.
To connect to your instance you will need the .pem file that you have downloaded. You can connect as the user *centos* using SSH: