Giter VIP home page Giter VIP logo

aws-lambda-quick-start-guide's Introduction

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.

aws-lambda-quick-start-guide's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.