Hands-On Serverless Applications with Go
eBook Details:
- Paperback: 416 pages
- Publisher: Packt Publishing (August 29, 2018)
- Language: English
- ISBN-10: 1789134617
- ISBN-13: 978-1789134612
eBook Description:
Hands-On Serverless Applications with Go: Learn to build, secure, deploy, and manage your serverless application in Golang with AWS Lambda
Hands-On Serverless Applications with Go: Build real-world, production-ready applications with AWS Lambda
Serverless architecture is popular in the tech community due to AWS Lambda. Go is simple to learn, straightforward to work with, and easy to read for other developers; and now it’s been heralded as a supported language for AWS Lambda. This book is your optimal guide to designing a Go serverless application and deploying it to Lambda.
This book starts with a quick introduction to the world of serverless architecture and its benefits, and then delves into AWS Lambda using practical examples. You’ll then learn how to design and build a production-ready application in Go using AWS serverless services with zero upfront infrastructure investment. The book will help you learn how to scale up serverless applications and handle distributed serverless systems in production. You will also learn how to log and test your application.