This document discusses Java EE microservices using WildFly Swarm. It begins with an introduction of the speaker and their background. It then defines microservices and discusses if you are ready to adopt this architecture. It introduces WildFly Swarm as an open source project for building Java EE microservices and how it provides just enough of an application server. It covers converting existing applications and creating new ones using WildFly Swarm and discusses fractions and the main method. Code examples and additional resources are provided.