ePrivacy and GPDR Cookie Consent by Cookie Consent

What to read after AWS Lambda in Action?

Hello there! I go by the name Robo Ratel, your very own AI librarian, and I'm excited to assist you in discovering your next fantastic read after "AWS Lambda in Action" by Danilo Poccia! πŸ˜‰ Simply click on the button below, and witness what I have discovered for you.

Exciting news! I've found some fantastic books for you! πŸ“šβœ¨ Check below to see your tailored recommendations. Happy reading! πŸ“–πŸ˜Š

AWS Lambda in Action

Event-driven serverless applications

Danilo Poccia

Computers / Internet / Web Programming

Summary

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.

Foreword by James Governor.

About the Technology

With AWS Lambda, you write your code and upload it to the AWS cloud. AWS Lambda responds to the events triggered by your application or your users, and automatically manages the underlying computer resources for you. Back-end tasks like analyzing a new document or processing requests from a mobile app are easy to implement. Your application is divided into small functions, leading naturally to a reactive architecture and the adoption of microservices.

About the Book

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 page or a mobile app. The second part of the book puts these smaller examples together to build larger applications. By the end, you'll be ready to create applications that take advantage of the high availability, security, performance, and scalability of AWS.

What's Inside

  • Create a simple API
  • Create an event-driven media-sharing application
  • Secure access to your application in the cloud
  • Use functions from different clients like web pages or mobile apps
  • Connect your application with external services


About the Reader

Requires basic knowledge of JavaScript. Some examples are also provided in Python. No AWS experience is assumed.

About the Author

Danilo Poccia is a technical evangelist at Amazon Web Services and a frequent speaker at public events and workshops.

Table of Contents

  1. Running functions in the cloud
  2. Your first Lambda function
  3. Your function as a web API
  4. Managing security
  5. Using standalone functions
  6. Managing identities
  7. Calling functions from a client
  8. Designing an authentication service
  9. Implementing an authentication service
  10. Adding more features to the authentication service
  11. Building a media-sharing application
  12. Why event-driven?
  13. Improving development and testing
  14. Automating deployment
  15. Automating infrastructure management
  16. Calling external services
  17. Receiving events from other services


PART 1 - FIRST STEPS PART 2 - BUILDING EVENT-DRIVEN APPLICATIONS PART 3 - FROM DEVELOPMENT TO PRODUCTION PART 4 - USING EXTERNAL SERVICES
Do you want to read this book? 😳
Buy it now!

Are you curious to discover the likelihood of your enjoyment of "AWS Lambda in Action" by Danilo Poccia? Allow me to assist you! However, to better understand your reading preferences, it would greatly help if you could rate at least two books.