Cargando…

AWS Lambda Quick Start Guide : Learn How to Build and Deploy Serverless Applications on AWS.

Amazon Lambda is the part of Amazon Web Services that lets you run your code without provisioning or managing servers. Amazon Lambda is a compute service that enables you to deploy applications and back-end services that operate with zero upfront cost and require no system administration.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Klems, Markus
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing Ltd, 2018.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover; Title Page; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Getting Started with AWS; Installation and setup guide; Installing the Serverless framework; Introduction to AWS; Cloud service pricing; Pricing example; AWS Management Console; Regions; AWS Lambda; AWS API Gateway; Summary; Chapter 2: Exploring the Serverless Framework; The Serverless framework; Creating a serverless project; Programming a Lambda function with Node.js; Testing and debugging Lambda functions; Testing the API using Postman.
  • Testing and debugging via the AWS Management ConsoleSummary; Chapter 3: Building a Serverless Application; Building a stateless serverless web application backend; Changing the file structure; Creating more functions; Creating a stateful serverless backend with DynamoDB; Creating a web client; Deploying a serverless frontend on CloudFront; Summary; Chapter 4: Programming AWS Lambda with Java; Deploying and Testing AWS Lambda Functions; Lambda Function with S3 Event Input; Creating a Simple Serverless Java Project; Summary; Chapter 5: Programming AWS Lambda with Python.
  • Creating a python lambda functionUsing the Serverless Framework with Python; Building a Serverless backend with Python; Summary; Chapter 6: Programming AWS Lambda with C#; Creating C# Lambda functions with .NETCore; Creating an AWS Lambda project; Creating C# Serverless Project with .NET Core; Summary; Other Books You May Enjoy; Index.