From Production-Ready Serverless by Yan Cui
From Istio in Action by Christian Posta
This article explores the Istio gateway.
Six Questions for Kesha Williams of AWS Machine Learning in Motion
Kesha Williams is a full-stack web developer specializing in Java and AWS. She has won numerous awards for her innovative development, as well as her work as a college professor, speaker, tech blogger, and mentor. The founder of Colors of STEM, which cultivates role models to inspire girls of all races to enter the science and tech fields.
Six Questions for Yan Cui, instructor of Production-Ready Serverless
Bio: Yan Cui has worked with AWS for almost a decade, and has contributed his knowledge of production AWS Lamda to the Well-Architected whitepaper published by AWS. Based in London, he travels all over the world giving talks and workshops on serverless. This year he has presented in Copenhagen, Milan, Las Vegas, Portland, Tel Aviv, Krakow, and many more. His blog on The Burning Monk covers his favorite topics, including AWS, serverless, functional programming and chaos engineering.
From Amazon Web Services in Action, Second Edition by Michael Wittig and Andreas Wittig
In this article, we will compare various vile systems and how you can share data across EC2 instances.
From Serverless Applications with Node.js by Slobodan Stojanović and Aleksandar Simović
To understand serverless, consider for a moment washing machines. This might sound like a crazy place to start, but owning a server nowadays is similar to owning a washing machine. Everybody needs to clean their clothes, and the most logical solution seems to be buying a washing machine. But most of the time the washing machine is plugged in, it’s doing nothing. At best, it’s used five to fifteen hours per week. Same goes with servers. Most of the time, your average application server is waiting to receive a request, doing nothing.