Ktor is a web framework built from the ground up using Kotlin and coroutines. Amongst other things it allows for creating robust and performant HTTP server applications. In this talk we’re going to take a look at Ktor, the ideas behind it, and how we can easily create applications and have these deployed to Google Cloud with very little effort.