Serverless Architectures on AWS
eBook - ePub

Serverless Architectures on AWS

With examples using AWS Lambda

  1. 376 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Serverless Architectures on AWS

With examples using AWS Lambda

About this book

Summary Serverless Architectures on AWS teaches you how to build, secure and manage serverless architectures that can power the most demanding web and mobile apps. Forewords by Patrick Debois (Founder of devopsdays) and Dr. Donald F. Ferguson (Columbia University).Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology There's a shift underway toward serverless cloud architectures. With the release of serverless computer technologies such as AWS Lambda, developers are now building entirely serverless platforms at scale. In these new architectures, traditional back-end servers are replaced with cloud functions acting as discrete single-purpose services. By composing and combining these serverless cloud functions together in a loose orchestration and adopting useful third-party services, developers can create powerful yet easy-to-understand applications. About the Book Serverless Architectures on AWS teaches you how to build, secure, and manage serverless architectures that can power the most demanding web and mobile apps. You'll get going quickly with this book's ready-made real-world examples, code snippets, diagrams, and descriptions of architectures that can be readily applied. By the end, you'll be able to architect and build your own serverless applications on AWS. What's Inside

  • First steps with serverless computing
  • Important patterns and architectures
  • Writing AWS Lambda functions and using the API Gateway
  • Composing serverless applications using key services like Auth0 and Firebase
  • Securing, deploying, and managing serverless architectures


About the Reader This book is for software developers interested in back end technologies. Experience with JavaScript (node.js) and AWS is useful but not required. About the Author Dr. Peter Sbarski is a well-known AWS expert, VP of engineering at A Cloud Guru, and head of Serverlessconf. Table of Contents

PART 1 - FIRST STEPS

  • Going serverless
  • Architectures and patterns
  • Building a serverless application
  • Setting up your cloud

PART 2 - CORE IDEAS

  • Authentication and authorization
  • Lambda the orchestrator
  • API Gateway

PART 3 - GROWING YOUR ARCHITECTURE

  • Storage
  • Database
  • Going the last mile

APPENDIXES

  • Services for your serverless architecture
  • Installation and setup
  • More about authentication and authorization
  • Lambda insider
  • Models and mapping

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Serverless Architectures on AWS by Peter Sbarski,Sam Kroonenburg in PDF and/or ePUB format, as well as other popular books in Computer Science & Databases. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Foreword
  5. Foreword
  6. Preface
  7. Acknowledgments
  8. About this Book
  9. About the Author
  10. About the Cover
  11. Part 1. First steps
  12. Part 2. Core Ideas
  13. Part 3. Growing your Architecture
  14. Appendix A. Services for your serverless architecture
  15. Appendix B. Installation and setup
  16. Appendix C. More about authentication and authorization
  17. Appendix D. Lambda insider
  18. Appendix E. Models and mapping
  19. Appendix F. S3 event message structure
  20. Appendix G. Serverless Framework and SAM
  21. Index
  22. List of Figures
  23. List of Tables
  24. List of Listings