Project given during Interview process. And code accomplishes tasks below
Project 1 Details Create a ruby program that reads a text file that has 5 lines of text. (Create any text you want for each of the 5 lines) The program should extract the fourth word from the 3rd line and display to the console
Project 2 Details In aws create two linux micro instances Write a ruby program that uses the aws ruby sdk to iterate though the aws instances Print out the name of the instance, instance id, instance state, and private ip