{"id":13505587,"url":"https://github.com/nsriram/lambda-the-terraform-way","last_synced_at":"2025-04-12T14:58:04.817Z","repository":{"id":41804025,"uuid":"320584633","full_name":"nsriram/lambda-the-terraform-way","owner":"nsriram","description":"AWS Lambda using Terraform., an Introductory Cookbook","archived":false,"fork":false,"pushed_at":"2021-05-08T12:38:52.000Z","size":125,"stargazers_count":1260,"open_issues_count":0,"forks_count":103,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-04-12T14:58:00.250Z","etag":null,"topics":["aws","awslambda","devops","infrastructure-as-code","terraform"],"latest_commit_sha":null,"homepage":"","language":"Markdown","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nsriram.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-11T13:40:22.000Z","updated_at":"2025-04-07T02:24:19.000Z","dependencies_parsed_at":"2022-09-07T08:23:39.502Z","dependency_job_id":null,"html_url":"https://github.com/nsriram/lambda-the-terraform-way","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsriram%2Flambda-the-terraform-way","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsriram%2Flambda-the-terraform-way/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsriram%2Flambda-the-terraform-way/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsriram%2Flambda-the-terraform-way/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nsriram","download_url":"https://codeload.github.com/nsriram/lambda-the-terraform-way/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586249,"owners_count":21128997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","awslambda","devops","infrastructure-as-code","terraform"],"created_at":"2024-08-01T00:01:10.205Z","updated_at":"2025-04-12T14:58:04.797Z","avatar_url":"https://github.com/nsriram.png","language":"Markdown","funding_links":[],"categories":["Markdown","Tutorials and Blog Posts"],"sub_categories":["AWS"],"readme":"# AWS Lambda the Terraform Way\n\nThe objective of this tutorial is to understand AWS Lambda in-depth, beyond executing functions, using Terraform. \nThis tutorial walks through setting up Terraform, dependencies for AWS Lambda, getting your first Lambda function running, \nmany of its important features \u0026 finally integrating with other AWS services. \n\n### Terraform\n[Terraform](https://www.terraform.io/) will be the primary medium of demonstrating all these examples. \nTerraform is an infrastructure as code software that helps in managing resources in cloud, by various providers like \nAWS, GCP, Azure etc., Terraform enables creation of infrastructure by writing code in a declarative form.\n\n### Target Audience\nTarget audience for this tutorial series are developers with basic knowledge of Terraform. \nA little background on understanding of serverless technologies, infrastructure as code will help. \n\u003e Note : The tutorial will not discuss examples using the AWS website UI (or) with AWS SDK.     \n\n## Tutorials\n\n1. [Serverless Introduction](docs/01-serverless-introduction.md)\n2. [Prerequisites and Setup](docs/02-terraform-and-aws-cli-installation.md)\n3. [Terraform Overview](docs/03-terraform-overview.md)\n4. [IAM Account For Tutorial](docs/04-iam-account-setup.md)\n5. [Hello World - Your First Lambda](docs/05-hello-world-your-first-lambda.md)\n6. [Packaging With Dependencies](docs/06-packaging-lambda-with-dependencies.md)\n7. [Lambda Layers](docs/07-lambda-layers.md)\n8. [Integrate with S3](docs/08-integrate-with-s3.md)\n9. [Integrate with Kinesis](docs/09-integrate-with-kinesis.md)\n10. [Integrate with DynamoDB](docs/10-integrate-with-dynamodb.md)\n11. [Integrate with SQS](docs/11-integrate-with-sqs.md)\n12. [Integrate with APIGateway](docs/12-integrate-with-api-gateway.md)\n13. [Tear down](docs/13-teardown.md)\n\n**Let's Get Started**: [Serverless Introduction](docs/01-serverless-introduction.md)\n\n## References (external)\n- [Terraform](https://www.terraform.io/)\n- [AWS Lambda](https://aws.amazon.com/lambda/)\n- [Google Cloud Functions](https://cloud.google.com/functions/)\n- [Azure Functions](https://azure.microsoft.com/en-gb/services/functions/)\n- [Apache OpenWhisk](https://openwhisk.apache.org/)\n- [KNative](https://cloud.google.com/knative/)\n- [Kubeless](https://kubeless.io/)\n- [Serverless](https://serverless.com/)  \n- [OpenFaaS](https://www.openfaas.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsriram%2Flambda-the-terraform-way","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnsriram%2Flambda-the-terraform-way","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsriram%2Flambda-the-terraform-way/lists"}