Coder Social home page Coder Social logo

uakbr / lambda-the-terraform-way Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nsriram/lambda-the-terraform-way

0.0 0.0 0.0 117 KB

AWS Lambda using Terraform., an Introductory Cookbook

License: MIT License

Markdown 96.09% JavaScript 2.23% JSON 1.68%

lambda-the-terraform-way's Introduction

AWS Lambda the Terraform Way

The objective of this tutorial is to understand AWS Lambda in-depth, beyond executing functions, using Terraform. This tutorial walks through setting up Terraform, dependencies for AWS Lambda, getting your first Lambda function running, many of its important features & finally integrating with other AWS services.

Terraform

Terraform will be the primary medium of demonstrating all these examples. Terraform is an infrastructure as code software that helps in managing resources in cloud, by various providers like AWS, GCP, Azure etc., Terraform enables creation of infrastructure by writing code in a declarative form.

Target Audience

Target audience for this tutorial series are developers with basic knowledge of Terraform. A little background on understanding of serverless technologies, infrastructure as code will help.

Note : The tutorial will not discuss examples using the AWS website UI (or) with AWS SDK.

Tutorials

  1. Serverless Introduction
  2. Prerequisites and Setup
  3. Terraform Overview
  4. IAM Account For Tutorial
  5. Hello World - Your First Lambda
  6. Packaging With Dependencies
  7. Lambda Layers
  8. Integrate with S3
  9. Integrate with Kinesis
  10. Integrate with DynamoDB
  11. Integrate with SQS
  12. Integrate with APIGateway
  13. Tear down

Let's Get Started: Serverless Introduction

References (external)

lambda-the-terraform-way's People

Contributors

nsriram 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.