AWS lambda quick start guide learn how to build and deploy serverless applications on aws

Discover techniques and tools for building serverless applications with AWS Lambda About This Book Learn to write, run, and deploy Lambda functions in the AWS cloud Make the most of AWS Lambda functions to build scalable and cost-efficient systems A practical guide to developing serverless services...

Descripción completa

Detalles Bibliográficos
Otros Autores: Klems, Markus, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Birmingham, England ; Mumbai : Packt 2018.
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630442306719
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 Console
  • Summary
  • 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 function
  • Using 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.