Book description
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.
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
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
Peter Sbarski is a well-known AWS expert, VP of engineering at A Cloud Guru, and head of Serverlessconf.
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword
- Foreword
- Preface
- Acknowledgments
- About this Book
- About the Author
- About the Cover
- Part 1. First steps
- Part 2. Core Ideas
- Part 3. Growing your Architecture
- Appendix A. Services for your serverless architecture
- Appendix B. Installation and setup
- Appendix C. More about authentication and authorization
- Appendix D. Lambda insider
- Appendix E. Models and mapping
- Appendix F. S3 event message structure
- Appendix G. Serverless Framework and SAM
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Serverless Architectures on AWS: With examples using AWS Lambda
- Author(s):
- Release date: April 2017
- Publisher(s): Manning Publications
- ISBN: 9781617293825
You might also like
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
book
AWS Lambda in Action
AWS Lambda in Action is an example-driven tutorial that teaches you how to build applications that …
book
Amazon Web Services in Action, Second Edition
Summary Amazon Web Services in Action, Second Edition is a comprehensive introduction to computing, storing, and …
book
Building Microservices, 2nd Edition
Distributed systems have become more fine-grained as organizations shift from code-heavy monolithic applications to smaller, self-contained …