Skip to content

PacktPublishing/AWS-Lambda-Quick-Start-Guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Lambda Quick Start Guide

AWS Lambda Quick Start Guide

This is the code repository for AWS Lambda Quick Start Guide, published by Packt.

Learn how to build and deploy serverless applications on AWS

What is this book about?

AWS Lambda is a part of AWS that lets you run your code without provisioning or managing servers. This enables you to deploy applications and backend services that operate with no upfront cost. This book gets you up to speed on how to build scalable systems and deploy serverless applications with AWS Lambda.

This book covers the following exciting features:

  • Understand the fundamental concepts of AWS Lambda
  • Get to grips with the Serverless Framework and how to create a serverless project
  • Testing and debugging Lambda functions
  • Create a stateful, serverless backend with DynamoDB
  • Program AWS Lambda with Java, Python, and C#

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

service: blog
provider:
  name: aws
  runtime: nodejs4.3
  stage: dev
  region: eu-central-1

Following is what you need for this book: This book is primarily for IT architects and developers who want to build scalable systems and deploy serverless applications with AWS Lambda. No prior knowledge of AWS is necessary.

With the following software and hardware list you can run all code files present in the book (Chapter 1-6).

Software and Hardware List

Chapter Software required OS required
2-3 JavaScript and Serverless Framework(1.26.1) Windows, Mac OS X, and Linux (Any)
4 JAVA(openjdk version 1.8.0_171) and
Serverless Framework(1.26.1) Windows, Mac OS X, and Linux (Any)
5 Python(2.7/3.0) and Serverless Framework(1.26.1) Windows, Mac OS X, and Linux (Any)
6 C Sharp 2015 - community version(c#) and
Serverless Framework(1.26.1) Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Markus Klems Markus Klems is a software development and system administration expert for scalable, high-availability, and high-performance software systems, such as big data, mobile, web application, and Software-as-a-Service systems. Within the framework of his research and development work at TU Berlin and Karlsruhe Institute of Technology (KIT), Markus has gained in-depth knowledge and experience of complex and large-scale IT systems. He has been working with Amazon Web Services (AWS) since 2008 and is particularly excited about serverless computing and serverless microservice architectures.

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781789340198