AWS Lambda in action event-driven serverless applications

AWS Lambda in Action is an example-driven tutorial that teaches you how to build applications that use an event-driven approach on the back-end. Starting with an overview of AWS Lambda, the book moves on to show you common examples and patterns that you can use to call Lambda functions from a web pa...

Descripción completa

Detalles Bibliográficos
Otros Autores: Poccia, Danilo, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Shelter Island, New York : Manning [2017]
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630129906719
Tabla de Contenidos:
  • Intro
  • Copyright
  • Brief Table of Contents
  • Table of Contents
  • Foreword
  • Preface
  • Acknowledgments
  • About this Book
  • About the cover Illustration
  • Part 1. First steps
  • Chapter 1. Running functions in the cloud
  • Chapter 2. Your first Lambda function
  • Chapter 3. Your function as a web API
  • Part 2. Building event-driven applications
  • Chapter 4. Managing security
  • Chapter 5. Using standalone functions
  • Chapter 6. Managing identities
  • Chapter 7. Calling functions from a client
  • Chapter 8. Designing an authentication service
  • Chapter 9. Implementing an authentication service
  • Chapter 10. Adding more features to the authentication service
  • Chapter 11. Building a media-sharing application
  • Chapter 12. Why event-driven?
  • Part 3. From development to production
  • Chapter 13. Improving development and testing
  • Chapter 14. Automating deployment
  • Chapter 15. Automating infrastructure management
  • Part 4. Using external services
  • Chapter 16. Calling external services
  • Chapter 17. Receiving events from other services
  • Index
  • List of Figures
  • List of Tables
  • List of Listings.