Which combination of steps will meet these requirements MOST cost-effectively?
A company is running a web-crawling process on a list of target URLs to obtain training documents for machine learning training algorithms.A fleet of Amazon EC2 t2.micro instances pulls the target URLs from an Amazon Simple Queue Service (Amazon SQS) queue.The instances then write the result of the crawling algorithm as a .csv file to an Amazon Elastic File System (Amazon EFS) volume.The EFS volume is mounted on all instances of the fleet.A separate system adds the URLs to the SQS queue at infrequent rates.The instances crawl each URL in 10 seconds or less.Metrics indicate that some instances are idle when no URLs are in the SQS queue.A solutions architect needs to redesign the architecture to optimize costs.Which combination of steps will meet these requirements MOST cost-effectively? (Choose two.)Read More →