Now that we've explored what microservices are, and how we can use Kotlin to develop these services using several different frameworks, we're going to build our own simple service with Kotlin. We'll use Ktor to develop a simple service using Kotlin, and see how easy it can be to deploy and use that service locally.