This document summarizes a presentation about distributed and highly available server applications in Java and Scala. It discusses the Talkbits architecture, which uses lightweight SOA principles with stateless edge services and specialized systems to manage state. The presentation describes using the Finagle library as a distributed RPC framework with Apache Zookeeper for service discovery. It also covers configuration, deployment, monitoring and logging of services using tools like SLF4J, Logback, CodaHale metrics, Jolokia, Fabric, and Datadog.