Serverless Ops: A Beginner's Guide to AWS Lambda and Beyond

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Author(s): Michael Hausenblas
Year: 2016

Language: English

Cover
O’Reilly Web Ops
Copyright
Table of Contents
Preface
You and Me
Acknowledgments
Chapter 1. Overview
A Spectrum of Computing Paradigms
The Concept of Serverless Computing
Conclusion
Chapter 2. The Ecosystem
Overview
AWS Lambda
Azure Functions
Google Cloud Functions
Iron.io
Galactic Fog’s Gestalt
IBM OpenWhisk
Other Players
Cloud or on-Premises?
Conclusion
Chapter 3. Serverless from an Operations Perspective
AppOps
Operations: What’s Required and What Isn’t
Infrastructure Team Checklist
Conclusion
Chapter 4. Serverless Operations Field Guide
Latency Versus Access Frequency
When (Not) to Go Serverless
Application Areas and Use Cases
Challenges
Migration Guide
Walkthrough Example
Preparation
Trigger Configuration
Function Definition
Review and Deploy
Invoke
Where Does the Code Come From?
How Is Testing Performed?
Who Takes Care of Troubleshooting?
How Do You Handle Multiple Functions?
Conclusion
Appendix A. Roll Your Own Serverless Infrastructure
Flock of Birds Architecture
Interacting with Flock of Birds
Limitations of Flock of Birds
Appendix B. References
General
Community and Events
Tooling
In-Use Examples
About the Author