This document discusses reflections on serverless computing from Diego Pacheco. It describes the evolution from SOA to microservices to serverless. Serverless wave 1 focused on functions and pay-per-use billing but had tooling and scaling limits. Serverless wave 2 enables multi-cloud deployment without vendor lock-in but still has challenges around data management and potential for new integration needs. Kubernetes is the new Linux but other abstractions are adding complexity, and fully serverless applications may require solutions for data integration challenges not yet addressed.