Microservice I implemented using ZeroMQ for my project partner in CS 361: Software Engineering I. Upon receiving a request, my microservice generates a random city and returns the city, country pair as a tuple back to the client. This project was implemented throughout the course using Agile principles.