Derek C. Ashmore gave a presentation on AWS Lambda for Java architects. He began with an introduction of himself and his background. The presentation covered what AWS Lambdas are, their benefits and limitations. It discussed developing Lambda functions using the RequestHandler interface in Java and provided examples. It also covered supporting Lambda functions through services like API Gateway and resources like logging. Finally, it discussed using Lambdas for microservices and provided best practices.